Class SetBitCommand

    • Constructor Detail

      • SetBitCommand

        public SetBitCommand()
      • SetBitCommand

        public SetBitCommand​(byte[] key,
                             long offset,
                             int value)
    • Method Detail

      • getOffset

        public long getOffset()
      • setOffset

        public void setOffset​(long offset)
      • getValue

        public int getValue()
      • setValue

        public void setValue​(int value)