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="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="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="connectUrl" 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="scheduledThreadPoolExecutor" type="{http://www.w3.org/2001/XMLSchema}string" /> <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="zkSessionTimeout" 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.ScheduledThreadPoolExecutor
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> |
getBrokerServiceOrLockerOrScheduledThreadPoolExecutor()
Gets the value of the brokerServiceOrLockerOrScheduledThreadPoolExecutor property.
|
String |
getConnectUrl()
Gets the value of the connectUrl 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 |
getScheduledThreadPoolExecutor()
Gets the value of the scheduledThreadPoolExecutor 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 |
getZkSessionTimeout()
Gets the value of the zkSessionTimeout 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 |
setConnectUrl(String value)
Sets the value of the connectUrl 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 |
setScheduledThreadPoolExecutor(String value)
Sets the value of the scheduledThreadPoolExecutor 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 |
setZkSessionTimeout(String value)
Sets the value of the zkSessionTimeout property.
|
String |
toString() |
protected List<Object> brokerServiceOrLockerOrScheduledThreadPoolExecutor
protected BigInteger asyncBufferSize
protected String brokerName
protected String brokerService
protected String connectUrl
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 BigInteger maxFailoverProducersToTrack
protected Boolean monitorStats
protected Boolean paranoidChecks
protected BigInteger replicas
protected String scheduledThreadPoolExecutor
protected String securityToken
protected String usageManager
protected Boolean verifyChecksums
protected BigInteger weight
protected String zkPassword
protected String zkSessionTimeout
public DtoReplicatedLevelDB()
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
<
DtoReplicatedLevelDB.Locker
>
JAXBElement
<
DtoReplicatedLevelDB.ScheduledThreadPoolExecutor
>
Object
JAXBElement
<
DtoReplicatedLevelDB.UsageManager
>
JAXBElement
<
DtoReplicatedLevelDB.BrokerService
>
public BigInteger getAsyncBufferSize()
BigInteger
public void setAsyncBufferSize(BigInteger value)
value
- allowed object is
BigInteger
public String getBind()
String
public void setBind(String value)
value
- allowed object is
String
public String getBrokerName()
String
public void setBrokerName(String value)
value
- allowed object is
String
public String getBrokerService()
String
public void setBrokerService(String value)
value
- allowed object is
String
public String getConnectUrl()
String
public void setConnectUrl(String value)
value
- allowed object is
String
public String getContainer()
String
public void setContainer(String value)
value
- allowed object is
String
public String getDirectory()
String
public void setDirectory(String value)
value
- allowed object is
String
public BigInteger getFailoverProducersAuditDepth()
BigInteger
public void setFailoverProducersAuditDepth(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getFlushDelay()
BigInteger
public void setFlushDelay(BigInteger value)
value
- allowed object is
BigInteger
public String getHostname()
String
public void setHostname(String value)
value
- allowed object is
String
public BigInteger getIndexBlockRestartInterval()
BigInteger
public void setIndexBlockRestartInterval(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getIndexBlockSize()
BigInteger
public void setIndexBlockSize(BigInteger value)
value
- allowed object is
BigInteger
public Long getIndexCacheSize()
Long
public void setIndexCacheSize(Long value)
value
- allowed object is
Long
public String getIndexCompression()
String
public void setIndexCompression(String value)
value
- allowed object is
String
public String getIndexFactory()
String
public void setIndexFactory(String value)
value
- allowed object is
String
public BigInteger getIndexMaxOpenFiles()
BigInteger
public void setIndexMaxOpenFiles(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getIndexWriteBufferSize()
BigInteger
public void setIndexWriteBufferSize(BigInteger value)
value
- allowed object is
BigInteger
public Long getLockKeepAlivePeriod()
Long
public void setLockKeepAlivePeriod(Long value)
value
- allowed object is
Long
public String getLocker()
String
public void setLocker(String value)
value
- allowed object is
String
public String getLogCompression()
String
public void setLogCompression(String value)
value
- allowed object is
String
public Long getLogSize()
Long
public void setLogSize(Long value)
value
- allowed object is
Long
public BigInteger getMaxFailoverProducersToTrack()
BigInteger
public void setMaxFailoverProducersToTrack(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isMonitorStats()
Boolean
public void setMonitorStats(Boolean value)
value
- allowed object is
Boolean
public Boolean isParanoidChecks()
Boolean
public void setParanoidChecks(Boolean value)
value
- allowed object is
Boolean
public BigInteger getReplicas()
BigInteger
public void setReplicas(BigInteger value)
value
- allowed object is
BigInteger
public String getScheduledThreadPoolExecutor()
String
public void setScheduledThreadPoolExecutor(String value)
value
- allowed object is
String
public String getSecurityToken()
String
public void setSecurityToken(String value)
value
- allowed object is
String
public String getSync()
String
public void setSync(String value)
value
- allowed object is
String
public String getUsageManager()
String
public void setUsageManager(String value)
value
- allowed object is
String
public Boolean isUseLock()
Boolean
public void setUseLock(Boolean value)
value
- allowed object is
Boolean
public Boolean isVerifyChecksums()
Boolean
public void setVerifyChecksums(Boolean value)
value
- allowed object is
Boolean
public BigInteger getWeight()
BigInteger
public void setWeight(BigInteger value)
value
- allowed object is
BigInteger
public String getZkAddress()
String
public void setZkAddress(String value)
value
- allowed object is
String
public String getZkPassword()
String
public void setZkPassword(String value)
value
- allowed object is
String
public String getZkPath()
String
public void setZkPath(String value)
value
- allowed object is
String
public String getZkSessionTimeout()
String
public void setZkSessionTimeout(String value)
value
- allowed object is
String
public void setId(String value)
value
- allowed object is
String
public 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.ToString
public 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.ToString
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
public 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.Equals
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.