Class Put

    • Constructor Summary

      Constructors 
      Constructor Description
      Put​(TableKey key, java.nio.ByteBuffer value)
      Creates a new instance of the Put class for an unconditional update.
      Put​(TableKey key, java.nio.ByteBuffer value, Version version)
      Creates a new instance of the Put class for a conditional update.