| Class | Description |
|---|---|
| AdminPolicy |
Policy attributes used for user administration commands.
|
| BatchPolicy |
Configuration variables for multi-record get and exist requests.
|
| ClientPolicy |
Container object for client policy Command.
|
| InfoPolicy |
Policy attributes used for info commands.
|
| Policy |
Transaction policy attributes used in all database commands.
|
| QueryPolicy |
Container object for policy attributes used in query operations.
|
| ScanPolicy |
Container object for optional parameters used in scan operations.
|
| TlsPolicy |
TLS connection policy.
|
| WritePolicy |
Container object for policy attributes used in write operations.
|
| Enum | Description |
|---|---|
| AuthMode |
Authentication mode when user/password is defined.
|
| CommitLevel |
Desired consistency guarantee when committing a transaction on the server.
|
| ConsistencyLevel |
How duplicates should be consulted in a read operation.
|
| GenerationPolicy |
How to handle record writes based on record generation.
|
| Priority |
Priority of operations on database server.
|
| RecordExistsAction |
How to handle writes when the record already exists.
|
| Replica |
Defines algorithm used to determine the target node for a command.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.