Class 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

    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="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>
     
    • Field Detail

      • brokerServiceOrLockerOrScheduledThreadPoolExecutor

        protected List<Object> brokerServiceOrLockerOrScheduledThreadPoolExecutor
      • 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
      • 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
    • Constructor Detail

      • DtoKahaDB

        public DtoKahaDB()
    • Method Detail

      • isArchiveCorruptedIndex

        public Boolean isArchiveCorruptedIndex()
        Gets the value of the archiveCorruptedIndex property.
        Returns:
        possible object is Boolean
      • setArchiveCorruptedIndex

        public void setArchiveCorruptedIndex​(Boolean value)
        Sets the value of the archiveCorruptedIndex property.
        Parameters:
        value - allowed object is Boolean
      • isArchiveDataLogs

        public Boolean isArchiveDataLogs()
        Gets the value of the archiveDataLogs property.
        Returns:
        possible object is Boolean
      • setArchiveDataLogs

        public void setArchiveDataLogs​(Boolean value)
        Sets the value of the archiveDataLogs property.
        Parameters:
        value - allowed object is Boolean
      • getBrokerName

        public String getBrokerName()
        Gets the value of the brokerName property.
        Returns:
        possible object is String
      • setBrokerName

        public void setBrokerName​(String value)
        Sets the value of the brokerName property.
        Parameters:
        value - allowed object is String
      • getBrokerService

        public String getBrokerService()
        Gets the value of the brokerService property.
        Returns:
        possible object is String
      • setBrokerService

        public void setBrokerService​(String value)
        Sets the value of the brokerService property.
        Parameters:
        value - allowed object is String
      • isCheckForCorruptJournalFiles

        public Boolean isCheckForCorruptJournalFiles()
        Gets the value of the checkForCorruptJournalFiles property.
        Returns:
        possible object is Boolean
      • setCheckForCorruptJournalFiles

        public void setCheckForCorruptJournalFiles​(Boolean value)
        Sets the value of the checkForCorruptJournalFiles property.
        Parameters:
        value - allowed object is Boolean
      • getCheckpointInterval

        public Long getCheckpointInterval()
        Gets the value of the checkpointInterval property.
        Returns:
        possible object is Long
      • setCheckpointInterval

        public void setCheckpointInterval​(Long value)
        Sets the value of the checkpointInterval property.
        Parameters:
        value - allowed object is Long
      • isChecksumJournalFiles

        public Boolean isChecksumJournalFiles()
        Gets the value of the checksumJournalFiles property.
        Returns:
        possible object is Boolean
      • setChecksumJournalFiles

        public void setChecksumJournalFiles​(Boolean value)
        Sets the value of the checksumJournalFiles property.
        Parameters:
        value - allowed object is Boolean
      • getCleanupInterval

        public Long getCleanupInterval()
        Gets the value of the cleanupInterval property.
        Returns:
        possible object is Long
      • setCleanupInterval

        public void setCleanupInterval​(Long value)
        Sets the value of the cleanupInterval property.
        Parameters:
        value - allowed object is Long
      • isCleanupOnStop

        public Boolean isCleanupOnStop()
        Gets the value of the cleanupOnStop property.
        Returns:
        possible object is Boolean
      • setCleanupOnStop

        public void setCleanupOnStop​(Boolean value)
        Sets the value of the cleanupOnStop property.
        Parameters:
        value - allowed object is Boolean
      • getCompactAcksAfterNoGC

        public BigInteger getCompactAcksAfterNoGC()
        Gets the value of the compactAcksAfterNoGC property.
        Returns:
        possible object is BigInteger
      • setCompactAcksAfterNoGC

        public void setCompactAcksAfterNoGC​(BigInteger value)
        Sets the value of the compactAcksAfterNoGC property.
        Parameters:
        value - allowed object is BigInteger
      • isCompactAcksIgnoresStoreGrowth

        public Boolean isCompactAcksIgnoresStoreGrowth()
        Gets the value of the compactAcksIgnoresStoreGrowth property.
        Returns:
        possible object is Boolean
      • setCompactAcksIgnoresStoreGrowth

        public void setCompactAcksIgnoresStoreGrowth​(Boolean value)
        Sets the value of the compactAcksIgnoresStoreGrowth property.
        Parameters:
        value - allowed object is Boolean
      • isConcurrentStoreAndDispatchQueues

        public Boolean isConcurrentStoreAndDispatchQueues()
        Gets the value of the concurrentStoreAndDispatchQueues property.
        Returns:
        possible object is Boolean
      • setConcurrentStoreAndDispatchQueues

        public void setConcurrentStoreAndDispatchQueues​(Boolean value)
        Sets the value of the concurrentStoreAndDispatchQueues property.
        Parameters:
        value - allowed object is Boolean
      • isConcurrentStoreAndDispatchTopics

        public Boolean isConcurrentStoreAndDispatchTopics()
        Gets the value of the concurrentStoreAndDispatchTopics property.
        Returns:
        possible object is Boolean
      • setConcurrentStoreAndDispatchTopics

        public void setConcurrentStoreAndDispatchTopics​(Boolean value)
        Sets the value of the concurrentStoreAndDispatchTopics property.
        Parameters:
        value - allowed object is Boolean
      • getDatabaseLockedWaitDelay

        public BigInteger getDatabaseLockedWaitDelay()
        Gets the value of the databaseLockedWaitDelay property.
        Returns:
        possible object is BigInteger
      • setDatabaseLockedWaitDelay

        public void setDatabaseLockedWaitDelay​(BigInteger value)
        Sets the value of the databaseLockedWaitDelay property.
        Parameters:
        value - allowed object is BigInteger
      • getDirectory

        public String getDirectory()
        Gets the value of the directory property.
        Returns:
        possible object is String
      • setDirectory

        public void setDirectory​(String value)
        Sets the value of the directory property.
        Parameters:
        value - allowed object is String
      • getDirectoryArchive

        public String getDirectoryArchive()
        Gets the value of the directoryArchive property.
        Returns:
        possible object is String
      • setDirectoryArchive

        public void setDirectoryArchive​(String value)
        Sets the value of the directoryArchive property.
        Parameters:
        value - allowed object is String
      • isEnableAckCompaction

        public Boolean isEnableAckCompaction()
        Gets the value of the enableAckCompaction property.
        Returns:
        possible object is Boolean
      • setEnableAckCompaction

        public void setEnableAckCompaction​(Boolean value)
        Sets the value of the enableAckCompaction property.
        Parameters:
        value - allowed object is Boolean
      • isEnableIndexDiskSyncs

        public Boolean isEnableIndexDiskSyncs()
        Gets the value of the enableIndexDiskSyncs property.
        Returns:
        possible object is Boolean
      • setEnableIndexDiskSyncs

        public void setEnableIndexDiskSyncs​(Boolean value)
        Sets the value of the enableIndexDiskSyncs property.
        Parameters:
        value - allowed object is Boolean
      • isEnableIndexPageCaching

        public Boolean isEnableIndexPageCaching()
        Gets the value of the enableIndexPageCaching property.
        Returns:
        possible object is Boolean
      • setEnableIndexPageCaching

        public void setEnableIndexPageCaching​(Boolean value)
        Sets the value of the enableIndexPageCaching property.
        Parameters:
        value - allowed object is Boolean
      • isEnableIndexRecoveryFile

        public Boolean isEnableIndexRecoveryFile()
        Gets the value of the enableIndexRecoveryFile property.
        Returns:
        possible object is Boolean
      • setEnableIndexRecoveryFile

        public void setEnableIndexRecoveryFile​(Boolean value)
        Sets the value of the enableIndexRecoveryFile property.
        Parameters:
        value - allowed object is Boolean
      • isEnableIndexWriteAsync

        public Boolean isEnableIndexWriteAsync()
        Gets the value of the enableIndexWriteAsync property.
        Returns:
        possible object is Boolean
      • setEnableIndexWriteAsync

        public void setEnableIndexWriteAsync​(Boolean value)
        Sets the value of the enableIndexWriteAsync property.
        Parameters:
        value - allowed object is Boolean
      • isEnableJournalDiskSyncs

        public Boolean isEnableJournalDiskSyncs()
        Gets the value of the enableJournalDiskSyncs property.
        Returns:
        possible object is Boolean
      • setEnableJournalDiskSyncs

        public void setEnableJournalDiskSyncs​(Boolean value)
        Sets the value of the enableJournalDiskSyncs property.
        Parameters:
        value - allowed object is Boolean
      • isEnableSubscriptionStatistics

        public Boolean isEnableSubscriptionStatistics()
        Gets the value of the enableSubscriptionStatistics property.
        Returns:
        possible object is Boolean
      • setEnableSubscriptionStatistics

        public void setEnableSubscriptionStatistics​(Boolean value)
        Sets the value of the enableSubscriptionStatistics property.
        Parameters:
        value - allowed object is Boolean
      • getFailoverProducersAuditDepth

        public BigInteger getFailoverProducersAuditDepth()
        Gets the value of the failoverProducersAuditDepth property.
        Returns:
        possible object is BigInteger
      • setFailoverProducersAuditDepth

        public void setFailoverProducersAuditDepth​(BigInteger value)
        Sets the value of the failoverProducersAuditDepth property.
        Parameters:
        value - allowed object is BigInteger
      • isForceRecoverIndex

        public Boolean isForceRecoverIndex()
        Gets the value of the forceRecoverIndex property.
        Returns:
        possible object is Boolean
      • setForceRecoverIndex

        public void setForceRecoverIndex​(Boolean value)
        Sets the value of the forceRecoverIndex property.
        Parameters:
        value - allowed object is Boolean
      • isIgnoreMissingJournalfiles

        public Boolean isIgnoreMissingJournalfiles()
        Gets the value of the ignoreMissingJournalfiles property.
        Returns:
        possible object is Boolean
      • setIgnoreMissingJournalfiles

        public void setIgnoreMissingJournalfiles​(Boolean value)
        Sets the value of the ignoreMissingJournalfiles property.
        Parameters:
        value - allowed object is Boolean
      • getIndexCacheSize

        public String getIndexCacheSize()
        Gets the value of the indexCacheSize property.
        Returns:
        possible object is String
      • setIndexCacheSize

        public void setIndexCacheSize​(String value)
        Sets the value of the indexCacheSize property.
        Parameters:
        value - allowed object is String
      • getIndexDirectory

        public String getIndexDirectory()
        Gets the value of the indexDirectory property.
        Returns:
        possible object is String
      • setIndexDirectory

        public void setIndexDirectory​(String value)
        Sets the value of the indexDirectory property.
        Parameters:
        value - allowed object is String
      • getIndexLFUEvictionFactor

        public Float getIndexLFUEvictionFactor()
        Gets the value of the indexLFUEvictionFactor property.
        Returns:
        possible object is Float
      • setIndexLFUEvictionFactor

        public void setIndexLFUEvictionFactor​(Float value)
        Sets the value of the indexLFUEvictionFactor property.
        Parameters:
        value - allowed object is Float
      • getIndexWriteBatchSize

        public String getIndexWriteBatchSize()
        Gets the value of the indexWriteBatchSize property.
        Returns:
        possible object is String
      • setIndexWriteBatchSize

        public void setIndexWriteBatchSize​(String value)
        Sets the value of the indexWriteBatchSize property.
        Parameters:
        value - allowed object is String
      • getJournalDiskSyncInterval

        public Long getJournalDiskSyncInterval()
        Gets the value of the journalDiskSyncInterval property.
        Returns:
        possible object is Long
      • setJournalDiskSyncInterval

        public void setJournalDiskSyncInterval​(Long value)
        Sets the value of the journalDiskSyncInterval property.
        Parameters:
        value - allowed object is Long
      • getJournalDiskSyncStrategy

        public String getJournalDiskSyncStrategy()
        Gets the value of the journalDiskSyncStrategy property.
        Returns:
        possible object is String
      • setJournalDiskSyncStrategy

        public void setJournalDiskSyncStrategy​(String value)
        Sets the value of the journalDiskSyncStrategy property.
        Parameters:
        value - allowed object is String
      • getJournalMaxFileLength

        public String getJournalMaxFileLength()
        Gets the value of the journalMaxFileLength property.
        Returns:
        possible object is String
      • setJournalMaxFileLength

        public void setJournalMaxFileLength​(String value)
        Sets the value of the journalMaxFileLength property.
        Parameters:
        value - allowed object is String
      • getJournalMaxWriteBatchSize

        public String getJournalMaxWriteBatchSize()
        Gets the value of the journalMaxWriteBatchSize property.
        Returns:
        possible object is String
      • setJournalMaxWriteBatchSize

        public void setJournalMaxWriteBatchSize​(String value)
        Sets the value of the journalMaxWriteBatchSize property.
        Parameters:
        value - allowed object is String
      • getLockKeepAlivePeriod

        public Long getLockKeepAlivePeriod()
        Gets the value of the lockKeepAlivePeriod property.
        Returns:
        possible object is Long
      • setLockKeepAlivePeriod

        public void setLockKeepAlivePeriod​(Long value)
        Sets the value of the lockKeepAlivePeriod property.
        Parameters:
        value - allowed object is Long
      • getLocker

        public String getLocker()
        Gets the value of the locker property.
        Returns:
        possible object is String
      • setLocker

        public void setLocker​(String value)
        Sets the value of the locker property.
        Parameters:
        value - allowed object is String
      • getMaxAsyncJobs

        public BigInteger getMaxAsyncJobs()
        Gets the value of the maxAsyncJobs property.
        Returns:
        possible object is BigInteger
      • setMaxAsyncJobs

        public void setMaxAsyncJobs​(BigInteger value)
        Sets the value of the maxAsyncJobs property.
        Parameters:
        value - allowed object is BigInteger
      • getMaxFailoverProducersToTrack

        public BigInteger getMaxFailoverProducersToTrack()
        Gets the value of the maxFailoverProducersToTrack property.
        Returns:
        possible object is BigInteger
      • setMaxFailoverProducersToTrack

        public void setMaxFailoverProducersToTrack​(BigInteger value)
        Sets the value of the maxFailoverProducersToTrack property.
        Parameters:
        value - allowed object is BigInteger
      • getPreallocationScope

        public String getPreallocationScope()
        Gets the value of the preallocationScope property.
        Returns:
        possible object is String
      • setPreallocationScope

        public void setPreallocationScope​(String value)
        Sets the value of the preallocationScope property.
        Parameters:
        value - allowed object is String
      • getPreallocationStrategy

        public String getPreallocationStrategy()
        Gets the value of the preallocationStrategy property.
        Returns:
        possible object is String
      • setPreallocationStrategy

        public void setPreallocationStrategy​(String value)
        Sets the value of the preallocationStrategy property.
        Parameters:
        value - allowed object is String
      • getPurgeRecoveredXATransactionStrategy

        public String getPurgeRecoveredXATransactionStrategy()
        Gets the value of the purgeRecoveredXATransactionStrategy property.
        Returns:
        possible object is String
      • setPurgeRecoveredXATransactionStrategy

        public void setPurgeRecoveredXATransactionStrategy​(String value)
        Sets the value of the purgeRecoveredXATransactionStrategy property.
        Parameters:
        value - allowed object is String
      • getScheduledThreadPoolExecutor

        public String getScheduledThreadPoolExecutor()
        Gets the value of the scheduledThreadPoolExecutor property.
        Returns:
        possible object is String
      • setScheduledThreadPoolExecutor

        public void setScheduledThreadPoolExecutor​(String value)
        Sets the value of the scheduledThreadPoolExecutor property.
        Parameters:
        value - allowed object is String
      • isStopOnError

        public Boolean isStopOnError()
        Gets the value of the stopOnError property.
        Returns:
        possible object is Boolean
      • setStopOnError

        public void setStopOnError​(Boolean value)
        Sets the value of the stopOnError property.
        Parameters:
        value - allowed object is Boolean
      • getTransactionIdTransformer

        public String getTransactionIdTransformer()
        Gets the value of the transactionIdTransformer property.
        Returns:
        possible object is String
      • setTransactionIdTransformer

        public void setTransactionIdTransformer​(String value)
        Sets the value of the transactionIdTransformer property.
        Parameters:
        value - allowed object is String
      • getUsageManager

        public String getUsageManager()
        Gets the value of the usageManager property.
        Returns:
        possible object is String
      • setUsageManager

        public void setUsageManager​(String value)
        Sets the value of the usageManager property.
        Parameters:
        value - allowed object is String
      • isUseIndexLFRUEviction

        public Boolean isUseIndexLFRUEviction()
        Gets the value of the useIndexLFRUEviction property.
        Returns:
        possible object is Boolean
      • setUseIndexLFRUEviction

        public void setUseIndexLFRUEviction​(Boolean value)
        Sets the value of the useIndexLFRUEviction property.
        Parameters:
        value - allowed object is Boolean
      • isUseLock

        public Boolean isUseLock()
        Gets the value of the useLock property.
        Returns:
        possible object is Boolean
      • setUseLock

        public void setUseLock​(Boolean value)
        Sets the value of the useLock property.
        Parameters:
        value - allowed object is Boolean
      • getId

        public String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

        public void setId​(String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String
      • 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:
        append in interface org.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:
        appendFields in interface org.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:
        hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • 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:
        equals in interface org.jvnet.jaxb2_commons.lang.Equals2