Uses of Enum
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 type with the specified name.static OwnershipLevel[]OwnershipLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.