Package com.aerospike.client.reactor.dto
Class KeyExists
java.lang.Object
com.aerospike.client.reactor.dto.KeyExists
public final class KeyExists extends Object
Container object for key identifier and exists flags.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description KeyExists(com.aerospike.client.Key key, boolean exists) -
Method Summary