public class DtoLevelDB extends Object implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<choice>
<element name="brokerService" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}broker"/>
<element ref="{http://activemq.apache.org/schema/core}brokerService"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="locker" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}database-locker"/>
<element ref="{http://activemq.apache.org/schema/core}lease-database-locker"/>
<element ref="{http://activemq.apache.org/schema/core}shared-file-locker"/>
<element ref="{http://activemq.apache.org/schema/core}transact-database-locker"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="scheduledThreadPoolExecutor" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="transactionIdTransformer" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="usageManager" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}systemUsage"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="asyncBufferSize" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="autoCompactionRatio" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="brokerName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="directory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="failoverProducersAuditDepth" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="flushDelay" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="indexBlockRestartInterval" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="indexBlockSize" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="indexCacheSize" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="indexCompression" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="indexFactory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="indexMaxOpenFiles" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="indexWriteBufferSize" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="lockKeepAlivePeriod" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="locker" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="logCompression" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="logDirectory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="logSize" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="maxFailoverProducersToTrack" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="monitorStats" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="paranoidChecks" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="scheduledThreadPoolExecutor" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="sync" 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="useLock" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="verifyChecksums" 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 |
DtoLevelDB.BrokerService
Java class for anonymous complex type.
|
static class |
DtoLevelDB.Locker
Java class for anonymous complex type.
|
static class |
DtoLevelDB.ScheduledThreadPoolExecutor
Java class for anonymous complex type.
|
static class |
DtoLevelDB.TransactionIdTransformer
Java class for anonymous complex type.
|
static class |
DtoLevelDB.UsageManager
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
DtoLevelDB() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
BigInteger |
getAsyncBufferSize()
Gets the value of the asyncBufferSize property.
|
BigInteger |
getAutoCompactionRatio()
Gets the value of the autoCompactionRatio property.
|
String |
getBrokerName()
Gets the value of the brokerName property.
|
String |
getBrokerService()
Gets the value of the brokerService property.
|
List<Object> |
getBrokerServiceOrLockerOrScheduledThreadPoolExecutor()
Gets the value of the brokerServiceOrLockerOrScheduledThreadPoolExecutor property.
|
String |
getDirectory()
Gets the value of the directory property.
|
BigInteger |
getFailoverProducersAuditDepth()
Gets the value of the failoverProducersAuditDepth property.
|
BigInteger |
getFlushDelay()
Gets the value of the flushDelay property.
|
String |
getId()
Gets the value of the id property.
|
BigInteger |
getIndexBlockRestartInterval()
Gets the value of the indexBlockRestartInterval property.
|
BigInteger |
getIndexBlockSize()
Gets the value of the indexBlockSize property.
|
Long |
getIndexCacheSize()
Gets the value of the indexCacheSize property.
|
String |
getIndexCompression()
Gets the value of the indexCompression property.
|
String |
getIndexFactory()
Gets the value of the indexFactory property.
|
BigInteger |
getIndexMaxOpenFiles()
Gets the value of the indexMaxOpenFiles property.
|
BigInteger |
getIndexWriteBufferSize()
Gets the value of the indexWriteBufferSize property.
|
String |
getLocker()
Gets the value of the locker property.
|
Long |
getLockKeepAlivePeriod()
Gets the value of the lockKeepAlivePeriod property.
|
String |
getLogCompression()
Gets the value of the logCompression property.
|
String |
getLogDirectory()
Gets the value of the logDirectory property.
|
Long |
getLogSize()
Gets the value of the logSize property.
|
BigInteger |
getMaxFailoverProducersToTrack()
Gets the value of the maxFailoverProducersToTrack property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getScheduledThreadPoolExecutor()
Gets the value of the scheduledThreadPoolExecutor property.
|
String |
getTransactionIdTransformer()
Gets the value of the transactionIdTransformer property.
|
String |
getUsageManager()
Gets the value of the usageManager property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isMonitorStats()
Gets the value of the monitorStats property.
|
Boolean |
isParanoidChecks()
Gets the value of the paranoidChecks property.
|
Boolean |
isSync()
Gets the value of the sync property.
|
Boolean |
isUseLock()
Gets the value of the useLock property.
|
Boolean |
isVerifyChecksums()
Gets the value of the verifyChecksums property.
|
void |
setAsyncBufferSize(BigInteger value)
Sets the value of the asyncBufferSize property.
|
void |
setAutoCompactionRatio(BigInteger value)
Sets the value of the autoCompactionRatio property.
|
void |
setBrokerName(String value)
Sets the value of the brokerName property.
|
void |
setBrokerService(String value)
Sets the value of the brokerService property.
|
void |
setDirectory(String value)
Sets the value of the directory property.
|
void |
setFailoverProducersAuditDepth(BigInteger value)
Sets the value of the failoverProducersAuditDepth property.
|
void |
setFlushDelay(BigInteger value)
Sets the value of the flushDelay property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setIndexBlockRestartInterval(BigInteger value)
Sets the value of the indexBlockRestartInterval property.
|
void |
setIndexBlockSize(BigInteger value)
Sets the value of the indexBlockSize property.
|
void |
setIndexCacheSize(Long value)
Sets the value of the indexCacheSize property.
|
void |
setIndexCompression(String value)
Sets the value of the indexCompression property.
|
void |
setIndexFactory(String value)
Sets the value of the indexFactory property.
|
void |
setIndexMaxOpenFiles(BigInteger value)
Sets the value of the indexMaxOpenFiles property.
|
void |
setIndexWriteBufferSize(BigInteger value)
Sets the value of the indexWriteBufferSize property.
|
void |
setLocker(String value)
Sets the value of the locker property.
|
void |
setLockKeepAlivePeriod(Long value)
Sets the value of the lockKeepAlivePeriod property.
|
void |
setLogCompression(String value)
Sets the value of the logCompression property.
|
void |
setLogDirectory(String value)
Sets the value of the logDirectory property.
|
void |
setLogSize(Long value)
Sets the value of the logSize property.
|
void |
setMaxFailoverProducersToTrack(BigInteger value)
Sets the value of the maxFailoverProducersToTrack property.
|
void |
setMonitorStats(Boolean value)
Sets the value of the monitorStats property.
|
void |
setParanoidChecks(Boolean value)
Sets the value of the paranoidChecks property.
|
void |
setScheduledThreadPoolExecutor(String value)
Sets the value of the scheduledThreadPoolExecutor property.
|
void |
setSync(Boolean value)
Sets the value of the sync property.
|
void |
setTransactionIdTransformer(String value)
Sets the value of the transactionIdTransformer property.
|
void |
setUsageManager(String value)
Sets the value of the usageManager property.
|
void |
setUseLock(Boolean value)
Sets the value of the useLock property.
|
void |
setVerifyChecksums(Boolean value)
Sets the value of the verifyChecksums property.
|
String |
toString() |
protected List<Object> brokerServiceOrLockerOrScheduledThreadPoolExecutor
protected BigInteger asyncBufferSize
protected BigInteger autoCompactionRatio
protected String brokerName
protected String brokerService
protected BigInteger failoverProducersAuditDepth
protected BigInteger flushDelay
protected BigInteger indexBlockRestartInterval
protected BigInteger indexBlockSize
protected Long indexCacheSize
protected String indexCompression
protected String indexFactory
protected BigInteger indexMaxOpenFiles
protected BigInteger indexWriteBufferSize
protected Long lockKeepAlivePeriod
protected String logCompression
protected String logDirectory
protected BigInteger maxFailoverProducersToTrack
protected Boolean monitorStats
protected Boolean paranoidChecks
protected String scheduledThreadPoolExecutor
protected String transactionIdTransformer
protected String usageManager
protected Boolean verifyChecksums
public DtoLevelDB()
public List<Object> getBrokerServiceOrLockerOrScheduledThreadPoolExecutor()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the brokerServiceOrLockerOrScheduledThreadPoolExecutor property.
For example, to add a new item, do as follows:
getBrokerServiceOrLockerOrScheduledThreadPoolExecutor().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoLevelDB.TransactionIdTransformer>
JAXBElement<DtoLevelDB.UsageManager>
Object
JAXBElement<DtoLevelDB.ScheduledThreadPoolExecutor>
JAXBElement<DtoLevelDB.BrokerService>
JAXBElement<DtoLevelDB.Locker>
public BigInteger getAsyncBufferSize()
BigIntegerpublic void setAsyncBufferSize(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getAutoCompactionRatio()
BigIntegerpublic void setAutoCompactionRatio(BigInteger value)
value - allowed object is
BigIntegerpublic String getBrokerName()
Stringpublic void setBrokerName(String value)
value - allowed object is
Stringpublic String getBrokerService()
Stringpublic void setBrokerService(String value)
value - allowed object is
Stringpublic String getDirectory()
Stringpublic void setDirectory(String value)
value - allowed object is
Stringpublic BigInteger getFailoverProducersAuditDepth()
BigIntegerpublic void setFailoverProducersAuditDepth(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getFlushDelay()
BigIntegerpublic void setFlushDelay(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getIndexBlockRestartInterval()
BigIntegerpublic void setIndexBlockRestartInterval(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getIndexBlockSize()
BigIntegerpublic void setIndexBlockSize(BigInteger value)
value - allowed object is
BigIntegerpublic Long getIndexCacheSize()
Longpublic void setIndexCacheSize(Long value)
value - allowed object is
Longpublic String getIndexCompression()
Stringpublic void setIndexCompression(String value)
value - allowed object is
Stringpublic String getIndexFactory()
Stringpublic void setIndexFactory(String value)
value - allowed object is
Stringpublic BigInteger getIndexMaxOpenFiles()
BigIntegerpublic void setIndexMaxOpenFiles(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getIndexWriteBufferSize()
BigIntegerpublic void setIndexWriteBufferSize(BigInteger value)
value - allowed object is
BigIntegerpublic Long getLockKeepAlivePeriod()
Longpublic void setLockKeepAlivePeriod(Long value)
value - allowed object is
Longpublic String getLocker()
Stringpublic void setLocker(String value)
value - allowed object is
Stringpublic String getLogCompression()
Stringpublic void setLogCompression(String value)
value - allowed object is
Stringpublic String getLogDirectory()
Stringpublic void setLogDirectory(String value)
value - allowed object is
Stringpublic Long getLogSize()
Longpublic void setLogSize(Long value)
value - allowed object is
Longpublic BigInteger getMaxFailoverProducersToTrack()
BigIntegerpublic void setMaxFailoverProducersToTrack(BigInteger value)
value - allowed object is
BigIntegerpublic Boolean isMonitorStats()
Booleanpublic void setMonitorStats(Boolean value)
value - allowed object is
Booleanpublic Boolean isParanoidChecks()
Booleanpublic void setParanoidChecks(Boolean value)
value - allowed object is
Booleanpublic String getScheduledThreadPoolExecutor()
Stringpublic void setScheduledThreadPoolExecutor(String value)
value - allowed object is
Stringpublic Boolean isSync()
Booleanpublic void setSync(Boolean value)
value - allowed object is
Booleanpublic String getTransactionIdTransformer()
Stringpublic void setTransactionIdTransformer(String value)
value - allowed object is
Stringpublic String getUsageManager()
Stringpublic void setUsageManager(String value)
value - allowed object is
Stringpublic Boolean isUseLock()
Booleanpublic void setUseLock(Boolean value)
value - allowed object is
Booleanpublic Boolean isVerifyChecksums()
Booleanpublic void setVerifyChecksums(Boolean value)
value - allowed object is
Booleanpublic void setId(String value)
value - allowed object is
Stringpublic Map<QName,String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.EqualsCopyright © 2005–2017 The Apache Software Foundation. All rights reserved.