Uses of Interface
org.infinispan.commons.configuration.attributes.Matchable
Packages that use Matchable
Package
Description
Cache
configurationEmbeddedCacheManager
configurationConsistent Hash interfaces
Configuration for
RemoteStore
.REST Server Configuration API
Core Server Configuration API
HotRod Server Configuration API
Memcached Server Configuration API
-
Uses of Matchable in org.infinispan.commons.configuration.attributes
Classes in org.infinispan.commons.configuration.attributes that implement MatchableModifier and TypeClassDescriptionfinal class
Attribute<T>
Attribute.class
AttributeSet is a container forAttribute
s.class
ConfigurationElement<T extends ConfigurationElement>
An abstract class which represents a configuration element, with attributes and child elements. -
Uses of Matchable in org.infinispan.configuration.cache
Classes in org.infinispan.configuration.cache that implement MatchableModifier and TypeClassDescriptionclass
AuthorizationConfiguration.class
class
Defines the remote caches for which this cache acts as a backup.class
Defines clustered characteristics of the cache.class
class
class
Deprecated, for removal: This API element is subject to removal in a future version.Since 10.0, custom interceptors support will be removed and only modules will be able to define interceptorsfinal class
Controls encoding configuration for keys and values in the cache.class
Controls the default expiration settings for entries in the cache.class
Configuration for various grouper definitions.class
Allows fine-tuning of rehashing characteristics.class
Configures indexing of entries in the cache for searching.class
class
class
class
class
Configures the L1 cache behavior in 'distributed' caches instances.class
Defines the local, in-VM locking and concurrency characteristics of the cache.class
Controls the memory storage configuration for the cache.class
Controls how the cache handles partitioning and/or multiple node failures.class
Configuration for stores.class
Configures query options and defaultsclass
Defines recovery configuration for the cache.class
SecurityConfiguration.class
class
Configures how state is retrieved when a new cache joins the cluster.class
Determines whether cache statistics are gathered.class
class
Defines transactional (JTA) characteristics of the cache.class
Controls certain tuning parameters that may break some of Infinispan's public API contracts in exchange for better performance in some cases.class
Configuration 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.counter.configuration
Classes in org.infinispan.counter.configuration that implement Matchable -
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 TypeClassDescriptionclass
Key partitioner that maps keys to segments using information contained inAffinityTaggedKey
.class
Key partitioner that computes a key's segment based on a hash function.class
KeyPartitioner 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 TypeClassDescriptionclass
Key partitioner that usesGroup
annotations to map grouped keys to the same segment. -
Uses of Matchable in org.infinispan.persistence.remote.configuration
Classes in org.infinispan.persistence.remote.configuration that implement Matchable -
Uses of Matchable in org.infinispan.rest.configuration
Classes in org.infinispan.rest.configuration that implement MatchableModifier and TypeClassDescriptionclass
AuthenticationConfiguration.class
class
class
-
Uses of Matchable in org.infinispan.server.core.configuration
Classes in org.infinispan.server.core.configuration that implement MatchableModifier and TypeClassDescriptionclass
class
ServerConfiguration.class
class
SslConfiguration. -
Uses of Matchable in org.infinispan.server.hotrod.configuration
Classes in org.infinispan.server.hotrod.configuration that implement MatchableModifier and TypeClassDescriptionclass
class
class
-
Uses of Matchable in org.infinispan.server.memcached.configuration
Classes in org.infinispan.server.memcached.configuration that implement MatchableModifier and TypeClassDescriptionclass
MemcachedServerConfiguration.