| BcryptUtils |
|
| ClientSSLContextGenerator |
|
| DataSchema |
The DataSchema class describes the schema of DataTable.
|
| DateTimeUtils |
|
| ExponentialMovingAverage |
The ExponentialMovingAverage is the implementation of the utility Exponential Weighted Moving Average
which is a statistical measure used to model time series data.
|
| FileUploadDownloadClient |
The FileUploadDownloadClient class provides methods to upload schema/segment, download segment or send
segment completion protocol request through HTTP/HTTPS.
|
| FileUploadDownloadClient.CustomHeaders |
|
| FileUploadDownloadClient.QueryParameters |
|
| FileUtils |
|
| HashUtil |
|
| HLCSegmentName |
|
| LLCSegmentName |
|
| LoggerFileServer |
Logger file server.
|
| LoggerUtils |
Logger utils for process level logger management.
|
| NamedThreadFactory |
A default ThreadFactory implementation that accepts the name prefix
of the created threads as a constructor argument.
|
| PinotAppConfigs |
Class that represents various configs for a pinot component:
System Configs
JVM Configs
Runtime Configs
PinotConfiguration
This class is JSON serializable and de-serializable.
|
| PinotAppConfigs.JVMConfig |
|
| PinotAppConfigs.RuntimeConfig |
|
| PinotAppConfigs.SystemConfig |
|
| PrimitiveArrayUtils |
Utility functions for primitive arrays.
|
| RegexpPatternConverterUtils |
Utility for converting regex patterns.
|
| RoaringBitmapUtils |
|
| RoundRobinURIProvider |
RoundRobinURIProvider accept a URI, try to resolve it into multiple URIs with IP address, and return a IP address URI
in a Round Robin way.
|
| SchemaUtils |
Utility class which contains Schema related operations.
|
| SegmentName |
|
| SegmentUtils |
|
| ServiceStartableUtils |
|
| ServiceStatus |
Utility class to obtain the status of the Pinot instance running in this JVM.
|
| ServiceStatus.IdealStateAndCurrentStateMatchServiceStatusCallback |
Service status callback that reports starting until all resources relevant to this instance have a matching
external view and current state.
|
| ServiceStatus.IdealStateAndExternalViewMatchServiceStatusCallback |
Service status callback that reports starting until all resources relevant to this instance have a matching
external view and ideal state.
|
| ServiceStatus.LifecycleServiceStatusCallback |
|
| ServiceStatus.MapBasedMultipleCallbackServiceStatusCallback |
|
| ServiceStatus.MultipleCallbackServiceStatusCallback |
|
| ServiceStatus.RealtimeConsumptionCatchupServiceStatusCallback |
Service status callback that checks whether realtime consumption has caught up
An offset based consumption status checker is being added in two phases.
|
| SimpleHttpErrorInfo |
Http error info including error message and status code
|
| SimpleHttpResponse |
|
| SqlResultComparator |
|
| TarGzCompressionUtils |
Utility class to compress/de-compress tar.gz files.
|
| TlsUtils |
Utility class for shared TLS configuration logic
|
| URIUtils |
|
| ZkStarter |
|
| ZkStarter.ZookeeperInstance |
|