| Package | Description |
|---|---|
| org.infinispan.lock.api |
Clustered Locks API.
|
| Modifier and Type | Method and Description |
|---|---|
OwnershipLevel |
ClusteredLockConfiguration.getOwnershipLevel() |
static OwnershipLevel |
OwnershipLevel.valueOf(String name)
Returns 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.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.