Class BatchUpdates
java.lang.Object
com.playtika.janusgraph.aerospike.operations.batch.BatchUpdates
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBatchUpdates(Map<String, Map<com.aerospike.client.Value, Map<com.aerospike.client.Value, com.aerospike.client.Value>>> updatesByStore) -
Method Summary
-
Field Details
-
INDEX_STORE_NAME
- See Also:
-
EDGE_STORE_NAME
- See Also:
-
IDS_STORE_NAME
- See Also:
-
REGULAR_STORE_NAMES
-
-
Constructor Details
-
BatchUpdates
-
-
Method Details
-
getUpdates
public com.playtika.janusgraph.aerospike.operations.batch.BatchUpdates.UpdatesOrdered getUpdates() -
getUpdatesByStore
-