|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.util.qos.storage.QueuePropertyBase
org.xmlBlaster.util.qos.storage.TopicStoreProperty
Helper class holding properties of the Topics storage.
Theses properties are server side only and must be set before startup of xmlBlaster, e.g.:
persistence/topicStore/maxEntries=1000000 persistence/topicStore/maxEntriesCache=10
| Field Summary |
| Constructor Summary | |
TopicStoreProperty(Global glob,
java.lang.String nodeId)
Enforces a high default setting for maxEntries and maxBytes |
|
| Method Summary | |
java.lang.String |
getRootTagName()
The tag name for configuration, here it is <topicStore ...> |
static void |
main(java.lang.String[] args)
For testing: java org.xmlBlaster.util.qos.storage.TopicStoreProperty |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TopicStoreProperty(Global glob,
java.lang.String nodeId)
QueuePropertyBase.QueuePropertyBase(Global, String)| Method Detail |
public java.lang.String getRootTagName()
getRootTagName in class QueuePropertyBasepublic static void main(java.lang.String[] args)
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||