类 PSetExCommand

    • 构造器详细资料

      • PSetExCommand

        public PSetExCommand()
      • PSetExCommand

        public PSetExCommand​(byte[] key,
                             long ex,
                             byte[] value)
    • 方法详细资料

      • getEx

        public long getEx()
      • setEx

        public void setEx​(long ex)
      • getValue

        public byte[] getValue()
      • setValue

        public void setValue​(byte[] value)