Uses of Enum Class
org.infinispan.lock.api.OwnershipLevel
Packages that use OwnershipLevel
-
Uses of OwnershipLevel in org.infinispan.lock.api
Methods in org.infinispan.lock.api that return OwnershipLevelModifier and TypeMethodDescriptionClusteredLockConfiguration.getOwnershipLevel()static OwnershipLevelReturns the enum constant of this class with the specified name.static OwnershipLevel[]OwnershipLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.