Uses of Interface
org.infinispan.commons.configuration.attributes.Matchable
Packages that use Matchable
Package
Description
Commons package providing various utility classes
Cache configurationEmbeddedCacheManager configurationConsistent Hash interfaces
Common configuration for JDBC cache stores.
Configuration for the JDBC CacheStore.
Configuration for
RemoteStore.Configuration for
RocksDBStore.Configuration for
NonBlockingSoftIndexFileStore.REST Server Configuration API
Core Server Configuration API
HotRod Server Configuration API
Memcached Server Configuration API
Resp Protocol Server Configuration API
-
Uses of Matchable in org.infinispan.commons.configuration.attributes
Classes in org.infinispan.commons.configuration.attributes that implement MatchableModifier and TypeClassDescriptionfinal classAttribute<T>Attribute.classAttributeSet is a container forAttributes.classConfigurationElement<T extends ConfigurationElement>An abstract class which represents a configuration element, with attributes and child elements. -
Uses of Matchable in org.infinispan.commons.util
Classes in org.infinispan.commons.util that implement Matchable -
Uses of Matchable in org.infinispan.configuration.cache
Classes in org.infinispan.configuration.cache that implement MatchableModifier and TypeClassDescriptionclassAbstract store configuration that should be extended when the store configuration supports being segmented.classAbstractStoreConfiguration<T extends StoreConfiguration>classConfiguration for the async cache store.classAuthorizationConfiguration.classclassDefines the remote caches for which this cache acts as a backup.classDefines clustered characteristics of the cache.classDeprecated, for removal: This API element is subject to removal in a future version.since 11.0.classclassclassfinal classControls encoding configuration for keys and values in the cache.classControls the default expiration settings for entries in the cache.classConfiguration for various grouper definitions.classAllows fine-tuning of rehashing characteristics.classConfigures indexing of entries in the cache for searching.classclassclassclassclassclassConfigures the L1 cache behavior in 'distributed' caches instances.classDefines the local, in-VM locking and concurrency characteristics of the cache.classControls the memory storage configuration for the cache.classControls how the cache handles partitioning and/or multiple node failures.classConfiguration for stores.classConfigures query options and defaultsclassDefines recovery configuration for the cache.classSecurityConfiguration.classDefines the configuration for the single file cache store.classclassConfigures how state is retrieved when a new cache joins the cluster.classDetermines whether cache statistics are gathered.classclassclassDefines transactional (JTA) characteristics of the cache.classControls certain tuning parameters that may break some of Infinispan's public API contracts in exchange for better performance in some cases.classConfiguration needed for State Transfer between different sites. -
Uses of Matchable in org.infinispan.configuration.global
Classes in org.infinispan.configuration.global that implement Matchable -
Uses of Matchable in org.infinispan.configuration.parsing
Classes in org.infinispan.configuration.parsing that implement Matchable -
Uses of Matchable in org.infinispan.counter.configuration
Classes in org.infinispan.counter.configuration that implement MatchableModifier and TypeClassDescriptionclassTheCounterManagerconfiguration. -
Uses of Matchable in org.infinispan.distribution.ch
Subinterfaces of Matchable in org.infinispan.distribution.ch -
Uses of Matchable in org.infinispan.distribution.ch.impl
Classes in org.infinispan.distribution.ch.impl that implement MatchableModifier and TypeClassDescriptionclassKey partitioner that maps keys to segments using information contained inAffinityTaggedKey.classKey partitioner that computes a key's segment based on a hash function.classImplementation ofHashFunctionPartitionerusingCRC16for use with RESP.classKeyPartitioner that always returns 0 for a given segment. -
Uses of Matchable in org.infinispan.distribution.group.impl
Classes in org.infinispan.distribution.group.impl that implement MatchableModifier and TypeClassDescriptionclassKey partitioner that usesGroupannotations to map grouped keys to the same segment. -
Uses of Matchable in org.infinispan.persistence.jdbc.common.configuration
Classes in org.infinispan.persistence.jdbc.common.configuration that implement MatchableModifier and TypeClassDescriptionclassAbstractJdbcStoreConfiguration<T extends AbstractJdbcStoreConfiguration<T>>classManagedConnectionFactoryConfiguration. -
Uses of Matchable in org.infinispan.persistence.jdbc.configuration
Classes in org.infinispan.persistence.jdbc.configuration that implement Matchable -
Uses of Matchable in org.infinispan.persistence.remote.configuration
Classes in org.infinispan.persistence.remote.configuration that implement MatchableModifier and TypeClassDescriptionclassAuthenticationConfiguration.classclassclassclassclassSecurityConfiguration.classSslConfiguration.class -
Uses of Matchable in org.infinispan.persistence.remote.configuration.global
Classes in org.infinispan.persistence.remote.configuration.global that implement Matchable -
Uses of Matchable in org.infinispan.persistence.rocksdb.configuration
Classes in org.infinispan.persistence.rocksdb.configuration that implement MatchableModifier and TypeClassDescriptionclassclass -
Uses of Matchable in org.infinispan.persistence.sifs.configuration
Classes in org.infinispan.persistence.sifs.configuration that implement MatchableModifier and TypeClassDescriptionclassclassclass -
Uses of Matchable in org.infinispan.persistence.sql.configuration
Classes in org.infinispan.persistence.sql.configuration that implement MatchableModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of Matchable in org.infinispan.rest.configuration
Classes in org.infinispan.rest.configuration that implement MatchableModifier and TypeClassDescriptionclassclassclassAuthenticationConfiguration.class -
Uses of Matchable in org.infinispan.server.core.configuration
Classes in org.infinispan.server.core.configuration that implement MatchableModifier and TypeClassDescriptionclassclassProtocolServerConfiguration<T extends ProtocolServerConfiguration, A extends AuthenticationConfiguration>ServerConfiguration.classclassclassSslConfiguration. -
Uses of Matchable in org.infinispan.server.hotrod.configuration
Classes in org.infinispan.server.hotrod.configuration that implement MatchableModifier and TypeClassDescriptionclassclass -
Uses of Matchable in org.infinispan.server.memcached.configuration
Classes in org.infinispan.server.memcached.configuration that implement MatchableModifier and TypeClassDescriptionclassAuthenticationConfiguration.classMemcachedServerConfiguration.class -
Uses of Matchable in org.infinispan.server.resp.configuration
Classes in org.infinispan.server.resp.configuration that implement MatchableModifier and TypeClassDescriptionclassRespAuthenticationConfiguration.classRespServerConfiguration.