Uses of Class
com.aerospike.client.async.NettyEventLoops
Packages that use NettyEventLoops
-
Uses of NettyEventLoops in com.aerospike.client.async
Constructors in com.aerospike.client.async with parameters of type NettyEventLoopsModifierConstructorDescriptionNettyEventLoop(EventPolicy policy, io.netty.channel.EventLoop eventLoop, NettyEventLoops parent, int index) Construct Aerospike event loop wrapper from netty event loop.