public class DtoLevelDB
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="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="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.TransactionIdTransformer
Java class for anonymous complex type.
|
static class |
DtoLevelDB.UsageManager
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.math.BigInteger |
asyncBufferSize |
protected java.math.BigInteger |
autoCompactionRatio |
protected java.lang.String |
brokerName |
protected java.lang.String |
brokerService |
protected java.util.List<java.lang.Object> |
brokerServiceOrLockerOrTransactionIdTransformer |
protected java.lang.String |
directory |
protected java.math.BigInteger |
failoverProducersAuditDepth |
protected java.math.BigInteger |
flushDelay |
protected java.lang.String |
id |
protected java.math.BigInteger |
indexBlockRestartInterval |
protected java.math.BigInteger |
indexBlockSize |
protected java.lang.Long |
indexCacheSize |
protected java.lang.String |
indexCompression |
protected java.lang.String |
indexFactory |
protected java.math.BigInteger |
indexMaxOpenFiles |
protected java.math.BigInteger |
indexWriteBufferSize |
protected java.lang.String |
locker |
protected java.lang.Long |
lockKeepAlivePeriod |
protected java.lang.String |
logCompression |
protected java.lang.String |
logDirectory |
protected java.lang.Long |
logSize |
protected java.math.BigInteger |
maxFailoverProducersToTrack |
protected java.lang.Boolean |
monitorStats |
protected java.lang.Boolean |
paranoidChecks |
protected java.lang.Boolean |
sync |
protected java.lang.String |
transactionIdTransformer |
protected java.lang.String |
usageManager |
protected java.lang.Boolean |
useLock |
protected java.lang.Boolean |
verifyChecksums |
| Constructor and Description |
|---|
DtoLevelDB() |
| 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.math.BigInteger |
getAsyncBufferSize()
Gets the value of the asyncBufferSize property.
|
java.math.BigInteger |
getAutoCompactionRatio()
Gets the value of the autoCompactionRatio property.
|
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.String |
getDirectory()
Gets the value of the directory property.
|
java.math.BigInteger |
getFailoverProducersAuditDepth()
Gets the value of the failoverProducersAuditDepth property.
|
java.math.BigInteger |
getFlushDelay()
Gets the value of the flushDelay property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.math.BigInteger |
getIndexBlockRestartInterval()
Gets the value of the indexBlockRestartInterval property.
|
java.math.BigInteger |
getIndexBlockSize()
Gets the value of the indexBlockSize property.
|
java.lang.Long |
getIndexCacheSize()
Gets the value of the indexCacheSize property.
|
java.lang.String |
getIndexCompression()
Gets the value of the indexCompression property.
|
java.lang.String |
getIndexFactory()
Gets the value of the indexFactory property.
|
java.math.BigInteger |
getIndexMaxOpenFiles()
Gets the value of the indexMaxOpenFiles property.
|
java.math.BigInteger |
getIndexWriteBufferSize()
Gets the value of the indexWriteBufferSize property.
|
java.lang.String |
getLocker()
Gets the value of the locker property.
|
java.lang.Long |
getLockKeepAlivePeriod()
Gets the value of the lockKeepAlivePeriod property.
|
java.lang.String |
getLogCompression()
Gets the value of the logCompression property.
|
java.lang.String |
getLogDirectory()
Gets the value of the logDirectory property.
|
java.lang.Long |
getLogSize()
Gets the value of the logSize 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 |
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 |
isMonitorStats()
Gets the value of the monitorStats property.
|
java.lang.Boolean |
isParanoidChecks()
Gets the value of the paranoidChecks property.
|
java.lang.Boolean |
isSync()
Gets the value of the sync property.
|
java.lang.Boolean |
isUseLock()
Gets the value of the useLock property.
|
java.lang.Boolean |
isVerifyChecksums()
Gets the value of the verifyChecksums property.
|
void |
setAsyncBufferSize(java.math.BigInteger value)
Sets the value of the asyncBufferSize property.
|
void |
setAutoCompactionRatio(java.math.BigInteger value)
Sets the value of the autoCompactionRatio 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 |
setDirectory(java.lang.String value)
Sets the value of the directory property.
|
void |
setFailoverProducersAuditDepth(java.math.BigInteger value)
Sets the value of the failoverProducersAuditDepth property.
|
void |
setFlushDelay(java.math.BigInteger value)
Sets the value of the flushDelay property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setIndexBlockRestartInterval(java.math.BigInteger value)
Sets the value of the indexBlockRestartInterval property.
|
void |
setIndexBlockSize(java.math.BigInteger value)
Sets the value of the indexBlockSize property.
|
void |
setIndexCacheSize(java.lang.Long value)
Sets the value of the indexCacheSize property.
|
void |
setIndexCompression(java.lang.String value)
Sets the value of the indexCompression property.
|
void |
setIndexFactory(java.lang.String value)
Sets the value of the indexFactory property.
|
void |
setIndexMaxOpenFiles(java.math.BigInteger value)
Sets the value of the indexMaxOpenFiles property.
|
void |
setIndexWriteBufferSize(java.math.BigInteger value)
Sets the value of the indexWriteBufferSize 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 |
setLogCompression(java.lang.String value)
Sets the value of the logCompression property.
|
void |
setLogDirectory(java.lang.String value)
Sets the value of the logDirectory property.
|
void |
setLogSize(java.lang.Long value)
Sets the value of the logSize property.
|
void |
setMaxFailoverProducersToTrack(java.math.BigInteger value)
Sets the value of the maxFailoverProducersToTrack property.
|
void |
setMonitorStats(java.lang.Boolean value)
Sets the value of the monitorStats property.
|
void |
setParanoidChecks(java.lang.Boolean value)
Sets the value of the paranoidChecks property.
|
void |
setSync(java.lang.Boolean value)
Sets the value of the sync 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 |
setUseLock(java.lang.Boolean value)
Sets the value of the useLock property.
|
void |
setVerifyChecksums(java.lang.Boolean value)
Sets the value of the verifyChecksums property.
|
java.lang.String |
toString() |
protected java.util.List<java.lang.Object> brokerServiceOrLockerOrTransactionIdTransformer
protected java.math.BigInteger asyncBufferSize
protected java.math.BigInteger autoCompactionRatio
protected java.lang.String brokerName
protected java.lang.String brokerService
protected java.lang.String directory
protected java.math.BigInteger failoverProducersAuditDepth
protected java.math.BigInteger flushDelay
protected java.math.BigInteger indexBlockRestartInterval
protected java.math.BigInteger indexBlockSize
protected java.lang.Long indexCacheSize
protected java.lang.String indexCompression
protected java.lang.String indexFactory
protected java.math.BigInteger indexMaxOpenFiles
protected java.math.BigInteger indexWriteBufferSize
protected java.lang.Long lockKeepAlivePeriod
protected java.lang.String locker
protected java.lang.String logCompression
protected java.lang.String logDirectory
protected java.lang.Long logSize
protected java.math.BigInteger maxFailoverProducersToTrack
protected java.lang.Boolean monitorStats
protected java.lang.Boolean paranoidChecks
protected java.lang.Boolean sync
protected java.lang.String transactionIdTransformer
protected java.lang.String usageManager
protected java.lang.Boolean useLock
protected java.lang.Boolean verifyChecksums
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<DtoLevelDB.Locker>
Object
JAXBElement<DtoLevelDB.TransactionIdTransformer>
JAXBElement<DtoLevelDB.BrokerService>
JAXBElement<DtoLevelDB.UsageManager>
public java.math.BigInteger getAsyncBufferSize()
BigIntegerpublic void setAsyncBufferSize(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getAutoCompactionRatio()
BigIntegerpublic void setAutoCompactionRatio(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic 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.String getDirectory()
Stringpublic void setDirectory(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getFailoverProducersAuditDepth()
BigIntegerpublic void setFailoverProducersAuditDepth(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getFlushDelay()
BigIntegerpublic void setFlushDelay(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getIndexBlockRestartInterval()
BigIntegerpublic void setIndexBlockRestartInterval(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getIndexBlockSize()
BigIntegerpublic void setIndexBlockSize(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.Long getIndexCacheSize()
Longpublic void setIndexCacheSize(java.lang.Long value)
value - allowed object is
Longpublic java.lang.String getIndexCompression()
Stringpublic void setIndexCompression(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIndexFactory()
Stringpublic void setIndexFactory(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getIndexMaxOpenFiles()
BigIntegerpublic void setIndexMaxOpenFiles(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getIndexWriteBufferSize()
BigIntegerpublic void setIndexWriteBufferSize(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic 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.lang.String getLogCompression()
Stringpublic void setLogCompression(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLogDirectory()
Stringpublic void setLogDirectory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Long getLogSize()
Longpublic void setLogSize(java.lang.Long value)
value - allowed object is
Longpublic java.math.BigInteger getMaxFailoverProducersToTrack()
BigIntegerpublic void setMaxFailoverProducersToTrack(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.Boolean isMonitorStats()
Booleanpublic void setMonitorStats(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isParanoidChecks()
Booleanpublic void setParanoidChecks(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isSync()
Booleanpublic void setSync(java.lang.Boolean value)
value - allowed object is
Booleanpublic 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 isUseLock()
Booleanpublic void setUseLock(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isVerifyChecksums()
Booleanpublic void setVerifyChecksums(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.