Class LockRequestDto

    • Field Detail

      • lockDuration

        protected long lockDuration
    • Constructor Detail

      • LockRequestDto

        public LockRequestDto​(String workerId,
                              long lockDuration)
    • Method Detail

      • getLockDuration

        public long getLockDuration()