Uses of Enum
org.infinispan.configuration.cache.CacheType
Packages that use CacheType
-
Uses of CacheType in org.infinispan.configuration.cache
Fields in org.infinispan.configuration.cache with type parameters of type CacheTypeModifier and TypeFieldDescriptionstatic final AttributeDefinition
<CacheType> ClusteringConfiguration.CACHE_TYPE
Methods in org.infinispan.configuration.cache that return CacheTypeModifier and TypeMethodDescriptionCacheMode.cacheType()
static CacheType
CacheType.valueOf
(int order) Returns the enum constant of this type with the specified name.static CacheType
Returns the enum constant of this type with the specified name.static CacheType[]
CacheType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.infinispan.configuration.cache with parameters of type CacheType