Uses of Class
org.apache.pulsar.sql.presto.PulsarConnectorCache
-
Packages that use PulsarConnectorCache Package Description org.apache.pulsar.sql.presto Implementation of the connector to the Presto engine. -
-
Uses of PulsarConnectorCache in org.apache.pulsar.sql.presto
Methods in org.apache.pulsar.sql.presto that return PulsarConnectorCache Modifier and Type Method Description static PulsarConnectorCachePulsarConnectorCache. getConnectorCache(PulsarConnectorConfig pulsarConnectorConfig)
-