Class DtoPListStoreImpl
- All Implemented Interfaces:
org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.ToString
Classe Java pour anonymous complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<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="directory" 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="indexDirectory" 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>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="cleanupInterval" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="directory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="enableIndexWriteAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="failIfDatabaseIsLocked" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="indexCacheSize" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="indexDirectory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="indexEnablePageCaching" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="indexPageSize" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="indexWriteBatchSize" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="journalMaxFileLength" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="journalMaxWriteBatchSize" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="lazyInit" 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>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Longprotected Stringprotected Booleanprotected Booleanprotected Stringprotected BigIntegerprotected Stringprotected Booleanprotected BigIntegerprotected BigIntegerprotected BigIntegerprotected BigIntegerprotected Boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) booleanbooleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) Obtient la valeur de la propriété brokerService.Gets the value of the brokerServiceOrDirectoryOrIndexDirectory property.Obtient la valeur de la propriété cleanupInterval.Obtient la valeur de la propriété directory.getId()Obtient la valeur de la propriété id.Obtient la valeur de la propriété indexCacheSize.Obtient la valeur de la propriété indexDirectory.Obtient la valeur de la propriété indexPageSize.Obtient la valeur de la propriété indexWriteBatchSize.Obtient la valeur de la propriété journalMaxFileLength.Obtient la valeur de la propriété journalMaxWriteBatchSize.Gets a map that contains attributes that aren't bound to any typed property on this class.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) Obtient la valeur de la propriété enableIndexWriteAsync.Obtient la valeur de la propriété failIfDatabaseIsLocked.Obtient la valeur de la propriété indexEnablePageCaching.Obtient la valeur de la propriété lazyInit.voidsetBrokerService(String value) Définit la valeur de la propriété brokerService.voidsetCleanupInterval(Long value) Définit la valeur de la propriété cleanupInterval.voidsetDirectory(String value) Définit la valeur de la propriété directory.voidsetEnableIndexWriteAsync(Boolean value) Définit la valeur de la propriété enableIndexWriteAsync.voidsetFailIfDatabaseIsLocked(Boolean value) Définit la valeur de la propriété failIfDatabaseIsLocked.voidDéfinit la valeur de la propriété id.voidsetIndexCacheSize(BigInteger value) Définit la valeur de la propriété indexCacheSize.voidsetIndexDirectory(String value) Définit la valeur de la propriété indexDirectory.voidsetIndexEnablePageCaching(Boolean value) Définit la valeur de la propriété indexEnablePageCaching.voidsetIndexPageSize(BigInteger value) Définit la valeur de la propriété indexPageSize.voidsetIndexWriteBatchSize(BigInteger value) Définit la valeur de la propriété indexWriteBatchSize.voidDéfinit la valeur de la propriété journalMaxFileLength.voidDéfinit la valeur de la propriété journalMaxWriteBatchSize.voidsetLazyInit(Boolean value) Définit la valeur de la propriété lazyInit.toString()
-
Field Details
-
brokerServiceOrDirectoryOrIndexDirectory
-
brokerService
-
cleanupInterval
-
directory
-
enableIndexWriteAsync
-
failIfDatabaseIsLocked
-
indexCacheSize
-
indexDirectory
-
indexEnablePageCaching
-
indexPageSize
-
indexWriteBatchSize
-
journalMaxFileLength
-
journalMaxWriteBatchSize
-
lazyInit
-
id
-
-
Constructor Details
-
DtoPListStoreImpl
public DtoPListStoreImpl()
-
-
Method Details
-
getBrokerServiceOrDirectoryOrIndexDirectory
Gets the value of the brokerServiceOrDirectoryOrIndexDirectory property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the brokerServiceOrDirectoryOrIndexDirectory property.For example, to add a new item, do as follows:
getBrokerServiceOrDirectoryOrIndexDirectory().add(newItem);Objects of the following type(s) are allowed in the list
JAXBElement<DtoPListStoreImpl.BrokerService>JAXBElement<DtoPListStoreImpl.Directory>JAXBElement<DtoPListStoreImpl.IndexDirectory>Object -
getBrokerService
Obtient la valeur de la propriété brokerService.- Returns:
- possible object is
String
-
setBrokerService
Définit la valeur de la propriété brokerService.- Parameters:
value- allowed object isString
-
getCleanupInterval
Obtient la valeur de la propriété cleanupInterval.- Returns:
- possible object is
Long
-
setCleanupInterval
Définit la valeur de la propriété cleanupInterval.- Parameters:
value- allowed object isLong
-
getDirectory
Obtient la valeur de la propriété directory.- Returns:
- possible object is
String
-
setDirectory
Définit la valeur de la propriété directory.- Parameters:
value- allowed object isString
-
isEnableIndexWriteAsync
Obtient la valeur de la propriété enableIndexWriteAsync.- Returns:
- possible object is
Boolean
-
setEnableIndexWriteAsync
Définit la valeur de la propriété enableIndexWriteAsync.- Parameters:
value- allowed object isBoolean
-
isFailIfDatabaseIsLocked
Obtient la valeur de la propriété failIfDatabaseIsLocked.- Returns:
- possible object is
Boolean
-
setFailIfDatabaseIsLocked
Définit la valeur de la propriété failIfDatabaseIsLocked.- Parameters:
value- allowed object isBoolean
-
getIndexCacheSize
Obtient la valeur de la propriété indexCacheSize.- Returns:
- possible object is
BigInteger
-
setIndexCacheSize
Définit la valeur de la propriété indexCacheSize.- Parameters:
value- allowed object isBigInteger
-
getIndexDirectory
Obtient la valeur de la propriété indexDirectory.- Returns:
- possible object is
String
-
setIndexDirectory
Définit la valeur de la propriété indexDirectory.- Parameters:
value- allowed object isString
-
isIndexEnablePageCaching
Obtient la valeur de la propriété indexEnablePageCaching.- Returns:
- possible object is
Boolean
-
setIndexEnablePageCaching
Définit la valeur de la propriété indexEnablePageCaching.- Parameters:
value- allowed object isBoolean
-
getIndexPageSize
Obtient la valeur de la propriété indexPageSize.- Returns:
- possible object is
BigInteger
-
setIndexPageSize
Définit la valeur de la propriété indexPageSize.- Parameters:
value- allowed object isBigInteger
-
getIndexWriteBatchSize
Obtient la valeur de la propriété indexWriteBatchSize.- Returns:
- possible object is
BigInteger
-
setIndexWriteBatchSize
Définit la valeur de la propriété indexWriteBatchSize.- Parameters:
value- allowed object isBigInteger
-
getJournalMaxFileLength
Obtient la valeur de la propriété journalMaxFileLength.- Returns:
- possible object is
BigInteger
-
setJournalMaxFileLength
Définit la valeur de la propriété journalMaxFileLength.- Parameters:
value- allowed object isBigInteger
-
getJournalMaxWriteBatchSize
Obtient la valeur de la propriété journalMaxWriteBatchSize.- Returns:
- possible object is
BigInteger
-
setJournalMaxWriteBatchSize
Définit la valeur de la propriété journalMaxWriteBatchSize.- Parameters:
value- allowed object isBigInteger
-
isLazyInit
Obtient la valeur de la propriété lazyInit.- Returns:
- possible object is
Boolean
-
setLazyInit
Définit la valeur de la propriété lazyInit.- Parameters:
value- allowed object isBoolean
-
getId
Obtient la valeur de la propriété id.- Returns:
- possible object is
String
-
setId
Définit la valeur de la propriété id.- Parameters:
value- allowed object isString
-
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
-
toString
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode
-
hashCode
public int hashCode() -
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals
-
equals
-