Class DtoKahaDB
- java.lang.Object
-
- org.apache.activemq.schema.core.DtoKahaDB
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class DtoKahaDB extends Object implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Classe Java pour anonymous complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<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="directory" 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="directoryArchive" 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="indexDirectory" 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="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="cleanupOnStop" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <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="purgeRecoveredXATransactionStrategy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="scheduledThreadPoolExecutor" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="stopOnError" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <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>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDtoKahaDB.BrokerServiceClasse Java pour anonymous complex type.static classDtoKahaDB.DirectoryClasse Java pour anonymous complex type.static classDtoKahaDB.DirectoryArchiveClasse Java pour anonymous complex type.static classDtoKahaDB.IndexDirectoryClasse Java pour anonymous complex type.static classDtoKahaDB.LockerClasse Java pour anonymous complex type.static classDtoKahaDB.ScheduledThreadPoolExecutorClasse Java pour anonymous complex type.static classDtoKahaDB.TransactionIdTransformerClasse Java pour anonymous complex type.static classDtoKahaDB.UsageManagerClasse Java pour anonymous complex type.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DtoKahaDB()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)StringBuilderappendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)booleanequals(Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)StringgetBrokerName()Obtient la valeur de la propriété brokerName.StringgetBrokerService()Obtient la valeur de la propriété brokerService.List<Object>getBrokerServiceOrDirectoryOrDirectoryArchive()Gets the value of the brokerServiceOrDirectoryOrDirectoryArchive property.LonggetCheckpointInterval()Obtient la valeur de la propriété checkpointInterval.LonggetCleanupInterval()Obtient la valeur de la propriété cleanupInterval.BigIntegergetCompactAcksAfterNoGC()Obtient la valeur de la propriété compactAcksAfterNoGC.BigIntegergetDatabaseLockedWaitDelay()Obtient la valeur de la propriété databaseLockedWaitDelay.StringgetDirectory()Obtient la valeur de la propriété directory.StringgetDirectoryArchive()Obtient la valeur de la propriété directoryArchive.BigIntegergetFailoverProducersAuditDepth()Obtient la valeur de la propriété failoverProducersAuditDepth.StringgetId()Obtient la valeur de la propriété id.StringgetIndexCacheSize()Obtient la valeur de la propriété indexCacheSize.StringgetIndexDirectory()Obtient la valeur de la propriété indexDirectory.FloatgetIndexLFUEvictionFactor()Obtient la valeur de la propriété indexLFUEvictionFactor.StringgetIndexWriteBatchSize()Obtient la valeur de la propriété indexWriteBatchSize.LonggetJournalDiskSyncInterval()Obtient la valeur de la propriété journalDiskSyncInterval.StringgetJournalDiskSyncStrategy()Obtient la valeur de la propriété journalDiskSyncStrategy.StringgetJournalMaxFileLength()Obtient la valeur de la propriété journalMaxFileLength.StringgetJournalMaxWriteBatchSize()Obtient la valeur de la propriété journalMaxWriteBatchSize.StringgetLocker()Obtient la valeur de la propriété locker.LonggetLockKeepAlivePeriod()Obtient la valeur de la propriété lockKeepAlivePeriod.BigIntegergetMaxAsyncJobs()Obtient la valeur de la propriété maxAsyncJobs.BigIntegergetMaxFailoverProducersToTrack()Obtient la valeur de la propriété maxFailoverProducersToTrack.Map<QName,String>getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.StringgetPreallocationScope()Obtient la valeur de la propriété preallocationScope.StringgetPreallocationStrategy()Obtient la valeur de la propriété preallocationStrategy.StringgetPurgeRecoveredXATransactionStrategy()Obtient la valeur de la propriété purgeRecoveredXATransactionStrategy.StringgetScheduledThreadPoolExecutor()Obtient la valeur de la propriété scheduledThreadPoolExecutor.StringgetTransactionIdTransformer()Obtient la valeur de la propriété transactionIdTransformer.StringgetUsageManager()Obtient la valeur de la propriété usageManager.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)BooleanisArchiveCorruptedIndex()Obtient la valeur de la propriété archiveCorruptedIndex.BooleanisArchiveDataLogs()Obtient la valeur de la propriété archiveDataLogs.BooleanisCheckForCorruptJournalFiles()Obtient la valeur de la propriété checkForCorruptJournalFiles.BooleanisChecksumJournalFiles()Obtient la valeur de la propriété checksumJournalFiles.BooleanisCleanupOnStop()Obtient la valeur de la propriété cleanupOnStop.BooleanisCompactAcksIgnoresStoreGrowth()Obtient la valeur de la propriété compactAcksIgnoresStoreGrowth.BooleanisConcurrentStoreAndDispatchQueues()Obtient la valeur de la propriété concurrentStoreAndDispatchQueues.BooleanisConcurrentStoreAndDispatchTopics()Obtient la valeur de la propriété concurrentStoreAndDispatchTopics.BooleanisEnableAckCompaction()Obtient la valeur de la propriété enableAckCompaction.BooleanisEnableIndexDiskSyncs()Obtient la valeur de la propriété enableIndexDiskSyncs.BooleanisEnableIndexPageCaching()Obtient la valeur de la propriété enableIndexPageCaching.BooleanisEnableIndexRecoveryFile()Obtient la valeur de la propriété enableIndexRecoveryFile.BooleanisEnableIndexWriteAsync()Obtient la valeur de la propriété enableIndexWriteAsync.BooleanisEnableJournalDiskSyncs()Obtient la valeur de la propriété enableJournalDiskSyncs.BooleanisEnableSubscriptionStatistics()Obtient la valeur de la propriété enableSubscriptionStatistics.BooleanisForceRecoverIndex()Obtient la valeur de la propriété forceRecoverIndex.BooleanisIgnoreMissingJournalfiles()Obtient la valeur de la propriété ignoreMissingJournalfiles.BooleanisStopOnError()Obtient la valeur de la propriété stopOnError.BooleanisUseIndexLFRUEviction()Obtient la valeur de la propriété useIndexLFRUEviction.BooleanisUseLock()Obtient la valeur de la propriété useLock.voidsetArchiveCorruptedIndex(Boolean value)Définit la valeur de la propriété archiveCorruptedIndex.voidsetArchiveDataLogs(Boolean value)Définit la valeur de la propriété archiveDataLogs.voidsetBrokerName(String value)Définit la valeur de la propriété brokerName.voidsetBrokerService(String value)Définit la valeur de la propriété brokerService.voidsetCheckForCorruptJournalFiles(Boolean value)Définit la valeur de la propriété checkForCorruptJournalFiles.voidsetCheckpointInterval(Long value)Définit la valeur de la propriété checkpointInterval.voidsetChecksumJournalFiles(Boolean value)Définit la valeur de la propriété checksumJournalFiles.voidsetCleanupInterval(Long value)Définit la valeur de la propriété cleanupInterval.voidsetCleanupOnStop(Boolean value)Définit la valeur de la propriété cleanupOnStop.voidsetCompactAcksAfterNoGC(BigInteger value)Définit la valeur de la propriété compactAcksAfterNoGC.voidsetCompactAcksIgnoresStoreGrowth(Boolean value)Définit la valeur de la propriété compactAcksIgnoresStoreGrowth.voidsetConcurrentStoreAndDispatchQueues(Boolean value)Définit la valeur de la propriété concurrentStoreAndDispatchQueues.voidsetConcurrentStoreAndDispatchTopics(Boolean value)Définit la valeur de la propriété concurrentStoreAndDispatchTopics.voidsetDatabaseLockedWaitDelay(BigInteger value)Définit la valeur de la propriété databaseLockedWaitDelay.voidsetDirectory(String value)Définit la valeur de la propriété directory.voidsetDirectoryArchive(String value)Définit la valeur de la propriété directoryArchive.voidsetEnableAckCompaction(Boolean value)Définit la valeur de la propriété enableAckCompaction.voidsetEnableIndexDiskSyncs(Boolean value)Définit la valeur de la propriété enableIndexDiskSyncs.voidsetEnableIndexPageCaching(Boolean value)Définit la valeur de la propriété enableIndexPageCaching.voidsetEnableIndexRecoveryFile(Boolean value)Définit la valeur de la propriété enableIndexRecoveryFile.voidsetEnableIndexWriteAsync(Boolean value)Définit la valeur de la propriété enableIndexWriteAsync.voidsetEnableJournalDiskSyncs(Boolean value)Définit la valeur de la propriété enableJournalDiskSyncs.voidsetEnableSubscriptionStatistics(Boolean value)Définit la valeur de la propriété enableSubscriptionStatistics.voidsetFailoverProducersAuditDepth(BigInteger value)Définit la valeur de la propriété failoverProducersAuditDepth.voidsetForceRecoverIndex(Boolean value)Définit la valeur de la propriété forceRecoverIndex.voidsetId(String value)Définit la valeur de la propriété id.voidsetIgnoreMissingJournalfiles(Boolean value)Définit la valeur de la propriété ignoreMissingJournalfiles.voidsetIndexCacheSize(String value)Définit la valeur de la propriété indexCacheSize.voidsetIndexDirectory(String value)Définit la valeur de la propriété indexDirectory.voidsetIndexLFUEvictionFactor(Float value)Définit la valeur de la propriété indexLFUEvictionFactor.voidsetIndexWriteBatchSize(String value)Définit la valeur de la propriété indexWriteBatchSize.voidsetJournalDiskSyncInterval(Long value)Définit la valeur de la propriété journalDiskSyncInterval.voidsetJournalDiskSyncStrategy(String value)Définit la valeur de la propriété journalDiskSyncStrategy.voidsetJournalMaxFileLength(String value)Définit la valeur de la propriété journalMaxFileLength.voidsetJournalMaxWriteBatchSize(String value)Définit la valeur de la propriété journalMaxWriteBatchSize.voidsetLocker(String value)Définit la valeur de la propriété locker.voidsetLockKeepAlivePeriod(Long value)Définit la valeur de la propriété lockKeepAlivePeriod.voidsetMaxAsyncJobs(BigInteger value)Définit la valeur de la propriété maxAsyncJobs.voidsetMaxFailoverProducersToTrack(BigInteger value)Définit la valeur de la propriété maxFailoverProducersToTrack.voidsetPreallocationScope(String value)Définit la valeur de la propriété preallocationScope.voidsetPreallocationStrategy(String value)Définit la valeur de la propriété preallocationStrategy.voidsetPurgeRecoveredXATransactionStrategy(String value)Définit la valeur de la propriété purgeRecoveredXATransactionStrategy.voidsetScheduledThreadPoolExecutor(String value)Définit la valeur de la propriété scheduledThreadPoolExecutor.voidsetStopOnError(Boolean value)Définit la valeur de la propriété stopOnError.voidsetTransactionIdTransformer(String value)Définit la valeur de la propriété transactionIdTransformer.voidsetUsageManager(String value)Définit la valeur de la propriété usageManager.voidsetUseIndexLFRUEviction(Boolean value)Définit la valeur de la propriété useIndexLFRUEviction.voidsetUseLock(Boolean value)Définit la valeur de la propriété useLock.StringtoString()
-
-
-
Field Detail
-
brokerServiceOrDirectoryOrDirectoryArchive
protected List<Object> brokerServiceOrDirectoryOrDirectoryArchive
-
archiveCorruptedIndex
protected Boolean archiveCorruptedIndex
-
archiveDataLogs
protected Boolean archiveDataLogs
-
brokerName
protected String brokerName
-
brokerService
protected String brokerService
-
checkForCorruptJournalFiles
protected Boolean checkForCorruptJournalFiles
-
checkpointInterval
protected Long checkpointInterval
-
checksumJournalFiles
protected Boolean checksumJournalFiles
-
cleanupInterval
protected Long cleanupInterval
-
cleanupOnStop
protected Boolean cleanupOnStop
-
compactAcksAfterNoGC
protected BigInteger compactAcksAfterNoGC
-
compactAcksIgnoresStoreGrowth
protected Boolean compactAcksIgnoresStoreGrowth
-
concurrentStoreAndDispatchQueues
protected Boolean concurrentStoreAndDispatchQueues
-
concurrentStoreAndDispatchTopics
protected Boolean concurrentStoreAndDispatchTopics
-
databaseLockedWaitDelay
protected BigInteger databaseLockedWaitDelay
-
directory
protected String directory
-
directoryArchive
protected String directoryArchive
-
enableAckCompaction
protected Boolean enableAckCompaction
-
enableIndexDiskSyncs
protected Boolean enableIndexDiskSyncs
-
enableIndexPageCaching
protected Boolean enableIndexPageCaching
-
enableIndexRecoveryFile
protected Boolean enableIndexRecoveryFile
-
enableIndexWriteAsync
protected Boolean enableIndexWriteAsync
-
enableJournalDiskSyncs
protected Boolean enableJournalDiskSyncs
-
enableSubscriptionStatistics
protected Boolean enableSubscriptionStatistics
-
failoverProducersAuditDepth
protected BigInteger failoverProducersAuditDepth
-
forceRecoverIndex
protected Boolean forceRecoverIndex
-
ignoreMissingJournalfiles
protected Boolean ignoreMissingJournalfiles
-
indexCacheSize
protected String indexCacheSize
-
indexDirectory
protected String indexDirectory
-
indexLFUEvictionFactor
protected Float indexLFUEvictionFactor
-
indexWriteBatchSize
protected String indexWriteBatchSize
-
journalDiskSyncInterval
protected Long journalDiskSyncInterval
-
journalDiskSyncStrategy
protected String journalDiskSyncStrategy
-
journalMaxFileLength
protected String journalMaxFileLength
-
journalMaxWriteBatchSize
protected String journalMaxWriteBatchSize
-
lockKeepAlivePeriod
protected Long lockKeepAlivePeriod
-
locker
protected String locker
-
maxAsyncJobs
protected BigInteger maxAsyncJobs
-
maxFailoverProducersToTrack
protected BigInteger maxFailoverProducersToTrack
-
preallocationScope
protected String preallocationScope
-
preallocationStrategy
protected String preallocationStrategy
-
purgeRecoveredXATransactionStrategy
protected String purgeRecoveredXATransactionStrategy
-
scheduledThreadPoolExecutor
protected String scheduledThreadPoolExecutor
-
stopOnError
protected Boolean stopOnError
-
transactionIdTransformer
protected String transactionIdTransformer
-
usageManager
protected String usageManager
-
useIndexLFRUEviction
protected Boolean useIndexLFRUEviction
-
useLock
protected Boolean useLock
-
id
protected String id
-
-
Method Detail
-
getBrokerServiceOrDirectoryOrDirectoryArchive
public List<Object> getBrokerServiceOrDirectoryOrDirectoryArchive()
Gets the value of the brokerServiceOrDirectoryOrDirectoryArchive property.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
setmethod for the brokerServiceOrDirectoryOrDirectoryArchive property.For example, to add a new item, do as follows:
getBrokerServiceOrDirectoryOrDirectoryArchive().add(newItem);Objects of the following type(s) are allowed in the list
ObjectJAXBElement<DtoKahaDB.BrokerService>JAXBElement<DtoKahaDB.Directory>JAXBElement<DtoKahaDB.DirectoryArchive>JAXBElement<DtoKahaDB.IndexDirectory>JAXBElement<DtoKahaDB.Locker>JAXBElement<DtoKahaDB.ScheduledThreadPoolExecutor>JAXBElement<DtoKahaDB.TransactionIdTransformer>JAXBElement<DtoKahaDB.UsageManager>
-
isArchiveCorruptedIndex
public Boolean isArchiveCorruptedIndex()
Obtient la valeur de la propriété archiveCorruptedIndex.- Returns:
- possible object is
Boolean
-
setArchiveCorruptedIndex
public void setArchiveCorruptedIndex(Boolean value)
Définit la valeur de la propriété archiveCorruptedIndex.- Parameters:
value- allowed object isBoolean
-
isArchiveDataLogs
public Boolean isArchiveDataLogs()
Obtient la valeur de la propriété archiveDataLogs.- Returns:
- possible object is
Boolean
-
setArchiveDataLogs
public void setArchiveDataLogs(Boolean value)
Définit la valeur de la propriété archiveDataLogs.- Parameters:
value- allowed object isBoolean
-
getBrokerName
public String getBrokerName()
Obtient la valeur de la propriété brokerName.- Returns:
- possible object is
String
-
setBrokerName
public void setBrokerName(String value)
Définit la valeur de la propriété brokerName.- Parameters:
value- allowed object isString
-
getBrokerService
public String getBrokerService()
Obtient la valeur de la propriété brokerService.- Returns:
- possible object is
String
-
setBrokerService
public void setBrokerService(String value)
Définit la valeur de la propriété brokerService.- Parameters:
value- allowed object isString
-
isCheckForCorruptJournalFiles
public Boolean isCheckForCorruptJournalFiles()
Obtient la valeur de la propriété checkForCorruptJournalFiles.- Returns:
- possible object is
Boolean
-
setCheckForCorruptJournalFiles
public void setCheckForCorruptJournalFiles(Boolean value)
Définit la valeur de la propriété checkForCorruptJournalFiles.- Parameters:
value- allowed object isBoolean
-
getCheckpointInterval
public Long getCheckpointInterval()
Obtient la valeur de la propriété checkpointInterval.- Returns:
- possible object is
Long
-
setCheckpointInterval
public void setCheckpointInterval(Long value)
Définit la valeur de la propriété checkpointInterval.- Parameters:
value- allowed object isLong
-
isChecksumJournalFiles
public Boolean isChecksumJournalFiles()
Obtient la valeur de la propriété checksumJournalFiles.- Returns:
- possible object is
Boolean
-
setChecksumJournalFiles
public void setChecksumJournalFiles(Boolean value)
Définit la valeur de la propriété checksumJournalFiles.- Parameters:
value- allowed object isBoolean
-
getCleanupInterval
public Long getCleanupInterval()
Obtient la valeur de la propriété cleanupInterval.- Returns:
- possible object is
Long
-
setCleanupInterval
public void setCleanupInterval(Long value)
Définit la valeur de la propriété cleanupInterval.- Parameters:
value- allowed object isLong
-
isCleanupOnStop
public Boolean isCleanupOnStop()
Obtient la valeur de la propriété cleanupOnStop.- Returns:
- possible object is
Boolean
-
setCleanupOnStop
public void setCleanupOnStop(Boolean value)
Définit la valeur de la propriété cleanupOnStop.- Parameters:
value- allowed object isBoolean
-
getCompactAcksAfterNoGC
public BigInteger getCompactAcksAfterNoGC()
Obtient la valeur de la propriété compactAcksAfterNoGC.- Returns:
- possible object is
BigInteger
-
setCompactAcksAfterNoGC
public void setCompactAcksAfterNoGC(BigInteger value)
Définit la valeur de la propriété compactAcksAfterNoGC.- Parameters:
value- allowed object isBigInteger
-
isCompactAcksIgnoresStoreGrowth
public Boolean isCompactAcksIgnoresStoreGrowth()
Obtient la valeur de la propriété compactAcksIgnoresStoreGrowth.- Returns:
- possible object is
Boolean
-
setCompactAcksIgnoresStoreGrowth
public void setCompactAcksIgnoresStoreGrowth(Boolean value)
Définit la valeur de la propriété compactAcksIgnoresStoreGrowth.- Parameters:
value- allowed object isBoolean
-
isConcurrentStoreAndDispatchQueues
public Boolean isConcurrentStoreAndDispatchQueues()
Obtient la valeur de la propriété concurrentStoreAndDispatchQueues.- Returns:
- possible object is
Boolean
-
setConcurrentStoreAndDispatchQueues
public void setConcurrentStoreAndDispatchQueues(Boolean value)
Définit la valeur de la propriété concurrentStoreAndDispatchQueues.- Parameters:
value- allowed object isBoolean
-
isConcurrentStoreAndDispatchTopics
public Boolean isConcurrentStoreAndDispatchTopics()
Obtient la valeur de la propriété concurrentStoreAndDispatchTopics.- Returns:
- possible object is
Boolean
-
setConcurrentStoreAndDispatchTopics
public void setConcurrentStoreAndDispatchTopics(Boolean value)
Définit la valeur de la propriété concurrentStoreAndDispatchTopics.- Parameters:
value- allowed object isBoolean
-
getDatabaseLockedWaitDelay
public BigInteger getDatabaseLockedWaitDelay()
Obtient la valeur de la propriété databaseLockedWaitDelay.- Returns:
- possible object is
BigInteger
-
setDatabaseLockedWaitDelay
public void setDatabaseLockedWaitDelay(BigInteger value)
Définit la valeur de la propriété databaseLockedWaitDelay.- Parameters:
value- allowed object isBigInteger
-
getDirectory
public String getDirectory()
Obtient la valeur de la propriété directory.- Returns:
- possible object is
String
-
setDirectory
public void setDirectory(String value)
Définit la valeur de la propriété directory.- Parameters:
value- allowed object isString
-
getDirectoryArchive
public String getDirectoryArchive()
Obtient la valeur de la propriété directoryArchive.- Returns:
- possible object is
String
-
setDirectoryArchive
public void setDirectoryArchive(String value)
Définit la valeur de la propriété directoryArchive.- Parameters:
value- allowed object isString
-
isEnableAckCompaction
public Boolean isEnableAckCompaction()
Obtient la valeur de la propriété enableAckCompaction.- Returns:
- possible object is
Boolean
-
setEnableAckCompaction
public void setEnableAckCompaction(Boolean value)
Définit la valeur de la propriété enableAckCompaction.- Parameters:
value- allowed object isBoolean
-
isEnableIndexDiskSyncs
public Boolean isEnableIndexDiskSyncs()
Obtient la valeur de la propriété enableIndexDiskSyncs.- Returns:
- possible object is
Boolean
-
setEnableIndexDiskSyncs
public void setEnableIndexDiskSyncs(Boolean value)
Définit la valeur de la propriété enableIndexDiskSyncs.- Parameters:
value- allowed object isBoolean
-
isEnableIndexPageCaching
public Boolean isEnableIndexPageCaching()
Obtient la valeur de la propriété enableIndexPageCaching.- Returns:
- possible object is
Boolean
-
setEnableIndexPageCaching
public void setEnableIndexPageCaching(Boolean value)
Définit la valeur de la propriété enableIndexPageCaching.- Parameters:
value- allowed object isBoolean
-
isEnableIndexRecoveryFile
public Boolean isEnableIndexRecoveryFile()
Obtient la valeur de la propriété enableIndexRecoveryFile.- Returns:
- possible object is
Boolean
-
setEnableIndexRecoveryFile
public void setEnableIndexRecoveryFile(Boolean value)
Définit la valeur de la propriété enableIndexRecoveryFile.- Parameters:
value- allowed object isBoolean
-
isEnableIndexWriteAsync
public Boolean isEnableIndexWriteAsync()
Obtient la valeur de la propriété enableIndexWriteAsync.- Returns:
- possible object is
Boolean
-
setEnableIndexWriteAsync
public void setEnableIndexWriteAsync(Boolean value)
Définit la valeur de la propriété enableIndexWriteAsync.- Parameters:
value- allowed object isBoolean
-
isEnableJournalDiskSyncs
public Boolean isEnableJournalDiskSyncs()
Obtient la valeur de la propriété enableJournalDiskSyncs.- Returns:
- possible object is
Boolean
-
setEnableJournalDiskSyncs
public void setEnableJournalDiskSyncs(Boolean value)
Définit la valeur de la propriété enableJournalDiskSyncs.- Parameters:
value- allowed object isBoolean
-
isEnableSubscriptionStatistics
public Boolean isEnableSubscriptionStatistics()
Obtient la valeur de la propriété enableSubscriptionStatistics.- Returns:
- possible object is
Boolean
-
setEnableSubscriptionStatistics
public void setEnableSubscriptionStatistics(Boolean value)
Définit la valeur de la propriété enableSubscriptionStatistics.- Parameters:
value- allowed object isBoolean
-
getFailoverProducersAuditDepth
public BigInteger getFailoverProducersAuditDepth()
Obtient la valeur de la propriété failoverProducersAuditDepth.- Returns:
- possible object is
BigInteger
-
setFailoverProducersAuditDepth
public void setFailoverProducersAuditDepth(BigInteger value)
Définit la valeur de la propriété failoverProducersAuditDepth.- Parameters:
value- allowed object isBigInteger
-
isForceRecoverIndex
public Boolean isForceRecoverIndex()
Obtient la valeur de la propriété forceRecoverIndex.- Returns:
- possible object is
Boolean
-
setForceRecoverIndex
public void setForceRecoverIndex(Boolean value)
Définit la valeur de la propriété forceRecoverIndex.- Parameters:
value- allowed object isBoolean
-
isIgnoreMissingJournalfiles
public Boolean isIgnoreMissingJournalfiles()
Obtient la valeur de la propriété ignoreMissingJournalfiles.- Returns:
- possible object is
Boolean
-
setIgnoreMissingJournalfiles
public void setIgnoreMissingJournalfiles(Boolean value)
Définit la valeur de la propriété ignoreMissingJournalfiles.- Parameters:
value- allowed object isBoolean
-
getIndexCacheSize
public String getIndexCacheSize()
Obtient la valeur de la propriété indexCacheSize.- Returns:
- possible object is
String
-
setIndexCacheSize
public void setIndexCacheSize(String value)
Définit la valeur de la propriété indexCacheSize.- Parameters:
value- allowed object isString
-
getIndexDirectory
public String getIndexDirectory()
Obtient la valeur de la propriété indexDirectory.- Returns:
- possible object is
String
-
setIndexDirectory
public void setIndexDirectory(String value)
Définit la valeur de la propriété indexDirectory.- Parameters:
value- allowed object isString
-
getIndexLFUEvictionFactor
public Float getIndexLFUEvictionFactor()
Obtient la valeur de la propriété indexLFUEvictionFactor.- Returns:
- possible object is
Float
-
setIndexLFUEvictionFactor
public void setIndexLFUEvictionFactor(Float value)
Définit la valeur de la propriété indexLFUEvictionFactor.- Parameters:
value- allowed object isFloat
-
getIndexWriteBatchSize
public String getIndexWriteBatchSize()
Obtient la valeur de la propriété indexWriteBatchSize.- Returns:
- possible object is
String
-
setIndexWriteBatchSize
public void setIndexWriteBatchSize(String value)
Définit la valeur de la propriété indexWriteBatchSize.- Parameters:
value- allowed object isString
-
getJournalDiskSyncInterval
public Long getJournalDiskSyncInterval()
Obtient la valeur de la propriété journalDiskSyncInterval.- Returns:
- possible object is
Long
-
setJournalDiskSyncInterval
public void setJournalDiskSyncInterval(Long value)
Définit la valeur de la propriété journalDiskSyncInterval.- Parameters:
value- allowed object isLong
-
getJournalDiskSyncStrategy
public String getJournalDiskSyncStrategy()
Obtient la valeur de la propriété journalDiskSyncStrategy.- Returns:
- possible object is
String
-
setJournalDiskSyncStrategy
public void setJournalDiskSyncStrategy(String value)
Définit la valeur de la propriété journalDiskSyncStrategy.- Parameters:
value- allowed object isString
-
getJournalMaxFileLength
public String getJournalMaxFileLength()
Obtient la valeur de la propriété journalMaxFileLength.- Returns:
- possible object is
String
-
setJournalMaxFileLength
public void setJournalMaxFileLength(String value)
Définit la valeur de la propriété journalMaxFileLength.- Parameters:
value- allowed object isString
-
getJournalMaxWriteBatchSize
public String getJournalMaxWriteBatchSize()
Obtient la valeur de la propriété journalMaxWriteBatchSize.- Returns:
- possible object is
String
-
setJournalMaxWriteBatchSize
public void setJournalMaxWriteBatchSize(String value)
Définit la valeur de la propriété journalMaxWriteBatchSize.- Parameters:
value- allowed object isString
-
getLockKeepAlivePeriod
public Long getLockKeepAlivePeriod()
Obtient la valeur de la propriété lockKeepAlivePeriod.- Returns:
- possible object is
Long
-
setLockKeepAlivePeriod
public void setLockKeepAlivePeriod(Long value)
Définit la valeur de la propriété lockKeepAlivePeriod.- Parameters:
value- allowed object isLong
-
getLocker
public String getLocker()
Obtient la valeur de la propriété locker.- Returns:
- possible object is
String
-
setLocker
public void setLocker(String value)
Définit la valeur de la propriété locker.- Parameters:
value- allowed object isString
-
getMaxAsyncJobs
public BigInteger getMaxAsyncJobs()
Obtient la valeur de la propriété maxAsyncJobs.- Returns:
- possible object is
BigInteger
-
setMaxAsyncJobs
public void setMaxAsyncJobs(BigInteger value)
Définit la valeur de la propriété maxAsyncJobs.- Parameters:
value- allowed object isBigInteger
-
getMaxFailoverProducersToTrack
public BigInteger getMaxFailoverProducersToTrack()
Obtient la valeur de la propriété maxFailoverProducersToTrack.- Returns:
- possible object is
BigInteger
-
setMaxFailoverProducersToTrack
public void setMaxFailoverProducersToTrack(BigInteger value)
Définit la valeur de la propriété maxFailoverProducersToTrack.- Parameters:
value- allowed object isBigInteger
-
getPreallocationScope
public String getPreallocationScope()
Obtient la valeur de la propriété preallocationScope.- Returns:
- possible object is
String
-
setPreallocationScope
public void setPreallocationScope(String value)
Définit la valeur de la propriété preallocationScope.- Parameters:
value- allowed object isString
-
getPreallocationStrategy
public String getPreallocationStrategy()
Obtient la valeur de la propriété preallocationStrategy.- Returns:
- possible object is
String
-
setPreallocationStrategy
public void setPreallocationStrategy(String value)
Définit la valeur de la propriété preallocationStrategy.- Parameters:
value- allowed object isString
-
getPurgeRecoveredXATransactionStrategy
public String getPurgeRecoveredXATransactionStrategy()
Obtient la valeur de la propriété purgeRecoveredXATransactionStrategy.- Returns:
- possible object is
String
-
setPurgeRecoveredXATransactionStrategy
public void setPurgeRecoveredXATransactionStrategy(String value)
Définit la valeur de la propriété purgeRecoveredXATransactionStrategy.- Parameters:
value- allowed object isString
-
getScheduledThreadPoolExecutor
public String getScheduledThreadPoolExecutor()
Obtient la valeur de la propriété scheduledThreadPoolExecutor.- Returns:
- possible object is
String
-
setScheduledThreadPoolExecutor
public void setScheduledThreadPoolExecutor(String value)
Définit la valeur de la propriété scheduledThreadPoolExecutor.- Parameters:
value- allowed object isString
-
isStopOnError
public Boolean isStopOnError()
Obtient la valeur de la propriété stopOnError.- Returns:
- possible object is
Boolean
-
setStopOnError
public void setStopOnError(Boolean value)
Définit la valeur de la propriété stopOnError.- Parameters:
value- allowed object isBoolean
-
getTransactionIdTransformer
public String getTransactionIdTransformer()
Obtient la valeur de la propriété transactionIdTransformer.- Returns:
- possible object is
String
-
setTransactionIdTransformer
public void setTransactionIdTransformer(String value)
Définit la valeur de la propriété transactionIdTransformer.- Parameters:
value- allowed object isString
-
getUsageManager
public String getUsageManager()
Obtient la valeur de la propriété usageManager.- Returns:
- possible object is
String
-
setUsageManager
public void setUsageManager(String value)
Définit la valeur de la propriété usageManager.- Parameters:
value- allowed object isString
-
isUseIndexLFRUEviction
public Boolean isUseIndexLFRUEviction()
Obtient la valeur de la propriété useIndexLFRUEviction.- Returns:
- possible object is
Boolean
-
setUseIndexLFRUEviction
public void setUseIndexLFRUEviction(Boolean value)
Définit la valeur de la propriété useIndexLFRUEviction.- Parameters:
value- allowed object isBoolean
-
isUseLock
public Boolean isUseLock()
Obtient la valeur de la propriété useLock.- Returns:
- possible object is
Boolean
-
setUseLock
public void setUseLock(Boolean value)
Définit la valeur de la propriété useLock.- Parameters:
value- allowed object isBoolean
-
getId
public String getId()
Obtient la valeur de la propriété id.- Returns:
- possible object is
String
-
setId
public void setId(String value)
Définit la valeur de la propriété id.- Parameters:
value- allowed object isString
-
getOtherAttributes
public Map<QName,String> getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.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.
- Returns:
- always non-null
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
-