Package | Description |
---|---|
org.infinispan.remoting.inboundhandler.action |
Modifier and Type | Method and Description |
---|---|
static BaseLockingAction.InternalState |
BaseLockingAction.InternalState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseLockingAction.InternalState[] |
BaseLockingAction.InternalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
BaseLockingAction.cas(BaseLockingAction.InternalState expectedState,
BaseLockingAction.InternalState newState) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.