public class DtoKahaDB
extends java.lang.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="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="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="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="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="indexLFUEvictionFactor" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="indexWriteBatchSize" 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="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.TransactionIdTransformer
Java class for anonymous complex type.
|
static class |
DtoKahaDB.UsageManager
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
archiveCorruptedIndex |
protected java.lang.Boolean |
archiveDataLogs |
protected java.lang.String |
brokerName |
protected java.lang.String |
brokerService |
protected java.util.List<java.lang.Object> |
brokerServiceOrLockerOrTransactionIdTransformer |
protected java.lang.Boolean |
checkForCorruptJournalFiles |
protected java.lang.Long |
checkpointInterval |
protected java.lang.Boolean |
checksumJournalFiles |
protected java.lang.Long |
cleanupInterval |
protected java.lang.Boolean |
concurrentStoreAndDispatchQueues |
protected java.lang.Boolean |
concurrentStoreAndDispatchTopics |
protected java.math.BigInteger |
databaseLockedWaitDelay |
protected java.lang.String |
directory |
protected java.lang.String |
directoryArchive |
protected java.lang.Boolean |
enableIndexDiskSyncs |
protected java.lang.Boolean |
enableIndexPageCaching |
protected java.lang.Boolean |
enableIndexRecoveryFile |
protected java.lang.Boolean |
enableIndexWriteAsync |
protected java.lang.Boolean |
enableJournalDiskSyncs |
protected java.math.BigInteger |
failoverProducersAuditDepth |
protected java.lang.Boolean |
forceRecoverIndex |
protected java.lang.String |
id |
protected java.lang.Boolean |
ignoreMissingJournalfiles |
protected java.lang.String |
indexCacheSize |
protected java.lang.Float |
indexLFUEvictionFactor |
protected java.lang.String |
indexWriteBatchSize |
protected java.lang.String |
journalMaxFileLength |
protected java.lang.String |
journalMaxWriteBatchSize |
protected java.lang.String |
locker |
protected java.lang.Long |
lockKeepAlivePeriod |
protected java.math.BigInteger |
maxAsyncJobs |
protected java.math.BigInteger |
maxFailoverProducersToTrack |
protected java.lang.String |
preallocationScope |
protected java.lang.String |
preallocationStrategy |
protected java.lang.String |
transactionIdTransformer |
protected java.lang.String |
usageManager |
protected java.lang.Boolean |
useIndexLFRUEviction |
protected java.lang.Boolean |
useLock |
| Constructor and Description |
|---|
DtoKahaDB() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.lang.String |
getBrokerName()
Gets the value of the brokerName property.
|
java.lang.String |
getBrokerService()
Gets the value of the brokerService property.
|
java.util.List<java.lang.Object> |
getBrokerServiceOrLockerOrTransactionIdTransformer()
Gets the value of the brokerServiceOrLockerOrTransactionIdTransformer property.
|
java.lang.Long |
getCheckpointInterval()
Gets the value of the checkpointInterval property.
|
java.lang.Long |
getCleanupInterval()
Gets the value of the cleanupInterval property.
|
java.math.BigInteger |
getDatabaseLockedWaitDelay()
Gets the value of the databaseLockedWaitDelay property.
|
java.lang.String |
getDirectory()
Gets the value of the directory property.
|
java.lang.String |
getDirectoryArchive()
Gets the value of the directoryArchive property.
|
java.math.BigInteger |
getFailoverProducersAuditDepth()
Gets the value of the failoverProducersAuditDepth property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.String |
getIndexCacheSize()
Gets the value of the indexCacheSize property.
|
java.lang.Float |
getIndexLFUEvictionFactor()
Gets the value of the indexLFUEvictionFactor property.
|
java.lang.String |
getIndexWriteBatchSize()
Gets the value of the indexWriteBatchSize property.
|
java.lang.String |
getJournalMaxFileLength()
Gets the value of the journalMaxFileLength property.
|
java.lang.String |
getJournalMaxWriteBatchSize()
Gets the value of the journalMaxWriteBatchSize property.
|
java.lang.String |
getLocker()
Gets the value of the locker property.
|
java.lang.Long |
getLockKeepAlivePeriod()
Gets the value of the lockKeepAlivePeriod property.
|
java.math.BigInteger |
getMaxAsyncJobs()
Gets the value of the maxAsyncJobs property.
|
java.math.BigInteger |
getMaxFailoverProducersToTrack()
Gets the value of the maxFailoverProducersToTrack property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
java.lang.String |
getPreallocationScope()
Gets the value of the preallocationScope property.
|
java.lang.String |
getPreallocationStrategy()
Gets the value of the preallocationStrategy property.
|
java.lang.String |
getTransactionIdTransformer()
Gets the value of the transactionIdTransformer property.
|
java.lang.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) |
java.lang.Boolean |
isArchiveCorruptedIndex()
Gets the value of the archiveCorruptedIndex property.
|
java.lang.Boolean |
isArchiveDataLogs()
Gets the value of the archiveDataLogs property.
|
java.lang.Boolean |
isCheckForCorruptJournalFiles()
Gets the value of the checkForCorruptJournalFiles property.
|
java.lang.Boolean |
isChecksumJournalFiles()
Gets the value of the checksumJournalFiles property.
|
java.lang.Boolean |
isConcurrentStoreAndDispatchQueues()
Gets the value of the concurrentStoreAndDispatchQueues property.
|
java.lang.Boolean |
isConcurrentStoreAndDispatchTopics()
Gets the value of the concurrentStoreAndDispatchTopics property.
|
java.lang.Boolean |
isEnableIndexDiskSyncs()
Gets the value of the enableIndexDiskSyncs property.
|
java.lang.Boolean |
isEnableIndexPageCaching()
Gets the value of the enableIndexPageCaching property.
|
java.lang.Boolean |
isEnableIndexRecoveryFile()
Gets the value of the enableIndexRecoveryFile property.
|
java.lang.Boolean |
isEnableIndexWriteAsync()
Gets the value of the enableIndexWriteAsync property.
|
java.lang.Boolean |
isEnableJournalDiskSyncs()
Gets the value of the enableJournalDiskSyncs property.
|
java.lang.Boolean |
isForceRecoverIndex()
Gets the value of the forceRecoverIndex property.
|
java.lang.Boolean |
isIgnoreMissingJournalfiles()
Gets the value of the ignoreMissingJournalfiles property.
|
java.lang.Boolean |
isUseIndexLFRUEviction()
Gets the value of the useIndexLFRUEviction property.
|
java.lang.Boolean |
isUseLock()
Gets the value of the useLock property.
|
void |
setArchiveCorruptedIndex(java.lang.Boolean value)
Sets the value of the archiveCorruptedIndex property.
|
void |
setArchiveDataLogs(java.lang.Boolean value)
Sets the value of the archiveDataLogs property.
|
void |
setBrokerName(java.lang.String value)
Sets the value of the brokerName property.
|
void |
setBrokerService(java.lang.String value)
Sets the value of the brokerService property.
|
void |
setCheckForCorruptJournalFiles(java.lang.Boolean value)
Sets the value of the checkForCorruptJournalFiles property.
|
void |
setCheckpointInterval(java.lang.Long value)
Sets the value of the checkpointInterval property.
|
void |
setChecksumJournalFiles(java.lang.Boolean value)
Sets the value of the checksumJournalFiles property.
|
void |
setCleanupInterval(java.lang.Long value)
Sets the value of the cleanupInterval property.
|
void |
setConcurrentStoreAndDispatchQueues(java.lang.Boolean value)
Sets the value of the concurrentStoreAndDispatchQueues property.
|
void |
setConcurrentStoreAndDispatchTopics(java.lang.Boolean value)
Sets the value of the concurrentStoreAndDispatchTopics property.
|
void |
setDatabaseLockedWaitDelay(java.math.BigInteger value)
Sets the value of the databaseLockedWaitDelay property.
|
void |
setDirectory(java.lang.String value)
Sets the value of the directory property.
|
void |
setDirectoryArchive(java.lang.String value)
Sets the value of the directoryArchive property.
|
void |
setEnableIndexDiskSyncs(java.lang.Boolean value)
Sets the value of the enableIndexDiskSyncs property.
|
void |
setEnableIndexPageCaching(java.lang.Boolean value)
Sets the value of the enableIndexPageCaching property.
|
void |
setEnableIndexRecoveryFile(java.lang.Boolean value)
Sets the value of the enableIndexRecoveryFile property.
|
void |
setEnableIndexWriteAsync(java.lang.Boolean value)
Sets the value of the enableIndexWriteAsync property.
|
void |
setEnableJournalDiskSyncs(java.lang.Boolean value)
Sets the value of the enableJournalDiskSyncs property.
|
void |
setFailoverProducersAuditDepth(java.math.BigInteger value)
Sets the value of the failoverProducersAuditDepth property.
|
void |
setForceRecoverIndex(java.lang.Boolean value)
Sets the value of the forceRecoverIndex property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setIgnoreMissingJournalfiles(java.lang.Boolean value)
Sets the value of the ignoreMissingJournalfiles property.
|
void |
setIndexCacheSize(java.lang.String value)
Sets the value of the indexCacheSize property.
|
void |
setIndexLFUEvictionFactor(java.lang.Float value)
Sets the value of the indexLFUEvictionFactor property.
|
void |
setIndexWriteBatchSize(java.lang.String value)
Sets the value of the indexWriteBatchSize property.
|
void |
setJournalMaxFileLength(java.lang.String value)
Sets the value of the journalMaxFileLength property.
|
void |
setJournalMaxWriteBatchSize(java.lang.String value)
Sets the value of the journalMaxWriteBatchSize property.
|
void |
setLocker(java.lang.String value)
Sets the value of the locker property.
|
void |
setLockKeepAlivePeriod(java.lang.Long value)
Sets the value of the lockKeepAlivePeriod property.
|
void |
setMaxAsyncJobs(java.math.BigInteger value)
Sets the value of the maxAsyncJobs property.
|
void |
setMaxFailoverProducersToTrack(java.math.BigInteger value)
Sets the value of the maxFailoverProducersToTrack property.
|
void |
setPreallocationScope(java.lang.String value)
Sets the value of the preallocationScope property.
|
void |
setPreallocationStrategy(java.lang.String value)
Sets the value of the preallocationStrategy property.
|
void |
setTransactionIdTransformer(java.lang.String value)
Sets the value of the transactionIdTransformer property.
|
void |
setUsageManager(java.lang.String value)
Sets the value of the usageManager property.
|
void |
setUseIndexLFRUEviction(java.lang.Boolean value)
Sets the value of the useIndexLFRUEviction property.
|
void |
setUseLock(java.lang.Boolean value)
Sets the value of the useLock property.
|
java.lang.String |
toString() |
protected java.util.List<java.lang.Object> brokerServiceOrLockerOrTransactionIdTransformer
protected java.lang.Boolean archiveCorruptedIndex
protected java.lang.Boolean archiveDataLogs
protected java.lang.String brokerName
protected java.lang.String brokerService
protected java.lang.Boolean checkForCorruptJournalFiles
protected java.lang.Long checkpointInterval
protected java.lang.Boolean checksumJournalFiles
protected java.lang.Long cleanupInterval
protected java.lang.Boolean concurrentStoreAndDispatchQueues
protected java.lang.Boolean concurrentStoreAndDispatchTopics
protected java.math.BigInteger databaseLockedWaitDelay
protected java.lang.String directory
protected java.lang.String directoryArchive
protected java.lang.Boolean enableIndexDiskSyncs
protected java.lang.Boolean enableIndexPageCaching
protected java.lang.Boolean enableIndexRecoveryFile
protected java.lang.Boolean enableIndexWriteAsync
protected java.lang.Boolean enableJournalDiskSyncs
protected java.math.BigInteger failoverProducersAuditDepth
protected java.lang.Boolean forceRecoverIndex
protected java.lang.Boolean ignoreMissingJournalfiles
protected java.lang.String indexCacheSize
protected java.lang.Float indexLFUEvictionFactor
protected java.lang.String indexWriteBatchSize
protected java.lang.String journalMaxFileLength
protected java.lang.String journalMaxWriteBatchSize
protected java.lang.Long lockKeepAlivePeriod
protected java.lang.String locker
protected java.math.BigInteger maxAsyncJobs
protected java.math.BigInteger maxFailoverProducersToTrack
protected java.lang.String preallocationScope
protected java.lang.String preallocationStrategy
protected java.lang.String transactionIdTransformer
protected java.lang.String usageManager
protected java.lang.Boolean useIndexLFRUEviction
protected java.lang.Boolean useLock
protected java.lang.String id
public java.util.List<java.lang.Object> getBrokerServiceOrLockerOrTransactionIdTransformer()
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 brokerServiceOrLockerOrTransactionIdTransformer property.
For example, to add a new item, do as follows:
getBrokerServiceOrLockerOrTransactionIdTransformer().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoKahaDB.TransactionIdTransformer>
JAXBElement<DtoKahaDB.Locker>
Object
JAXBElement<DtoKahaDB.UsageManager>
JAXBElement<DtoKahaDB.BrokerService>
public java.lang.Boolean isArchiveCorruptedIndex()
Booleanpublic void setArchiveCorruptedIndex(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isArchiveDataLogs()
Booleanpublic void setArchiveDataLogs(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getBrokerName()
Stringpublic void setBrokerName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBrokerService()
Stringpublic void setBrokerService(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isCheckForCorruptJournalFiles()
Booleanpublic void setCheckForCorruptJournalFiles(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Long getCheckpointInterval()
Longpublic void setCheckpointInterval(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Boolean isChecksumJournalFiles()
Booleanpublic void setChecksumJournalFiles(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Long getCleanupInterval()
Longpublic void setCleanupInterval(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Boolean isConcurrentStoreAndDispatchQueues()
Booleanpublic void setConcurrentStoreAndDispatchQueues(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isConcurrentStoreAndDispatchTopics()
Booleanpublic void setConcurrentStoreAndDispatchTopics(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.math.BigInteger getDatabaseLockedWaitDelay()
BigIntegerpublic void setDatabaseLockedWaitDelay(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getDirectory()
Stringpublic void setDirectory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDirectoryArchive()
Stringpublic void setDirectoryArchive(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isEnableIndexDiskSyncs()
Booleanpublic void setEnableIndexDiskSyncs(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableIndexPageCaching()
Booleanpublic void setEnableIndexPageCaching(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableIndexRecoveryFile()
Booleanpublic void setEnableIndexRecoveryFile(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableIndexWriteAsync()
Booleanpublic void setEnableIndexWriteAsync(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableJournalDiskSyncs()
Booleanpublic void setEnableJournalDiskSyncs(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.math.BigInteger getFailoverProducersAuditDepth()
BigIntegerpublic void setFailoverProducersAuditDepth(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.Boolean isForceRecoverIndex()
Booleanpublic void setForceRecoverIndex(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIgnoreMissingJournalfiles()
Booleanpublic void setIgnoreMissingJournalfiles(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getIndexCacheSize()
Stringpublic void setIndexCacheSize(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Float getIndexLFUEvictionFactor()
Floatpublic void setIndexLFUEvictionFactor(java.lang.Float value)
value - allowed object is
Floatpublic java.lang.String getIndexWriteBatchSize()
Stringpublic void setIndexWriteBatchSize(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getJournalMaxFileLength()
Stringpublic void setJournalMaxFileLength(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getJournalMaxWriteBatchSize()
Stringpublic void setJournalMaxWriteBatchSize(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Long getLockKeepAlivePeriod()
Longpublic void setLockKeepAlivePeriod(java.lang.Long value)
value - allowed object is
Longpublic java.lang.String getLocker()
Stringpublic void setLocker(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getMaxAsyncJobs()
BigIntegerpublic void setMaxAsyncJobs(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getMaxFailoverProducersToTrack()
BigIntegerpublic void setMaxFailoverProducersToTrack(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getPreallocationScope()
Stringpublic void setPreallocationScope(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPreallocationStrategy()
Stringpublic void setPreallocationStrategy(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTransactionIdTransformer()
Stringpublic void setTransactionIdTransformer(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUsageManager()
Stringpublic void setUsageManager(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isUseIndexLFRUEviction()
Booleanpublic void setUseIndexLFRUEviction(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isUseLock()
Booleanpublic void setUseLock(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.util.Map<javax.xml.namespace.QName,java.lang.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 java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.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 int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.ObjectCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.