Asynchronous query aggregate

The AsyncClient doesn’t seem to have an equivalent to AerospikeClient.queryAggregate. Is there some other way to perform an aggregation query asynchronously, or is the unsupported by the Java client?

AerospikeClient.queryAggregate() does not have an asynchronous equivalent.

Thanks Brian. I have created issue 35 on Github to request this feature.

1 Like