Class TrinoThriftNullableSchemaName

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

@ThriftStruct public final class TrinoThriftNullableSchemaName extends Object
  • Constructor Details

    • TrinoThriftNullableSchemaName

      @ThriftConstructor public TrinoThriftNullableSchemaName(@Nullable String schemaName)
  • Method Details

    • getSchemaName

      @Nullable @ThriftField(value=1, requiredness=OPTIONAL) public String getSchemaName()
    • 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