Uses of Interface
org.infinispan.commons.configuration.elements.ElementDefinition
-
-
Uses of ElementDefinition in org.infinispan.commons.configuration
Methods in org.infinispan.commons.configuration that return ElementDefinition Modifier and Type Method Description default ElementDefinition
BaseConfigurationInfo. getElementDefinition()
-
Uses of ElementDefinition in org.infinispan.commons.configuration.elements
Classes in org.infinispan.commons.configuration.elements that implement ElementDefinition Modifier and Type Class Description class
DefaultElementDefinition<C extends ConfigurationInfo>
-
Uses of ElementDefinition in org.infinispan.configuration.cache
-
Uses of ElementDefinition in org.infinispan.configuration.global
-
Uses of ElementDefinition in org.infinispan.counter.configuration
Methods in org.infinispan.counter.configuration that return ElementDefinition Modifier and Type Method Description ElementDefinition
StrongCounterConfiguration. getElementDefinition()
ElementDefinition
StrongCounterConfigurationBuilder. getElementDefinition()
ElementDefinition
WeakCounterConfiguration. getElementDefinition()
ElementDefinition
WeakCounterConfigurationBuilder. getElementDefinition()
-
Uses of ElementDefinition in org.infinispan.persistence.jdbc.configuration
Methods in org.infinispan.persistence.jdbc.configuration that return ElementDefinition Modifier and Type Method Description ElementDefinition
DataColumnConfiguration. getElementDefinition()
ElementDefinition
DataColumnConfigurationBuilder. getElementDefinition()
ElementDefinition
IdColumnConfiguration. getElementDefinition()
ElementDefinition
IdColumnConfigurationBuilder. getElementDefinition()
ElementDefinition
JdbcStringBasedStoreConfiguration. getElementDefinition()
ElementDefinition
JdbcStringBasedStoreConfigurationBuilder. getElementDefinition()
ElementDefinition
ManagedConnectionFactoryConfiguration. getElementDefinition()
ElementDefinition
ManagedConnectionFactoryConfigurationBuilder. getElementDefinition()
ElementDefinition
PooledConnectionFactoryConfiguration. getElementDefinition()
ElementDefinition
PooledConnectionFactoryConfigurationBuilder. getElementDefinition()
ElementDefinition
SegmentColumnConfiguration. getElementDefinition()
ElementDefinition
SegmentColumnConfigurationBuilder. getElementDefinition()
ElementDefinition
SimpleConnectionFactoryConfiguration. getElementDefinition()
ElementDefinition
SimpleConnectionFactoryConfigurationBuilder. getElementDefinition()
ElementDefinition
TableManipulationConfiguration. getElementDefinition()
ElementDefinition
TableManipulationConfigurationBuilder. getElementDefinition()
ElementDefinition
TimestampColumnConfiguration. getElementDefinition()
ElementDefinition
TimestampColumnConfigurationBuilder. getElementDefinition()
-
Uses of ElementDefinition in org.infinispan.persistence.jpa.configuration
Methods in org.infinispan.persistence.jpa.configuration that return ElementDefinition Modifier and Type Method Description ElementDefinition
JpaStoreConfiguration. getElementDefinition()
ElementDefinition
JpaStoreConfigurationBuilder. getElementDefinition()
-
Uses of ElementDefinition in org.infinispan.persistence.remote.configuration
-
Uses of ElementDefinition in org.infinispan.persistence.rest.configuration
Methods in org.infinispan.persistence.rest.configuration that return ElementDefinition Modifier and Type Method Description ElementDefinition
ConnectionPoolConfiguration. getElementDefinition()
ElementDefinition
ConnectionPoolConfigurationBuilder. getElementDefinition()
ElementDefinition
RemoteServerConfiguration. getElementDefinition()
ElementDefinition
RemoteServerConfigurationBuilder. getElementDefinition()
ElementDefinition
RestStoreConfiguration. getElementDefinition()
ElementDefinition
RestStoreConfigurationBuilder. getElementDefinition()
-
Uses of ElementDefinition in org.infinispan.persistence.rocksdb.configuration
Fields in org.infinispan.persistence.rocksdb.configuration declared as ElementDefinition Modifier and Type Field Description static ElementDefinition
RocksDBStoreConfiguration. ELEMENT_DEFINITION
Methods in org.infinispan.persistence.rocksdb.configuration that return ElementDefinition Modifier and Type Method Description ElementDefinition
RocksDBExpirationConfiguration. getElementDefinition()
ElementDefinition
RocksDBExpirationConfigurationBuilder. getElementDefinition()
ElementDefinition
RocksDBStoreConfiguration. getElementDefinition()
ElementDefinition
RocksDBStoreConfigurationBuilder. getElementDefinition()
-
Uses of ElementDefinition in org.infinispan.persistence.sifs.configuration
Fields in org.infinispan.persistence.sifs.configuration declared as ElementDefinition Modifier and Type Field Description static ElementDefinition
IndexConfiguration. ELEMENT_DEFINITION
static ElementDefinition
SoftIndexFileStoreConfiguration. ELEMENT_DEFINITION
Methods in org.infinispan.persistence.sifs.configuration that return ElementDefinition Modifier and Type Method Description ElementDefinition
DataConfiguration. getElementDefinition()
ElementDefinition
DataConfigurationBuilder. getElementDefinition()
ElementDefinition
IndexConfiguration. getElementDefinition()
ElementDefinition
IndexConfigurationBuilder. getElementDefinition()
ElementDefinition
SoftIndexFileStoreConfiguration. getElementDefinition()
ElementDefinition
SoftIndexFileStoreConfigurationBuilder. getElementDefinition()
-
Uses of ElementDefinition in org.infinispan.rest.configuration
Fields in org.infinispan.rest.configuration declared as ElementDefinition Modifier and Type Field Description static ElementDefinition
RestServerConfiguration. ELEMENT_DEFINITION
Methods in org.infinispan.rest.configuration that return ElementDefinition Modifier and Type Method Description ElementDefinition
AuthenticationConfiguration. getElementDefinition()
ElementDefinition
CorsConfiguration. getElementDefinition()
ElementDefinition
CorsRuleConfiguration. getElementDefinition()
ElementDefinition
RestServerConfiguration. getElementDefinition()
-
Uses of ElementDefinition in org.infinispan.server.core.configuration
Methods in org.infinispan.server.core.configuration that return ElementDefinition Modifier and Type Method Description ElementDefinition
EncryptionConfiguration. getElementDefinition()
ElementDefinition
SniConfiguration. getElementDefinition()
-
Uses of ElementDefinition in org.infinispan.server.hotrod.configuration
Fields in org.infinispan.server.hotrod.configuration declared as ElementDefinition Modifier and Type Field Description static ElementDefinition
HotRodServerConfiguration. ELEMENT_DEFINITION
static ElementDefinition
TopologyCacheConfiguration. ELEMENT_DEFINITION
Methods in org.infinispan.server.hotrod.configuration that return ElementDefinition Modifier and Type Method Description ElementDefinition
AuthenticationConfiguration. getElementDefinition()
ElementDefinition
BooleanElementConfiguration. getElementDefinition()
ElementDefinition
HotRodServerConfiguration. getElementDefinition()
ElementDefinition
PolicyConfiguration. getElementDefinition()
ElementDefinition
SaslConfiguration. getElementDefinition()
ElementDefinition
TopologyCacheConfiguration. getElementDefinition()
-
Uses of ElementDefinition in org.infinispan.server.memcached.configuration
Fields in org.infinispan.server.memcached.configuration declared as ElementDefinition Modifier and Type Field Description static ElementDefinition
MemcachedServerConfiguration. ELEMENT_DEFINITION
Methods in org.infinispan.server.memcached.configuration that return ElementDefinition Modifier and Type Method Description ElementDefinition
MemcachedServerConfiguration. getElementDefinition()
-