Uses of Interface
com.aerospike.client.listener.TaskStatusListener
Packages that use TaskStatusListener
-
Uses of TaskStatusListener in com.aerospike.client.async
Methods in com.aerospike.client.async with parameters of type TaskStatusListenerModifier and TypeMethodDescriptionvoidAsyncIndexTask.queryStatus(EventLoop eventLoop, InfoPolicy policy, Node node, TaskStatusListener listener) Asynchronously query node for task completion status.