| Class | Description |
|---|---|
| AdminPolicy |
Policy attributes used for user administration commands.
|
| BatchDeletePolicy |
Policy attributes used in batch delete commands.
|
| BatchPolicy |
Batch parent policy.
|
| BatchReadPolicy |
Policy attributes used in batch read commands.
|
| BatchUDFPolicy |
Policy attributes used in batch UDF execute commands.
|
| BatchWritePolicy |
Policy attributes used in batch write commands.
|
| 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.
|
| TCPKeepAlive |
TCP keep-alive policy.
|
| TlsPolicy |
TLS connection policy.
|
| WritePolicy |
Container object for policy attributes used in write operations.
|
| Enum | Description |
|---|---|
| AuthMode |
Authentication mode.
|
| CommitLevel |
Desired consistency guarantee when committing a transaction on the server.
|
| GenerationPolicy |
How to handle record writes based on record generation.
|
| ReadModeAP |
Read policy for AP (availability) namespaces.
|
| ReadModeSC |
Read policy for SC (strong consistency) namespaces.
|
| RecordExistsAction |
How to handle writes when the record already exists.
|
| Replica |
Defines algorithm used to determine the target node for a command.
|
Copyright © 2012–2023 Aerospike, Inc. All rights reserved.