Class RowFieldName

java.lang.Object
io.trino.spi.type.RowFieldName

@Immutable public final class RowFieldName extends Object
  • Constructor Details

    • RowFieldName

      public RowFieldName(String name)
  • Method Details