Uses of Enum Class
org.infinispan.configuration.cache.VersioningScheme
Packages that use VersioningScheme
-
Uses of VersioningScheme in org.infinispan.configuration.cache
Methods 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.