Uses of Class
org.apache.pulsar.sql.presto.PulsarColumnMetadata.DecoderExtraInfo
Packages that use PulsarColumnMetadata.DecoderExtraInfo
Package
Description
Implementation of the connector to the Presto engine.
-
Uses of PulsarColumnMetadata.DecoderExtraInfo in org.apache.pulsar.sql.presto
Methods in org.apache.pulsar.sql.presto that return PulsarColumnMetadata.DecoderExtraInfoConstructors in org.apache.pulsar.sql.presto with parameters of type PulsarColumnMetadata.DecoderExtraInfoModifierConstructorDescriptionPulsarColumnMetadata(String name, io.prestosql.spi.type.Type type, String comment, String extraInfo, boolean hidden, boolean isInternal, PulsarColumnHandle.HandleKeyValueType handleKeyValueType, PulsarColumnMetadata.DecoderExtraInfo decoderExtraInfo)