- name - Variable in class com.aerospike.client.admin.Role
-
Role name.
- name - Variable in class com.aerospike.client.admin.User
-
User name.
- name - Variable in class com.aerospike.client.Bin
-
Bin name.
- name - Variable in class com.aerospike.client.Host
-
Host name or IP address of database server.
- namespace - Variable in class com.aerospike.client.admin.Privilege
-
Namespace scope.
- namespace - Variable in class com.aerospike.client.Key
-
Namespace.
- NameValueParser() - Constructor for class com.aerospike.client.Info.NameValueParser
-
- NettyEventLoop - Class in com.aerospike.client.async
-
Aerospike wrapper around netty event loop.
- NettyEventLoop(EventPolicy, EventLoop, NettyEventLoops, int) - Constructor for class com.aerospike.client.async.NettyEventLoop
-
Construct Aerospike event loop wrapper from netty event loop.
- NettyEventLoops - Class in com.aerospike.client.async
-
Aerospike wrapper around netty event loops.
- NettyEventLoops(EventLoopGroup) - Constructor for class com.aerospike.client.async.NettyEventLoops
-
Create Aerospike event loop wrappers from given netty event loops.
- NettyEventLoops(EventPolicy, EventLoopGroup) - Constructor for class com.aerospike.client.async.NettyEventLoops
-
Create Aerospike event loop wrappers from given netty event loops.
- newThread(Runnable) - Method in class com.aerospike.client.cluster.ThreadDaemonFactory
-
Create new daemon thread with Aerospike prefix and sequence number.
- next() - Method in interface com.aerospike.client.async.EventLoops
-
Return next Aerospike event loop in round-robin fashion.
- next() - Method in class com.aerospike.client.async.NettyEventLoops
-
Return next Aerospike event loop in round-robin fashion.
- next() - Method in class com.aerospike.client.async.NioEventLoops
-
Return next event loop in round-robin fashion.
- next() - Method in class com.aerospike.client.Info.NameValueParser
-
Set pointers to next name/value pair.
- next() - Method in class com.aerospike.client.query.RecordSet
-
Retrieve next record.
- next() - Method in class com.aerospike.client.query.ResultSet
-
Retrieve next result.
- NioEventLoop - Class in com.aerospike.client.async
-
Aerospike wrapper around NIO Selector.
- NioEventLoop(EventPolicy, SelectorProvider, int) - Constructor for class com.aerospike.client.async.NioEventLoop
-
Construct Aerospike event loop wrapper from NIO Selector.
- NioEventLoops - Class in com.aerospike.client.async
-
Asynchronous event loops.
- NioEventLoops() - Constructor for class com.aerospike.client.async.NioEventLoops
-
Create direct NIO event loops, one per CPU core.
- NioEventLoops(int) - Constructor for class com.aerospike.client.async.NioEventLoops
-
Create direct NIO event loops.
- NioEventLoops(EventPolicy, int) - Constructor for class com.aerospike.client.async.NioEventLoops
-
Create direct NIO event loops.
- NO_FAIL - Static variable in class com.aerospike.client.cdt.ListWriteFlags
-
Do not raise error if a list item fails due to write flag constraints.
- NO_FAIL - Static variable in class com.aerospike.client.cdt.MapWriteFlags
-
Do not raise error if a map item is denied due to write flag constraints.
- NO_MORE_CONNECTIONS - Static variable in class com.aerospike.client.ResultCode
-
Max connections would be exceeded.
- Node - Class in com.aerospike.client.cluster
-
Server node representation.
- Node(Cluster, NodeValidator) - Constructor for class com.aerospike.client.cluster.Node
-
Initialize server node with connection parameters.
- node - Variable in class com.aerospike.client.cluster.NodeStats
-
Node for which statistics are generated.
- nodes - Variable in class com.aerospike.client.cluster.ClusterStats
-
Statistics for each node.
- NodeStats - Class in com.aerospike.client.cluster
-
Node statistics.
- NodeStats(Node) - Constructor for class com.aerospike.client.cluster.NodeStats
-
Node statistics constructor.
- NONE - Static variable in class com.aerospike.client.cdt.ListReturnType
-
Do not return a result.
- NONE - Static variable in class com.aerospike.client.cdt.MapReturnType
-
Do not return a result.
- not() - Static method in class com.aerospike.client.query.PredExp
-
Create "not" expression.
- NOT_AUTHENTICATED - Static variable in class com.aerospike.client.ResultCode
-
User must be authentication before performing database operations.
- NOT_FOUND - Static variable in class com.aerospike.client.task.Task
-
- notifyComplete() - Method in class com.aerospike.client.async.Monitor
-
Notify waiting thread that this thread is complete.
- NullValue() - Constructor for class com.aerospike.client.Value.NullValue
-