Class BucketTrySetOperation<V>

  • Type Parameters:
    V - value type

    public class BucketTrySetOperation<V>
    extends TransactionalOperation
    Author:
    Nikita Koksharov
    • Constructor Detail

      • BucketTrySetOperation

        public BucketTrySetOperation​( name,
                                      lockName,
                                     Codec codec,
                                      value,
                                     long timeToLive,
                                      timeUnit,
                                      transactionId,
                                     long threadId)
      • BucketTrySetOperation

        public BucketTrySetOperation​( name,
                                      lockName,
                                     Codec codec,
                                      value,
                                      transactionId,
                                     long threadId)