public final class IndexTask extends Task
COMPLETE, IN_PROGRESS, NOT_FOUND
Constructor and Description |
---|
IndexTask(com.aerospike.client.cluster.Cluster cluster,
Policy policy,
String namespace,
String indexName,
boolean isCreate)
Initialize task with fields needed to query server nodes.
|
Modifier and Type | Method and Description |
---|---|
int |
queryStatus()
Query all nodes for task completion status.
|
isDone, waitTillComplete, waitTillComplete, waitTillComplete
public int queryStatus() throws AerospikeException
queryStatus
in class Task
AerospikeException
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.