# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Should connection be put back into pool.
New AerospikeError generates a new AerospikeError instance.
NewBufferPool creates a new buffer pool.
NewMessage generates a new Message instance.
NewPool creates a new fixed size pool.
Return result code as a string.
TTL converts an Expiration time from citrusleaf epoc to TTL in seconds.

# Constants

On create-only (write unique) operations on a bin that already exists.
Bin name length greater than 14 characters.
Specified bin name does not exist in record.
Operation is not supported with configured bin type (single-bin or multi-bin).
citrusleaf epoc: Jan 01 2010 00:00:00 GMT.
Expected cluster ID was not received.
Asynchronous max concurrent database commands have been exceeded and therefore rejected.
Specified bin name does not exist in record.
End of Recordset in Query or Scan.
On modifying a record with unexpected generation.
No description provided by the author
Secondary index already exists.
Generic secondary index error.
Maximum number of indicies exceeded.
Index name maximum length exceeded.
Requested secondary index does not exist.
Secondary index not available.
Secondary index memory space exceeded.
Administration command is invalid.
Security credential is invalid.
Administration field is invalid.
Invalid namespace.
Chosen node is not currently active.
Password is invalid.
No description provided by the author
Role name is invalid.
User name is invalid.
Too many concurrent operations on the same record.
On create-only (write unique) operations on a record that already exists.
Key type mismatch.
On retrieving, touching or replacing a record that doesn't exist.
The requested item in a large collection was not found.
sizeof(MessageHeader).
No description provided by the author
No description provided by the author
XDS product is not available.
User must be authentication before performing database operations.
Operation was successful.
Bad parameter(s) were passed in database operation call.
Client parse error.
Secondary index query aborted.
There are no more records left for query.
Generic query error.
Secondary index queue full.
Query was terminated by user.
Secondary index query timed out on server.
Record size exceeds limit.
User does not posses the required role to perform the database operation.
Scan aborted by server.
Scan was terminated by user.
No description provided by the author
No description provided by the author
No description provided by the author
Client serialization error.
Unknown server failure.
Server has run out of memory.
Server is not accepting requests.
Client or server has timed out.
Asynchronous max concurrent database commands have been exceeded and therefore rejected.
A user defined function returned an error code.
Unsupported Server Feature (e.g.
User was previously created.

# Structs

AerospikeError implements error interface for aerospike specific errors.
BufferPool implements a specialized buffer pool.
No description provided by the author
No description provided by the author
Pool implements a general purpose fixed-size pool.

# Type aliases

ResultCode signifies the database operation error codes.