Class PulsarColumnMetadata


  • public class PulsarColumnMetadata
    extends io.prestosql.spi.connector.ColumnMetadata
    Description of the column metadata.
    • Field Detail

      • KEY_SCHEMA_COLUMN_PREFIX

        public static final java.lang.String KEY_SCHEMA_COLUMN_PREFIX
        See Also:
        Constant Field Values
    • Method Detail

      • getNameWithCase

        public java.lang.String getNameWithCase()
      • isInternal

        public boolean isInternal()
      • isKey

        public boolean isKey()
      • isValue

        public boolean isValue()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class io.prestosql.spi.connector.ColumnMetadata
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class io.prestosql.spi.connector.ColumnMetadata
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class io.prestosql.spi.connector.ColumnMetadata