Class AerospikeLock

java.lang.Object
nosql.batch.update.lock.Lock
nosql.batch.update.aerospike.lock.AerospikeLock

public class AerospikeLock extends Lock
  • Field Details

    • key

      public final com.aerospike.client.Key key
  • Constructor Details

    • AerospikeLock

      public AerospikeLock(Lock.LockType lockType, com.aerospike.client.Key key)
  • Method Details