public class DtoReplicatedLevelDB 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="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="bind" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="brokerName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="container" 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="hostname" type="{http://www.w3.org/2001/XMLSchema}string" />
<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="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="replicas" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="securityToken" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="sync" 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="weight" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="zkAddress" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="zkPassword" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="zkPath" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="zkSessionTmeout" type="{http://www.w3.org/2001/XMLSchema}string" />
<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 |
DtoReplicatedLevelDB.BrokerService
Java class for anonymous complex type.
|
static class |
DtoReplicatedLevelDB.Locker
Java class for anonymous complex type.
|
static class |
DtoReplicatedLevelDB.UsageManager
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
DtoReplicatedLevelDB() |
| 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.
|
String |
getBind()
Gets the value of the bind property.
|
String |
getBrokerName()
Gets the value of the brokerName property.
|
String |
getBrokerService()
Gets the value of the brokerService property.
|
List<Object> |
getBrokerServiceOrLockerOrUsageManager()
Gets the value of the brokerServiceOrLockerOrUsageManager property.
|
String |
getContainer()
Gets the value of the container 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 |
getHostname()
Gets the value of the hostname 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.
|
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.
|
BigInteger |
getReplicas()
Gets the value of the replicas property.
|
String |
getSecurityToken()
Gets the value of the securityToken property.
|
String |
getSync()
Gets the value of the sync property.
|
String |
getUsageManager()
Gets the value of the usageManager property.
|
BigInteger |
getWeight()
Gets the value of the weight property.
|
String |
getZkAddress()
Gets the value of the zkAddress property.
|
String |
getZkPassword()
Gets the value of the zkPassword property.
|
String |
getZkPath()
Gets the value of the zkPath property.
|
String |
getZkSessionTmeout()
Gets the value of the zkSessionTmeout 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 |
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 |
setBind(String value)
Sets the value of the bind property.
|
void |
setBrokerName(String value)
Sets the value of the brokerName property.
|
void |
setBrokerService(String value)
Sets the value of the brokerService property.
|
void |
setContainer(String value)
Sets the value of the container 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 |
setHostname(String value)
Sets the value of the hostname 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 |
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 |
setReplicas(BigInteger value)
Sets the value of the replicas property.
|
void |
setSecurityToken(String value)
Sets the value of the securityToken property.
|
void |
setSync(String value)
Sets the value of the sync 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.
|
void |
setWeight(BigInteger value)
Sets the value of the weight property.
|
void |
setZkAddress(String value)
Sets the value of the zkAddress property.
|
void |
setZkPassword(String value)
Sets the value of the zkPassword property.
|
void |
setZkPath(String value)
Sets the value of the zkPath property.
|
void |
setZkSessionTmeout(String value)
Sets the value of the zkSessionTmeout property.
|
String |
toString() |
protected BigInteger asyncBufferSize
protected String bind
protected String brokerName
protected String brokerService
protected String container
protected String directory
protected BigInteger failoverProducersAuditDepth
protected BigInteger flushDelay
protected String hostname
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 locker
protected String logCompression
protected Long logSize
protected BigInteger maxFailoverProducersToTrack
protected Boolean monitorStats
protected Boolean paranoidChecks
protected BigInteger replicas
protected String securityToken
protected String sync
protected String usageManager
protected Boolean useLock
protected Boolean verifyChecksums
protected BigInteger weight
protected String zkAddress
protected String zkPassword
protected String zkPath
protected String zkSessionTmeout
protected String id
public List<Object> getBrokerServiceOrLockerOrUsageManager()
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 brokerServiceOrLockerOrUsageManager property.
For example, to add a new item, do as follows:
getBrokerServiceOrLockerOrUsageManager().add(newItem);
Objects of the following type(s) are allowed in the list
Object
JAXBElement<DtoReplicatedLevelDB.BrokerService>
JAXBElement<DtoReplicatedLevelDB.UsageManager>
JAXBElement<DtoReplicatedLevelDB.Locker>
public BigInteger getAsyncBufferSize()
BigIntegerpublic void setAsyncBufferSize(BigInteger value)
value - allowed object is
BigIntegerpublic String getBind()
Stringpublic void setBind(String value)
value - allowed object is
Stringpublic 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 getContainer()
Stringpublic void setContainer(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 String getHostname()
Stringpublic void setHostname(String value)
value - allowed object is
Stringpublic 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 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 BigInteger getReplicas()
BigIntegerpublic void setReplicas(BigInteger value)
value - allowed object is
BigIntegerpublic String getSecurityToken()
Stringpublic void setSecurityToken(String value)
value - allowed object is
Stringpublic String getSync()
Stringpublic void setSync(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 BigInteger getWeight()
BigIntegerpublic void setWeight(BigInteger value)
value - allowed object is
BigIntegerpublic String getZkAddress()
Stringpublic void setZkAddress(String value)
value - allowed object is
Stringpublic String getZkPassword()
Stringpublic void setZkPassword(String value)
value - allowed object is
Stringpublic String getZkPath()
Stringpublic void setZkPath(String value)
value - allowed object is
Stringpublic String getZkSessionTmeout()
Stringpublic void setZkSessionTmeout(String value)
value - allowed object is
Stringpublic 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-2014 The Apache Software Foundation. All Rights Reserved.