Class ExpectedValue
java.lang.Object
com.playtika.janusgraph.aerospike.operations.batch.ExpectedValue
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExpectedValue(String storeName, com.aerospike.client.Value key, Map<com.aerospike.client.Value, com.aerospike.client.Value> values) -
Method Summary
-
Field Details
-
storeName
-
key
public final com.aerospike.client.Value key -
values
-
-
Constructor Details
-
ExpectedValue
-