aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

Get namespaces/sets by AerospikeClient. #207

Closed LoSofo closed 2 years ago

LoSofo commented 2 years ago

Question : Is there any way I can get all the namesapces and sets, like using show namespaces/ show sets in aql. I don't seem to see a corresponding method in AerospikeClient.