Class TrinoThriftId

java.lang.Object
io.trino.plugin.thrift.api.TrinoThriftId

@ThriftStruct public final class TrinoThriftId extends Object
  • Constructor Details

    • TrinoThriftId

      @ThriftConstructor public TrinoThriftId(byte[] id)
  • Method Details

    • getId

      @ThriftField(1) public byte[] getId()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getRetainedSizeInBytes

      public long getRetainedSizeInBytes()