| Package | Description |
|---|---|
| com.aerospike.client |
| Modifier and Type | Field and Description |
|---|---|
Operation.Type |
Operation.type
Type of operation.
|
| Modifier and Type | Method and Description |
|---|---|
static Operation.Type |
Operation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation.Type[] |
Operation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Operation(Operation.Type type,
String binName,
Value value) |
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.