java.lang.Object
com.playtika.janusgraph.aerospike.operations.batch.BatchUpdates

public class BatchUpdates extends Object
  • Field Details

  • Constructor Details

    • BatchUpdates

      public BatchUpdates(Map<String,Map<com.aerospike.client.Value,Map<com.aerospike.client.Value,com.aerospike.client.Value>>> updatesByStore)
  • Method Details

    • getUpdates

      public com.playtika.janusgraph.aerospike.operations.batch.BatchUpdates.UpdatesOrdered getUpdates()
    • getUpdatesByStore

      public Map<String,Map<com.aerospike.client.Value,Map<com.aerospike.client.Value,com.aerospike.client.Value>>> getUpdatesByStore()