Class PSetExCommand

    • Constructor Detail

      • PSetExCommand

        public PSetExCommand()
      • PSetExCommand

        public PSetExCommand​(byte[] key,
                             long ex,
                             byte[] value)
    • Method Detail

      • getEx

        public long getEx()
      • setEx

        public void setEx​(long ex)
      • getValue

        public byte[] getValue()
      • setValue

        public void setValue​(byte[] value)