Package | Description |
---|---|
org.infinispan.client.hotrod.impl |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
VersionedOperationResponse(byte[] value,
VersionedOperationResponse.RspCode code) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.