Package | Description |
---|---|
com.aerospike.client.async |
Modifier and Type | Field and Description |
---|---|
MaxCommandAction |
AsyncClientPolicy.asyncMaxCommandAction
How to handle cases when the asynchronous maximum number of concurrent connections
have been reached.
|
Modifier and Type | Method and Description |
---|---|
static MaxCommandAction |
MaxCommandAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MaxCommandAction[] |
MaxCommandAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.