Package | Description |
---|---|
com.aerospike.client.async |
Modifier and Type | Method and 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.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.