|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VersionedOperationResponse.RspCode | |
---|---|
org.infinispan.client.hotrod.impl |
Uses of VersionedOperationResponse.RspCode in org.infinispan.client.hotrod.impl |
---|
Methods in org.infinispan.client.hotrod.impl that return VersionedOperationResponse.RspCode | |
---|---|
VersionedOperationResponse.RspCode |
VersionedOperationResponse.getCode()
|
static VersionedOperationResponse.RspCode |
VersionedOperationResponse.RspCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VersionedOperationResponse.RspCode[] |
VersionedOperationResponse.RspCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.infinispan.client.hotrod.impl with parameters of type VersionedOperationResponse.RspCode | |
---|---|
VersionedOperationResponse(byte[] value,
VersionedOperationResponse.RspCode code)
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |