A C G I M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addListener(PinotMetricsRegistryListener) - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory.NoopPinotMetricsRegistry
- allMetrics() - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory.NoopPinotMetricsRegistry
C
- Config(long, int, int, int, int) - Constructor for class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
- Config(Map<String, Object>) - Constructor for class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
G
- getErrorCode() - Method in exception org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.PinotException
- getIdleTimeoutMillis() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
-
Deprecated.
- getKeyStorePassword() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
- getKeyStorePath() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
- getKeyStoreType() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
- getMaxBacklogPerServer() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
- getMaxConnectionsPerServer() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
-
Deprecated.
- getMetricsFactoryName() - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory
- getMetricsRegistry() - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory.NoopPinotMetricsRegistry
- getMinConnectionsPerServer() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
-
Deprecated.
- getPinotMetricsRegistry() - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory
- getSslProvider() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
- getThreadPoolSize() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
- getTrustStorePassword() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
- getTrustStorePath() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
- getTrustStoreType() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
I
- init(PinotConfiguration) - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory
- isClientAuthEnabled() - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.Config
- isRetriable() - Method in enum org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.ErrorCode
M
- makePinotGauge(Function<Void, T>) - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory
- makePinotJmxReporter(PinotMetricsRegistry) - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory
- makePinotMetricName(Class<?>, String) - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory
N
- newCounter(PinotMetricName) - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory.NoopPinotMetricsRegistry
- newGauge(PinotMetricName, PinotGauge<T>) - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory.NoopPinotMetricsRegistry
- newHistogram(PinotMetricName, boolean) - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory.NoopPinotMetricsRegistry
- newMeter(PinotMetricName, String, TimeUnit) - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory.NoopPinotMetricsRegistry
- newTimer(PinotMetricName, TimeUnit, TimeUnit) - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory.NoopPinotMetricsRegistry
- NoopPinotMetricFactory - Class in org.apache.pinot.connector.presto.plugin.metrics
-
This package name has to match the regex pattern: ".*\\.plugin\\.metrics\\..*"
- NoopPinotMetricFactory() - Constructor for class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory
- NoopPinotMetricFactory.NoopPinotMetricsRegistry - Class in org.apache.pinot.connector.presto.plugin.metrics
- NoopPinotMetricsRegistry() - Constructor for class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory.NoopPinotMetricsRegistry
O
- org.apache.pinot.connector.presto - package org.apache.pinot.connector.presto
- org.apache.pinot.connector.presto.grpc - package org.apache.pinot.connector.presto.grpc
- org.apache.pinot.connector.presto.plugin.metrics - package org.apache.pinot.connector.presto.plugin.metrics
P
- PINOT_INSUFFICIENT_SERVER_RESPONSE - org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.ErrorCode
- PINOT_INVALID_SQL_GENERATED - org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.ErrorCode
- PINOT_QUERY_BACKLOG_FULL - org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.ErrorCode
- PINOT_UNCLASSIFIED_ERROR - org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.ErrorCode
- PinotException(PinotScatterGatherQueryClient.ErrorCode, String) - Constructor for exception org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.PinotException
- PinotException(PinotScatterGatherQueryClient.ErrorCode, String, Throwable) - Constructor for exception org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.PinotException
- PinotScatterGatherQueryClient - Class in org.apache.pinot.connector.presto
- PinotScatterGatherQueryClient(PinotScatterGatherQueryClient.Config) - Constructor for class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient
- PinotScatterGatherQueryClient.Config - Class in org.apache.pinot.connector.presto
- PinotScatterGatherQueryClient.ErrorCode - Enum in org.apache.pinot.connector.presto
- PinotScatterGatherQueryClient.PinotException - Exception in org.apache.pinot.connector.presto
- PinotStreamingQueryClient - Class in org.apache.pinot.connector.presto.grpc
-
Grpc based Pinot query client.
- PinotStreamingQueryClient(GrpcConfig) - Constructor for class org.apache.pinot.connector.presto.grpc.PinotStreamingQueryClient
Q
- queryPinotServerForDataTable(String, String, List<String>, long, boolean, int) - Method in class org.apache.pinot.connector.presto.PinotScatterGatherQueryClient
R
- removeMetric(PinotMetricName) - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory.NoopPinotMetricsRegistry
S
- shutdown() - Method in class org.apache.pinot.connector.presto.plugin.metrics.NoopPinotMetricFactory.NoopPinotMetricsRegistry
- submit(String, int, GrpcRequestBuilder) - Method in class org.apache.pinot.connector.presto.grpc.PinotStreamingQueryClient
T
- toByteString(byte[]) - Static method in class org.apache.pinot.connector.presto.grpc.Utils
- toInstanceConfig(String) - Static method in class org.apache.pinot.connector.presto.grpc.Utils
U
- Utils - Class in org.apache.pinot.connector.presto.grpc
-
Utils used in Presto code to avoid the reference to internal shaded pinot class/objects.
V
- valueOf(String) - Static method in enum org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.ErrorCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.pinot.connector.presto.PinotScatterGatherQueryClient.ErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages