Uses of Enum Class
org.infinispan.configuration.cache.VersioningScheme
Packages that use VersioningScheme
-
Uses of VersioningScheme in org.infinispan.configuration.cache
Subclasses with type arguments of type VersioningScheme in org.infinispan.configuration.cacheMethods in org.infinispan.configuration.cache that return VersioningSchemeModifier and TypeMethodDescriptionstatic VersioningScheme
Returns the enum constant of this class with the specified name.static VersioningScheme[]
VersioningScheme.values()
Returns an array containing the constants of this enum class, in the order they are declared.