| Interface | Description |
|---|---|
| EventLoop |
Aerospike event loop interface.
|
| EventLoops |
Aerospike event loops interface.
|
| IAsyncClient |
THIS CLASS IS OBSOLETE.
|
| Class | Description |
|---|---|
| AsyncClient |
THIS CLASS IS OBSOLETE.
|
| AsyncClientPolicy |
THIS CLASS IS OBSOLETE.
|
| EventLoopBase |
Common methods for Netty and NIO event loop.
|
| EventPolicy |
Asynchronous event loop configuration.
|
| Monitor |
Monitor that coordinates wait/notify between different threads.
|
| NettyEventLoop |
Aerospike wrapper around netty event loop.
|
| NettyEventLoops |
Aerospike wrapper around netty event loops.
|
| NioEventLoop |
Aerospike wrapper around NIO Selector.
|
| NioEventLoops |
Asynchronous event loops.
|
| Throttle |
Limit the number of commands allowed at any point in time.
|
| Throttles |
Use multiple throttles that enforce a limit on the maximum number of commands.
|
| Enum | Description |
|---|---|
| MaxCommandAction |
THIS CLASS IS OBSOLETE.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.