aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

Loop through records in a set #166

Closed mjmanav4 closed 4 years ago

mjmanav4 commented 4 years ago

I want to scan all records in aerospike cluster one by one .. How to do it? Didn't find any fxn that loops through each record or maybe return a bacth of X records until all records are scanned

BrianNichols commented 4 years ago

AerospikeClient.scanAll()