Closed igor-ermolenko closed 4 years ago
It would be great to have an asynchronous equivalent of index related methods in AerospikeClient: createIndex(), deleteIndex() and indexExists()
https://github.com/aerospike/aerospike-client-java/pull/147
Java client 4.4.8 has been released with async index support.
https://www.aerospike.com/download/client/java/4.4.8/
It would be great to have an asynchronous equivalent of index related methods in AerospikeClient: createIndex(), deleteIndex() and indexExists()