Package com.aerospike.client.reactor.dto
Class KeysRecords
java.lang.Object
com.aerospike.client.reactor.dto.KeysRecords
public final class KeysRecords extends Object
Container object for keys identifier and exists flags.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description KeysRecords(com.aerospike.client.Key[] keys, com.aerospike.client.Record[] records) -
Method Summary
-
Field Details
-
Constructor Details
-
KeysRecords
public KeysRecords(com.aerospike.client.Key[] keys, com.aerospike.client.Record[] records)
-
-
Method Details