public class DtoKahaDB extends Object implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<choice>
<element name="brokerService" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}broker"/>
<element ref="{http://activemq.apache.org/schema/core}brokerService"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="locker" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}database-locker"/>
<element ref="{http://activemq.apache.org/schema/core}lease-database-locker"/>
<element ref="{http://activemq.apache.org/schema/core}shared-file-locker"/>
<element ref="{http://activemq.apache.org/schema/core}transact-database-locker"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="scheduledThreadPoolExecutor" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="transactionIdTransformer" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="usageManager" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}systemUsage"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="archiveCorruptedIndex" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="archiveDataLogs" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="brokerName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="checkForCorruptJournalFiles" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="checkpointInterval" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="checksumJournalFiles" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="cleanupInterval" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="compactAcksAfterNoGC" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="compactAcksIgnoresStoreGrowth" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="concurrentStoreAndDispatchQueues" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="concurrentStoreAndDispatchTopics" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="databaseLockedWaitDelay" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="directory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="directoryArchive" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="enableAckCompaction" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="enableIndexDiskSyncs" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="enableIndexPageCaching" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="enableIndexRecoveryFile" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="enableIndexWriteAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="enableJournalDiskSyncs" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="enableSubscriptionStatistics" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="failoverProducersAuditDepth" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="forceRecoverIndex" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="ignoreMissingJournalfiles" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="indexCacheSize" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="indexDirectory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="indexLFUEvictionFactor" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="indexWriteBatchSize" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="journalDiskSyncInterval" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="journalDiskSyncStrategy" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="journalMaxFileLength" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="journalMaxWriteBatchSize" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lockKeepAlivePeriod" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="locker" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="maxAsyncJobs" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="maxFailoverProducersToTrack" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="preallocationScope" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="preallocationStrategy" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="scheduledThreadPoolExecutor" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="transactionIdTransformer" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="usageManager" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="useIndexLFRUEviction" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="useLock" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DtoKahaDB.BrokerService
Java class for anonymous complex type.
|
static class |
DtoKahaDB.Locker
Java class for anonymous complex type.
|
static class |
DtoKahaDB.ScheduledThreadPoolExecutor
Java class for anonymous complex type.
|
static class |
DtoKahaDB.TransactionIdTransformer
Java class for anonymous complex type.
|
static class |
DtoKahaDB.UsageManager
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
DtoKahaDB() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getBrokerName()
Gets the value of the brokerName property.
|
String |
getBrokerService()
Gets the value of the brokerService property.
|
List<Object> |
getBrokerServiceOrLockerOrScheduledThreadPoolExecutor()
Gets the value of the brokerServiceOrLockerOrScheduledThreadPoolExecutor property.
|
Long |
getCheckpointInterval()
Gets the value of the checkpointInterval property.
|
Long |
getCleanupInterval()
Gets the value of the cleanupInterval property.
|
BigInteger |
getCompactAcksAfterNoGC()
Gets the value of the compactAcksAfterNoGC property.
|
BigInteger |
getDatabaseLockedWaitDelay()
Gets the value of the databaseLockedWaitDelay property.
|
String |
getDirectory()
Gets the value of the directory property.
|
String |
getDirectoryArchive()
Gets the value of the directoryArchive property.
|
BigInteger |
getFailoverProducersAuditDepth()
Gets the value of the failoverProducersAuditDepth property.
|
String |
getId()
Gets the value of the id property.
|
String |
getIndexCacheSize()
Gets the value of the indexCacheSize property.
|
String |
getIndexDirectory()
Gets the value of the indexDirectory property.
|
Float |
getIndexLFUEvictionFactor()
Gets the value of the indexLFUEvictionFactor property.
|
String |
getIndexWriteBatchSize()
Gets the value of the indexWriteBatchSize property.
|
Long |
getJournalDiskSyncInterval()
Gets the value of the journalDiskSyncInterval property.
|
String |
getJournalDiskSyncStrategy()
Gets the value of the journalDiskSyncStrategy property.
|
String |
getJournalMaxFileLength()
Gets the value of the journalMaxFileLength property.
|
String |
getJournalMaxWriteBatchSize()
Gets the value of the journalMaxWriteBatchSize property.
|
String |
getLocker()
Gets the value of the locker property.
|
Long |
getLockKeepAlivePeriod()
Gets the value of the lockKeepAlivePeriod property.
|
BigInteger |
getMaxAsyncJobs()
Gets the value of the maxAsyncJobs property.
|
BigInteger |
getMaxFailoverProducersToTrack()
Gets the value of the maxFailoverProducersToTrack property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getPreallocationScope()
Gets the value of the preallocationScope property.
|
String |
getPreallocationStrategy()
Gets the value of the preallocationStrategy property.
|
String |
getScheduledThreadPoolExecutor()
Gets the value of the scheduledThreadPoolExecutor property.
|
String |
getTransactionIdTransformer()
Gets the value of the transactionIdTransformer property.
|
String |
getUsageManager()
Gets the value of the usageManager property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isArchiveCorruptedIndex()
Gets the value of the archiveCorruptedIndex property.
|
Boolean |
isArchiveDataLogs()
Gets the value of the archiveDataLogs property.
|
Boolean |
isCheckForCorruptJournalFiles()
Gets the value of the checkForCorruptJournalFiles property.
|
Boolean |
isChecksumJournalFiles()
Gets the value of the checksumJournalFiles property.
|
Boolean |
isCompactAcksIgnoresStoreGrowth()
Gets the value of the compactAcksIgnoresStoreGrowth property.
|
Boolean |
isConcurrentStoreAndDispatchQueues()
Gets the value of the concurrentStoreAndDispatchQueues property.
|
Boolean |
isConcurrentStoreAndDispatchTopics()
Gets the value of the concurrentStoreAndDispatchTopics property.
|
Boolean |
isEnableAckCompaction()
Gets the value of the enableAckCompaction property.
|
Boolean |
isEnableIndexDiskSyncs()
Gets the value of the enableIndexDiskSyncs property.
|
Boolean |
isEnableIndexPageCaching()
Gets the value of the enableIndexPageCaching property.
|
Boolean |
isEnableIndexRecoveryFile()
Gets the value of the enableIndexRecoveryFile property.
|
Boolean |
isEnableIndexWriteAsync()
Gets the value of the enableIndexWriteAsync property.
|
Boolean |
isEnableJournalDiskSyncs()
Gets the value of the enableJournalDiskSyncs property.
|
Boolean |
isEnableSubscriptionStatistics()
Gets the value of the enableSubscriptionStatistics property.
|
Boolean |
isForceRecoverIndex()
Gets the value of the forceRecoverIndex property.
|
Boolean |
isIgnoreMissingJournalfiles()
Gets the value of the ignoreMissingJournalfiles property.
|
Boolean |
isUseIndexLFRUEviction()
Gets the value of the useIndexLFRUEviction property.
|
Boolean |
isUseLock()
Gets the value of the useLock property.
|
void |
setArchiveCorruptedIndex(Boolean value)
Sets the value of the archiveCorruptedIndex property.
|
void |
setArchiveDataLogs(Boolean value)
Sets the value of the archiveDataLogs property.
|
void |
setBrokerName(String value)
Sets the value of the brokerName property.
|
void |
setBrokerService(String value)
Sets the value of the brokerService property.
|
void |
setCheckForCorruptJournalFiles(Boolean value)
Sets the value of the checkForCorruptJournalFiles property.
|
void |
setCheckpointInterval(Long value)
Sets the value of the checkpointInterval property.
|
void |
setChecksumJournalFiles(Boolean value)
Sets the value of the checksumJournalFiles property.
|
void |
setCleanupInterval(Long value)
Sets the value of the cleanupInterval property.
|
void |
setCompactAcksAfterNoGC(BigInteger value)
Sets the value of the compactAcksAfterNoGC property.
|
void |
setCompactAcksIgnoresStoreGrowth(Boolean value)
Sets the value of the compactAcksIgnoresStoreGrowth property.
|
void |
setConcurrentStoreAndDispatchQueues(Boolean value)
Sets the value of the concurrentStoreAndDispatchQueues property.
|
void |
setConcurrentStoreAndDispatchTopics(Boolean value)
Sets the value of the concurrentStoreAndDispatchTopics property.
|
void |
setDatabaseLockedWaitDelay(BigInteger value)
Sets the value of the databaseLockedWaitDelay property.
|
void |
setDirectory(String value)
Sets the value of the directory property.
|
void |
setDirectoryArchive(String value)
Sets the value of the directoryArchive property.
|
void |
setEnableAckCompaction(Boolean value)
Sets the value of the enableAckCompaction property.
|
void |
setEnableIndexDiskSyncs(Boolean value)
Sets the value of the enableIndexDiskSyncs property.
|
void |
setEnableIndexPageCaching(Boolean value)
Sets the value of the enableIndexPageCaching property.
|
void |
setEnableIndexRecoveryFile(Boolean value)
Sets the value of the enableIndexRecoveryFile property.
|
void |
setEnableIndexWriteAsync(Boolean value)
Sets the value of the enableIndexWriteAsync property.
|
void |
setEnableJournalDiskSyncs(Boolean value)
Sets the value of the enableJournalDiskSyncs property.
|
void |
setEnableSubscriptionStatistics(Boolean value)
Sets the value of the enableSubscriptionStatistics property.
|
void |
setFailoverProducersAuditDepth(BigInteger value)
Sets the value of the failoverProducersAuditDepth property.
|
void |
setForceRecoverIndex(Boolean value)
Sets the value of the forceRecoverIndex property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setIgnoreMissingJournalfiles(Boolean value)
Sets the value of the ignoreMissingJournalfiles property.
|
void |
setIndexCacheSize(String value)
Sets the value of the indexCacheSize property.
|
void |
setIndexDirectory(String value)
Sets the value of the indexDirectory property.
|
void |
setIndexLFUEvictionFactor(Float value)
Sets the value of the indexLFUEvictionFactor property.
|
void |
setIndexWriteBatchSize(String value)
Sets the value of the indexWriteBatchSize property.
|
void |
setJournalDiskSyncInterval(Long value)
Sets the value of the journalDiskSyncInterval property.
|
void |
setJournalDiskSyncStrategy(String value)
Sets the value of the journalDiskSyncStrategy property.
|
void |
setJournalMaxFileLength(String value)
Sets the value of the journalMaxFileLength property.
|
void |
setJournalMaxWriteBatchSize(String value)
Sets the value of the journalMaxWriteBatchSize property.
|
void |
setLocker(String value)
Sets the value of the locker property.
|
void |
setLockKeepAlivePeriod(Long value)
Sets the value of the lockKeepAlivePeriod property.
|
void |
setMaxAsyncJobs(BigInteger value)
Sets the value of the maxAsyncJobs property.
|
void |
setMaxFailoverProducersToTrack(BigInteger value)
Sets the value of the maxFailoverProducersToTrack property.
|
void |
setPreallocationScope(String value)
Sets the value of the preallocationScope property.
|
void |
setPreallocationStrategy(String value)
Sets the value of the preallocationStrategy property.
|
void |
setScheduledThreadPoolExecutor(String value)
Sets the value of the scheduledThreadPoolExecutor property.
|
void |
setTransactionIdTransformer(String value)
Sets the value of the transactionIdTransformer property.
|
void |
setUsageManager(String value)
Sets the value of the usageManager property.
|
void |
setUseIndexLFRUEviction(Boolean value)
Sets the value of the useIndexLFRUEviction property.
|
void |
setUseLock(Boolean value)
Sets the value of the useLock property.
|
String |
toString() |
protected List<Object> brokerServiceOrLockerOrScheduledThreadPoolExecutor
protected Boolean archiveCorruptedIndex
protected Boolean archiveDataLogs
protected String brokerName
protected String brokerService
protected Boolean checkForCorruptJournalFiles
protected Long checkpointInterval
protected Boolean checksumJournalFiles
protected Long cleanupInterval
protected BigInteger compactAcksAfterNoGC
protected Boolean compactAcksIgnoresStoreGrowth
protected Boolean concurrentStoreAndDispatchQueues
protected Boolean concurrentStoreAndDispatchTopics
protected BigInteger databaseLockedWaitDelay
protected String directoryArchive
protected Boolean enableAckCompaction
protected Boolean enableIndexDiskSyncs
protected Boolean enableIndexPageCaching
protected Boolean enableIndexRecoveryFile
protected Boolean enableIndexWriteAsync
protected Boolean enableJournalDiskSyncs
protected Boolean enableSubscriptionStatistics
protected BigInteger failoverProducersAuditDepth
protected Boolean forceRecoverIndex
protected Boolean ignoreMissingJournalfiles
protected String indexCacheSize
protected String indexDirectory
protected Float indexLFUEvictionFactor
protected String indexWriteBatchSize
protected Long journalDiskSyncInterval
protected String journalDiskSyncStrategy
protected String journalMaxFileLength
protected String journalMaxWriteBatchSize
protected Long lockKeepAlivePeriod
protected BigInteger maxAsyncJobs
protected BigInteger maxFailoverProducersToTrack
protected String preallocationScope
protected String preallocationStrategy
protected String scheduledThreadPoolExecutor
protected String transactionIdTransformer
protected String usageManager
protected Boolean useIndexLFRUEviction
public DtoKahaDB()
public List<Object> getBrokerServiceOrLockerOrScheduledThreadPoolExecutor()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the brokerServiceOrLockerOrScheduledThreadPoolExecutor property.
For example, to add a new item, do as follows:
getBrokerServiceOrLockerOrScheduledThreadPoolExecutor().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoKahaDB.Locker>
Object
JAXBElement<DtoKahaDB.ScheduledThreadPoolExecutor>
JAXBElement<DtoKahaDB.UsageManager>
JAXBElement<DtoKahaDB.BrokerService>
JAXBElement<DtoKahaDB.TransactionIdTransformer>
public Boolean isArchiveCorruptedIndex()
Booleanpublic void setArchiveCorruptedIndex(Boolean value)
value - allowed object is
Booleanpublic Boolean isArchiveDataLogs()
Booleanpublic void setArchiveDataLogs(Boolean value)
value - allowed object is
Booleanpublic String getBrokerName()
Stringpublic void setBrokerName(String value)
value - allowed object is
Stringpublic String getBrokerService()
Stringpublic void setBrokerService(String value)
value - allowed object is
Stringpublic Boolean isCheckForCorruptJournalFiles()
Booleanpublic void setCheckForCorruptJournalFiles(Boolean value)
value - allowed object is
Booleanpublic Long getCheckpointInterval()
Longpublic void setCheckpointInterval(Long value)
value - allowed object is
Longpublic Boolean isChecksumJournalFiles()
Booleanpublic void setChecksumJournalFiles(Boolean value)
value - allowed object is
Booleanpublic Long getCleanupInterval()
Longpublic void setCleanupInterval(Long value)
value - allowed object is
Longpublic BigInteger getCompactAcksAfterNoGC()
BigIntegerpublic void setCompactAcksAfterNoGC(BigInteger value)
value - allowed object is
BigIntegerpublic Boolean isCompactAcksIgnoresStoreGrowth()
Booleanpublic void setCompactAcksIgnoresStoreGrowth(Boolean value)
value - allowed object is
Booleanpublic Boolean isConcurrentStoreAndDispatchQueues()
Booleanpublic void setConcurrentStoreAndDispatchQueues(Boolean value)
value - allowed object is
Booleanpublic Boolean isConcurrentStoreAndDispatchTopics()
Booleanpublic void setConcurrentStoreAndDispatchTopics(Boolean value)
value - allowed object is
Booleanpublic BigInteger getDatabaseLockedWaitDelay()
BigIntegerpublic void setDatabaseLockedWaitDelay(BigInteger value)
value - allowed object is
BigIntegerpublic String getDirectory()
Stringpublic void setDirectory(String value)
value - allowed object is
Stringpublic String getDirectoryArchive()
Stringpublic void setDirectoryArchive(String value)
value - allowed object is
Stringpublic Boolean isEnableAckCompaction()
Booleanpublic void setEnableAckCompaction(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableIndexDiskSyncs()
Booleanpublic void setEnableIndexDiskSyncs(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableIndexPageCaching()
Booleanpublic void setEnableIndexPageCaching(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableIndexRecoveryFile()
Booleanpublic void setEnableIndexRecoveryFile(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableIndexWriteAsync()
Booleanpublic void setEnableIndexWriteAsync(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableJournalDiskSyncs()
Booleanpublic void setEnableJournalDiskSyncs(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableSubscriptionStatistics()
Booleanpublic void setEnableSubscriptionStatistics(Boolean value)
value - allowed object is
Booleanpublic BigInteger getFailoverProducersAuditDepth()
BigIntegerpublic void setFailoverProducersAuditDepth(BigInteger value)
value - allowed object is
BigIntegerpublic Boolean isForceRecoverIndex()
Booleanpublic void setForceRecoverIndex(Boolean value)
value - allowed object is
Booleanpublic Boolean isIgnoreMissingJournalfiles()
Booleanpublic void setIgnoreMissingJournalfiles(Boolean value)
value - allowed object is
Booleanpublic String getIndexCacheSize()
Stringpublic void setIndexCacheSize(String value)
value - allowed object is
Stringpublic String getIndexDirectory()
Stringpublic void setIndexDirectory(String value)
value - allowed object is
Stringpublic Float getIndexLFUEvictionFactor()
Floatpublic void setIndexLFUEvictionFactor(Float value)
value - allowed object is
Floatpublic String getIndexWriteBatchSize()
Stringpublic void setIndexWriteBatchSize(String value)
value - allowed object is
Stringpublic Long getJournalDiskSyncInterval()
Longpublic void setJournalDiskSyncInterval(Long value)
value - allowed object is
Longpublic String getJournalDiskSyncStrategy()
Stringpublic void setJournalDiskSyncStrategy(String value)
value - allowed object is
Stringpublic String getJournalMaxFileLength()
Stringpublic void setJournalMaxFileLength(String value)
value - allowed object is
Stringpublic String getJournalMaxWriteBatchSize()
Stringpublic void setJournalMaxWriteBatchSize(String value)
value - allowed object is
Stringpublic Long getLockKeepAlivePeriod()
Longpublic void setLockKeepAlivePeriod(Long value)
value - allowed object is
Longpublic String getLocker()
Stringpublic void setLocker(String value)
value - allowed object is
Stringpublic BigInteger getMaxAsyncJobs()
BigIntegerpublic void setMaxAsyncJobs(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getMaxFailoverProducersToTrack()
BigIntegerpublic void setMaxFailoverProducersToTrack(BigInteger value)
value - allowed object is
BigIntegerpublic String getPreallocationScope()
Stringpublic void setPreallocationScope(String value)
value - allowed object is
Stringpublic String getPreallocationStrategy()
Stringpublic void setPreallocationStrategy(String value)
value - allowed object is
Stringpublic String getScheduledThreadPoolExecutor()
Stringpublic void setScheduledThreadPoolExecutor(String value)
value - allowed object is
Stringpublic String getTransactionIdTransformer()
Stringpublic void setTransactionIdTransformer(String value)
value - allowed object is
Stringpublic String getUsageManager()
Stringpublic void setUsageManager(String value)
value - allowed object is
Stringpublic Boolean isUseIndexLFRUEviction()
Booleanpublic void setUseIndexLFRUEviction(Boolean value)
value - allowed object is
Booleanpublic Boolean isUseLock()
Booleanpublic void setUseLock(Boolean value)
value - allowed object is
Booleanpublic void setId(String value)
value - allowed object is
Stringpublic Map<QName,String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.EqualsCopyright © 2005–2017 The Apache Software Foundation. All rights reserved.