| Package | Description |
|---|---|
| com.aerospike.client.policy |
| Modifier and Type | Field and Description |
|---|---|
QueryDuration |
QueryPolicy.expectedDuration
Expected query duration.
|
| Modifier and Type | Method and Description |
|---|---|
static QueryDuration |
QueryDuration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryDuration[] |
QueryDuration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryPolicy.setExpectedDuration(QueryDuration expectedDuration) |
Copyright © 2012–2024 Aerospike, Inc. All rights reserved.