类 BRPopLPushCommand

    • 构造器详细资料

      • BRPopLPushCommand

        public BRPopLPushCommand()
      • BRPopLPushCommand

        public BRPopLPushCommand​(byte[] source,
                                 byte[] destination,
                                 int timeout)
    • 方法详细资料

      • getSource

        public byte[] getSource()
      • setSource

        public void setSource​(byte[] source)
      • getDestination

        public byte[] getDestination()
      • setDestination

        public void setDestination​(byte[] destination)
      • getTimeout

        public int getTimeout()
      • setTimeout

        public void setTimeout​(int timeout)