Class MockRowId

  • All Implemented Interfaces:
    RowId

    public class MockRowId
    extends Object
    implements RowId
    • Constructor Detail

      • MockRowId

        public MockRowId()
      • MockRowId

        public MockRowId​(byte[] bytes)
    • Method Detail

      • getBytes

        public byte[] getBytes()
        Specified by:
        getBytes in interface RowId
      • setBytes

        public void setBytes​(byte[] bytes)