Class BatchUpdateOperations

java.lang.Object
com.playtika.janusgraph.aerospike.operations.batch.BatchUpdateOperations
All Implemented Interfaces:
nosql.batch.update.UpdateOperations<BatchUpdates>

public class BatchUpdateOperations extends Object implements nosql.batch.update.UpdateOperations<BatchUpdates>
  • Constructor Details

  • Method Details

    • updateMany

      public void updateMany(BatchUpdates batchUpdates, boolean calledByWal)
      Specified by:
      updateMany in interface nosql.batch.update.UpdateOperations<BatchUpdates>