JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.aerospike.client.async.NioEventLoop
Packages that use
NioEventLoop
Package
Description
com.aerospike.client.async
Uses of
NioEventLoop
in
com.aerospike.client.async
Methods in
com.aerospike.client.async
that return
NioEventLoop
Modifier and Type
Method
Description
NioEventLoop
NioEventLoops.
get
(int index)
Return event loop given array index.
NioEventLoop
[]
NioEventLoops.
getArray
()
Return array of event loops.
NioEventLoop
NioEventLoops.
next
()
Return next event loop in round-robin fashion.