Class ZDiffStoreCommand

    • Constructor Detail

      • ZDiffStoreCommand

        public ZDiffStoreCommand()
      • ZDiffStoreCommand

        public ZDiffStoreCommand​(byte[] destination,
                                 int numkeys,
                                 byte[][] keys)
    • Method Detail

      • getDestination

        public byte[] getDestination()
      • setDestination

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

        public int getNumkeys()
      • setNumkeys

        public void setNumkeys​(int numkeys)
      • getKeys

        public byte[][] getKeys()
      • setKeys

        public void setKeys​(byte[][] keys)