| Class and Description |
|---|
| AerospikeException
Aerospike exceptions that can be thrown from the client.
|
| AerospikeException.InvalidNode
Exception thrown when chosen node is not active.
|
| AerospikeException.Serialize
Exception thrown when Java serialization error occurs.
|
| BatchRead
Key and bin names used in batch read commands where variables bins are needed for each key.
|
| Bin
Column name/value pair.
|
| Host
Host name/port of database server.
|
| IAerospikeClient
This interface's sole purpose is to allow mock frameworks to operate on
AerospikeClient without being constrained by final methods.
|
| Info.NameValueParser
Parser for responses in name/value pair format:
|
| Key
Unique record identifier.
|
| Language
User defined function languages.
|
| Log.Callback
An object implementing this interface may be passed in to
setCallback(),
so the caller can channel Aerospike client logs as desired. |
| Log.Level
Log escalation level.
|
| Operation
Database operation definition.
|
| Operation.Type |
| Record
Container object for records.
|
| ScanCallback
An object implementing this interface is passed in
scan() calls, so the caller can
be notified with scan results. |
| Value
Polymorphic value classes used to efficiently serialize objects into the wire protocol.
|
| Value.GeoJSONValue
GeoJSON value.
|
| Value.NullValue
Empty value.
|
| Class and Description |
|---|
| AerospikeClient
Instantiate an
AerospikeClient object to access an Aerospike
database cluster and perform database operations. |
| AerospikeException
Aerospike exceptions that can be thrown from the client.
|
| BatchRead
Key and bin names used in batch read commands where variables bins are needed for each key.
|
| Bin
Column name/value pair.
|
| Host
Host name/port of database server.
|
| IAerospikeClient
This interface's sole purpose is to allow mock frameworks to operate on
AerospikeClient without being constrained by final methods.
|
| Key
Unique record identifier.
|
| Operation
Database operation definition.
|
| Value
Polymorphic value classes used to efficiently serialize objects into the wire protocol.
|
| Class and Description |
|---|
| Operation
Database operation definition.
|
| Value
Polymorphic value classes used to efficiently serialize objects into the wire protocol.
|
| Class and Description |
|---|
| AerospikeException
Aerospike exceptions that can be thrown from the client.
|
| Host
Host name/port of database server.
|
| Class and Description |
|---|
| AerospikeException
Aerospike exceptions that can be thrown from the client.
|
| BatchRead
Key and bin names used in batch read commands where variables bins are needed for each key.
|
| Key
Unique record identifier.
|
| Record
Container object for records.
|
| Class and Description |
|---|
| AerospikeException
Aerospike exceptions that can be thrown from the client.
|
| Class and Description |
|---|
| AerospikeException
Aerospike exceptions that can be thrown from the client.
|
| Key
Unique record identifier.
|
| Record
Container object for records.
|
| Value
Polymorphic value classes used to efficiently serialize objects into the wire protocol.
|
| Class and Description |
|---|
| AerospikeException
Aerospike exceptions that can be thrown from the client.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.