A B C D E F G H I K L M N O P Q R S T U V W _ 
All Classes All Packages

A

addOfflineSegment(String, String, File) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
addOrReplaceSegment(String, String) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
addRealtimeSegment(String, String) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
AdminApiApplication - Class in org.apache.pinot.server.api
 
AdminApiApplication(ServerInstance, AccessControlFactory, PinotConfiguration) - Constructor for class org.apache.pinot.server.api.AdminApiApplication
 

B

BaseServerStarter - Class in org.apache.pinot.server.starter.helix
Starter for Pinot server.
BaseServerStarter() - Constructor for class org.apache.pinot.server.starter.helix.BaseServerStarter
 

C

cancelQuery(String) - Method in class org.apache.pinot.server.api.resources.QueryResource
 
checkGetInstanceDataManager(ServerInstance) - Static method in class org.apache.pinot.server.api.resources.ServerResourceUtils
 
checkGetTableDataManager(ServerInstance, String) - Static method in class org.apache.pinot.server.api.resources.ServerResourceUtils
 
checkHealth(String) - Method in class org.apache.pinot.server.api.resources.HealthCheckResource
 
checkLiveness() - Method in class org.apache.pinot.server.api.resources.HealthCheckResource
 
checkReadiness() - Method in class org.apache.pinot.server.api.resources.HealthCheckResource
 
CONSUMER_DIR - Static variable in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
ControllerJobStatusResource - Class in org.apache.pinot.server.api.resources
 
ControllerJobStatusResource() - Constructor for class org.apache.pinot.server.api.resources.ControllerJobStatusResource
 
createHandler(Message, NotificationContext) - Method in class org.apache.pinot.server.starter.helix.SegmentMessageHandlerFactory
 
createNewStateModel(String, String) - Method in class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory
 

D

DebugResource - Class in org.apache.pinot.server.api.resources
Debug resource for Pinot Server.
DebugResource() - Constructor for class org.apache.pinot.server.api.resources.DebugResource
 
DefaultExceptionMapper - Class in org.apache.pinot.server.api.resources
 
DefaultExceptionMapper() - Constructor for class org.apache.pinot.server.api.resources.DefaultExceptionMapper
 
DefaultHelixStarterServerConfig - Class in org.apache.pinot.server.starter.helix
 
deleteSegment(String, String) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
deleteTable(String) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
downloadLogFile(String) - Method in class org.apache.pinot.server.api.resources.PinotServerLogger
 
downloadSegment(String, String, HttpHeaders) - Method in class org.apache.pinot.server.api.resources.TablesResource
 

E

emitTableLevelMetrics() - Method in class org.apache.pinot.server.conf.ServerConf
 
ErrorInfo - Class in org.apache.pinot.server.api.resources
 
ErrorInfo(WebApplicationException) - Constructor for class org.apache.pinot.server.api.resources.ErrorInfo
 
ErrorResponse - Class in org.apache.pinot.server.api.resources
 
ErrorResponse(String) - Constructor for class org.apache.pinot.server.api.resources.ErrorResponse
 

F

filter(ContainerRequestContext) - Method in class org.apache.pinot.server.api.resources.ShutDownFilter
 
forceCommit(String, Set<String>) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
FreshnessBasedConsumptionStatusChecker - Class in org.apache.pinot.server.starter.helix
This class is used at startup time to have a more accurate estimate of the catchup period in which no query execution happens and consumers try to catch up to the latest messages available in streams.
FreshnessBasedConsumptionStatusChecker(InstanceDataManager, Set<String>, long) - Constructor for class org.apache.pinot.server.starter.helix.FreshnessBasedConsumptionStatusChecker
 

G

getAllowedTablesForEmittingMetrics() - Method in class org.apache.pinot.server.conf.ServerConf
 
getAllSegmentsMetadata(String) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
getAllTables() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
getAppConfigs() - Method in class org.apache.pinot.server.api.resources.PinotServerAppConfigs
 
getAvgMultiValueCount() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getConfig() - Method in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
getConfig() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getConfig(String) - Method in class org.apache.pinot.server.conf.ServerConf
 
getConsumerDir() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getConsumingSegmentsInfo(String) - Method in class org.apache.pinot.server.api.resources.TablesResource
 
getCrcMetadataForTable(String) - Method in class org.apache.pinot.server.api.resources.TablesResource
 
getDefaultHelixServerConfig(PinotConfiguration) - Static method in class org.apache.pinot.server.starter.helix.DefaultHelixStarterServerConfig
 
getDeletedSegmentsCacheSize() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getDeletedSegmentsCacheTtlMinutes() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getErrorCacheSize() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getGrpcPort() - Method in class org.apache.pinot.server.conf.ServerConf
 
getHelixManager() - Method in class org.apache.pinot.server.starter.ServerInstance
 
getInstanceBootstrapSegmentDir() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getInstanceDataDir() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getInstanceDataManager() - Method in class org.apache.pinot.server.starter.ServerInstance
 
getInstanceDataManagerClassName() - Method in class org.apache.pinot.server.conf.ServerConf
 
getInstanceDataManagerConfig() - Method in class org.apache.pinot.server.conf.ServerConf
 
getInstanceId() - Method in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
getInstanceId() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
getInstanceId() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getInstanceRequestHandler() - Method in class org.apache.pinot.server.starter.ServerInstance
 
getInstanceSegmentTarDir() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getLatestQueryTime() - Method in class org.apache.pinot.server.starter.ServerInstance
 
getLocalLogFiles() - Method in class org.apache.pinot.server.api.resources.PinotServerLogger
 
getLogger(String) - Method in class org.apache.pinot.server.api.resources.PinotServerLogger
 
getLoggers() - Method in class org.apache.pinot.server.api.resources.PinotServerLogger
 
getMaxParallelRefreshThreads() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
getMaxParallelRefreshThreads() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getMaxParallelSegmentBuilds() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getMaxParallelSegmentDownloads() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getMessage() - Method in class org.apache.pinot.server.api.resources.ErrorInfo
 
getMessage() - Method in class org.apache.pinot.server.api.resources.ErrorResponse
 
getMessageType() - Method in class org.apache.pinot.server.starter.helix.SegmentMessageHandlerFactory
 
getMetricsConfig() - Method in class org.apache.pinot.server.conf.ServerConf
 
getMetricsPrefix() - Method in class org.apache.pinot.server.conf.ServerConf
 
getMultiStageMailboxPort() - Method in class org.apache.pinot.server.conf.ServerConf
 
getMultiStageServicePort() - Method in class org.apache.pinot.server.conf.ServerConf
 
getNettyPort() - Method in class org.apache.pinot.server.conf.ServerConf
 
getNettyTlsPort() - Method in class org.apache.pinot.server.conf.ServerConf
 
getNumConsumingSegmentsNotReachedIngestionCriteria() - Method in class org.apache.pinot.server.starter.helix.IngestionBasedConsumptionStatusChecker
 
getOffHeapSizes() - Method in class org.apache.pinot.server.api.resources.MmapDebugResource
 
getPinotConfig() - Method in class org.apache.pinot.server.conf.ServerConf
 
getPort() - Method in class org.apache.pinot.server.worker.WorkerQueryServer
 
getPropertyStore() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
getQueryExecutorClassName() - Method in class org.apache.pinot.server.conf.ServerConf
 
getQueryExecutorConfig() - Method in class org.apache.pinot.server.conf.ServerConf
 
getReadMode() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getRequestConfig() - Method in class org.apache.pinot.server.conf.ServerConf
 
getRunningQueryIds() - Method in class org.apache.pinot.server.api.resources.QueryResource
 
getSchedulerConfig() - Method in class org.apache.pinot.server.conf.ServerConf
 
getSegmentDataDirectory(String, String) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
Assemble the path to segment dir directly, when table mgr object is not created for the given table yet.
getSegmentDebugInfo(String, String) - Method in class org.apache.pinot.server.api.resources.DebugResource
 
getSegmentDirectoryLoader() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getSegmentFileDirectory() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
getSegmentFormatVersion() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getSegmentMetadata(String, String) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
getSegmentMetadata(String, String, List<String>) - Method in class org.apache.pinot.server.api.resources.TablesResource
 
getSegmentMetadata(String, List<String>) - Method in class org.apache.pinot.server.api.resources.TablesResource
 
getSegmentMetadata(SegmentDataManager, List<String>) - Static method in class org.apache.pinot.server.api.resources.SegmentMetadataFetcher
This is a helper method that fetches the segment metadata for a given segment.
getSegmentPeerDownloadScheme() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getSegmentsDebugInfo(String) - Method in class org.apache.pinot.server.api.resources.DebugResource
 
getSegmentStoreUri() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getSegmentUploader() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
getServerInstance() - Method in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
getServerMetrics() - Method in class org.apache.pinot.server.starter.ServerInstance
 
getServiceRole() - Method in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
getStateModelName() - Static method in class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory
 
getStatus() - Method in class org.apache.pinot.server.api.resources.ErrorInfo
 
getStreamSegmentDownloadUntarRateLimit() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
getSuccessCount() - Method in class org.apache.pinot.server.starter.helix.SegmentReloadStatusValue
 
getTableDataManager(String) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
getTableSegmentTiers(String, String) - Method in class org.apache.pinot.server.api.resources.TableTierResource
 
getTableSize(String) - Method in class org.apache.pinot.server.api.resources.MmapDebugResource
 
getTableSize(String, boolean) - Method in class org.apache.pinot.server.api.resources.TableSizeResource
 
getTableSizeOld(String, boolean) - Method in class org.apache.pinot.server.api.resources.TableSizeResource
Deprecated.
getTableTiers(String) - Method in class org.apache.pinot.server.api.resources.TableTierResource
 
getTotalSegmentCount() - Method in class org.apache.pinot.server.starter.helix.SegmentReloadStatusValue
 
getTransformFunctions() - Method in class org.apache.pinot.server.conf.ServerConf
Returns a list of transform function names as defined in the config

H

HealthCheckResource - Class in org.apache.pinot.server.api.resources
REST API to do health check through ServiceStatus.
HealthCheckResource() - Constructor for class org.apache.pinot.server.api.resources.HealthCheckResource
 
HelixInstanceDataManager - Class in org.apache.pinot.server.starter.helix
The class HelixInstanceDataManager is the instance data manager based on Helix.
HelixInstanceDataManager() - Constructor for class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
HelixInstanceDataManagerConfig - Class in org.apache.pinot.server.starter.helix
The config used for HelixInstanceDataManager.
HelixInstanceDataManagerConfig(PinotConfiguration) - Constructor for class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
HelixServerStarter - Class in org.apache.pinot.server.starter.helix
Starter for Pinot server.
HelixServerStarter() - Constructor for class org.apache.pinot.server.starter.helix.HelixServerStarter
 
HelixServerStarter(String, String, PinotConfiguration) - Constructor for class org.apache.pinot.server.starter.helix.HelixServerStarter
Deprecated.
HelixServerStarter(PinotConfiguration) - Constructor for class org.apache.pinot.server.starter.helix.HelixServerStarter
Deprecated.

I

IngestionBasedConsumptionStatusChecker - Class in org.apache.pinot.server.starter.helix
 
IngestionBasedConsumptionStatusChecker(InstanceDataManager, Set<String>) - Constructor for class org.apache.pinot.server.starter.helix.IngestionBasedConsumptionStatusChecker
 
init(PinotConfiguration) - Method in class org.apache.pinot.server.conf.ServerConf
 
init(PinotConfiguration) - Method in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
init(PinotConfiguration, HelixManager, ServerMetrics) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
INSTANCE_BOOTSTRAP_SEGMENT_DIR - Static variable in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
INSTANCE_DATA_DIR - Static variable in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
INSTANCE_ID - Static variable in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
INSTANCE_RELOAD_CONSUMING_SEGMENT - Static variable in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
INSTANCE_SEGMENT_TAR_DIR - Static variable in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
isDirectRealtimeOffHeapAllocation() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
isEnableGrpcServer() - Method in class org.apache.pinot.server.conf.ServerConf
 
isEnableSplitCommit() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
isEnableSplitCommitEndWithMetadata() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
isEnableSwagger() - Method in class org.apache.pinot.server.conf.ServerConf
 
isGrpcTlsServerEnabled() - Method in class org.apache.pinot.server.conf.ServerConf
 
isMultiStageServerEnabled() - Method in class org.apache.pinot.server.conf.ServerConf
 
isNettyServerEnabled() - Method in class org.apache.pinot.server.conf.ServerConf
 
isNettyTlsServerEnabled() - Method in class org.apache.pinot.server.conf.ServerConf
 
isRealtimeOffHeapAllocation() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
isSegmentCaughtUp(String, LLRealtimeSegmentDataManager) - Method in class org.apache.pinot.server.starter.helix.FreshnessBasedConsumptionStatusChecker
 
isSegmentCaughtUp(String, LLRealtimeSegmentDataManager) - Method in class org.apache.pinot.server.starter.helix.IngestionBasedConsumptionStatusChecker
 
isSegmentCaughtUp(String, LLRealtimeSegmentDataManager) - Method in class org.apache.pinot.server.starter.helix.OffsetBasedConsumptionStatusChecker
 
isStreamSegmentDownloadUntar() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 

K

kEY_OF_TABLE_DATA_DIRECTORY - Static variable in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
kEY_OF_TABLE_NAME - Static variable in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 

L

listTables() - Method in class org.apache.pinot.server.api.resources.TablesResource
 
listTableSegments(String) - Method in class org.apache.pinot.server.api.resources.TablesResource
 
loadDefaultServerConf() - Static method in class org.apache.pinot.server.starter.helix.DefaultHelixStarterServerConfig
 

M

main(String[]) - Static method in class org.apache.pinot.server.starter.helix.HelixServerStarter
 
MmapDebugResource - Class in org.apache.pinot.server.api.resources
Debug endpoint to check memory allocation.
MmapDebugResource() - Constructor for class org.apache.pinot.server.api.resources.MmapDebugResource
 

N

now() - Method in class org.apache.pinot.server.starter.helix.FreshnessBasedConsumptionStatusChecker
 

O

offloadSegment(String, String) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
OffsetBasedConsumptionStatusChecker - Class in org.apache.pinot.server.starter.helix
This class is used at startup time to have a more accurate estimate of the catchup period in which no query execution happens and consumers try to catch up to the latest messages available in streams.
OffsetBasedConsumptionStatusChecker(InstanceDataManager, Set<String>) - Constructor for class org.apache.pinot.server.starter.helix.OffsetBasedConsumptionStatusChecker
 
onBecomeConsumingFromOffline(Message, NotificationContext) - Method in class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory.SegmentOnlineOfflineStateModel
 
onBecomeDroppedFromConsuming(Message, NotificationContext) - Method in class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory.SegmentOnlineOfflineStateModel
 
onBecomeDroppedFromOffline(Message, NotificationContext) - Method in class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory.SegmentOnlineOfflineStateModel
 
onBecomeDroppedFromOnline(Message, NotificationContext) - Method in class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory.SegmentOnlineOfflineStateModel
 
onBecomeOfflineFromConsuming(Message, NotificationContext) - Method in class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory.SegmentOnlineOfflineStateModel
 
onBecomeOfflineFromError(Message, NotificationContext) - Method in class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory.SegmentOnlineOfflineStateModel
 
onBecomeOfflineFromOnline(Message, NotificationContext) - Method in class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory.SegmentOnlineOfflineStateModel
 
onBecomeOnlineFromConsuming(Message, NotificationContext) - Method in class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory.SegmentOnlineOfflineStateModel
 
onBecomeOnlineFromOffline(Message, NotificationContext) - Method in class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory.SegmentOnlineOfflineStateModel
 
org.apache.pinot.server.api - package org.apache.pinot.server.api
 
org.apache.pinot.server.api.resources - package org.apache.pinot.server.api.resources
 
org.apache.pinot.server.conf - package org.apache.pinot.server.conf
 
org.apache.pinot.server.starter - package org.apache.pinot.server.starter
 
org.apache.pinot.server.starter.helix - package org.apache.pinot.server.starter.helix
 
org.apache.pinot.server.worker - package org.apache.pinot.server.worker
 

P

PINOT_CONFIGURATION - Static variable in class org.apache.pinot.server.api.AdminApiApplication
 
PINOT_QUERY_SCHEDULER_PREFIX - Static variable in class org.apache.pinot.server.conf.ServerConf
 
PinotServerAppConfigs - Class in org.apache.pinot.server.api.resources
Resource to get the application configs PinotAppConfigs for Pinot Server.
PinotServerAppConfigs() - Constructor for class org.apache.pinot.server.api.resources.PinotServerAppConfigs
 
PinotServerLogger - Class in org.apache.pinot.server.api.resources
Logger resource.
PinotServerLogger() - Constructor for class org.apache.pinot.server.api.resources.PinotServerLogger
 

Q

QueryResource - Class in org.apache.pinot.server.api.resources
API to cancel query running on the server, given a queryId.
QueryResource() - Constructor for class org.apache.pinot.server.api.resources.QueryResource
 

R

READ_MODE - Static variable in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
reloadAllSegments(String, boolean, SegmentRefreshSemaphore) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
reloadJobStatus(String, long, String) - Method in class org.apache.pinot.server.api.resources.ControllerJobStatusResource
 
reloadSegment(String, String, boolean) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
reloadSegments(String, List<String>, boolean, SegmentRefreshSemaphore) - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
reset() - Method in class org.apache.pinot.server.starter.helix.SegmentMessageHandlerFactory
 
RESOURCE_PACKAGE - Static variable in class org.apache.pinot.server.api.AdminApiApplication
 

S

SEGMENT_DIRECTORY_LOADER - Static variable in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
SEGMENT_FORMAT_VERSION - Static variable in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
SegmentMessageHandlerFactory - Class in org.apache.pinot.server.starter.helix
 
SegmentMessageHandlerFactory(InstanceDataManager, ServerMetrics) - Constructor for class org.apache.pinot.server.starter.helix.SegmentMessageHandlerFactory
 
SegmentMetadataFetcher - Class in org.apache.pinot.server.api.resources
This is a wrapper class for fetching segment metadata related information.
SegmentOnlineOfflineStateModel() - Constructor for class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory.SegmentOnlineOfflineStateModel
 
SegmentOnlineOfflineStateModelFactory - Class in org.apache.pinot.server.starter.helix
Data Server layer state model to take over how to operate on: 1.
SegmentOnlineOfflineStateModelFactory(String, InstanceDataManager) - Constructor for class org.apache.pinot.server.starter.helix.SegmentOnlineOfflineStateModelFactory
 
SegmentOnlineOfflineStateModelFactory.SegmentOnlineOfflineStateModel - Class in org.apache.pinot.server.starter.helix
 
SegmentReloadStatusValue - Class in org.apache.pinot.server.starter.helix
 
SegmentReloadStatusValue(long, long) - Constructor for class org.apache.pinot.server.starter.helix.SegmentReloadStatusValue
 
SERVER_INSTANCE_ID - Static variable in class org.apache.pinot.server.api.AdminApiApplication
 
ServerConf - Class in org.apache.pinot.server.conf
The config used for Server.
ServerConf(PinotConfiguration) - Constructor for class org.apache.pinot.server.conf.ServerConf
 
ServerInstance - Class in org.apache.pinot.server.starter
A standalone server which will listen on a port and serve queries based on the given configuration.
ServerInstance(ServerConf, HelixManager, AccessControlFactory) - Constructor for class org.apache.pinot.server.starter.ServerInstance
 
ServerQueriesDisabledTracker - Class in org.apache.pinot.server.starter
A class to track if the server is queries disabled.
ServerQueriesDisabledTracker(String, String, HelixManager, ServerMetrics) - Constructor for class org.apache.pinot.server.starter.ServerQueriesDisabledTracker
 
ServerResourceUtils - Class in org.apache.pinot.server.api.resources
Utility class for Server resources.
setLoggerLevel(String, String) - Method in class org.apache.pinot.server.api.resources.PinotServerLogger
 
shouldReloadConsumingSegment() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 
shutDown() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
shutDown() - Method in class org.apache.pinot.server.starter.ServerInstance
 
shutDown() - Method in class org.apache.pinot.server.worker.WorkerQueryServer
 
ShutDownFilter - Class in org.apache.pinot.server.api.resources
This filter is used to reject all requests when server is shutting down, and only allow the liveness check to go through.
ShutDownFilter() - Constructor for class org.apache.pinot.server.api.resources.ShutDownFilter
 
start() - Method in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
start() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManager
 
start() - Method in class org.apache.pinot.server.starter.ServerQueriesDisabledTracker
 
start() - Method in class org.apache.pinot.server.worker.WorkerQueryServer
 
start(List<ListenerConfig>) - Method in class org.apache.pinot.server.api.AdminApiApplication
 
startDataManager() - Method in class org.apache.pinot.server.starter.ServerInstance
 
startDefault() - Static method in class org.apache.pinot.server.starter.helix.HelixServerStarter
This method is for reference purpose only.
startQueryServer() - Method in class org.apache.pinot.server.starter.ServerInstance
 
startShuttingDown() - Method in class org.apache.pinot.server.api.AdminApiApplication
Starts shutting down the HTTP server, which rejects all requests except for the liveness check.
stop() - Method in class org.apache.pinot.server.api.AdminApiApplication
Stops the HTTP server.
stop() - Method in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
stop() - Method in class org.apache.pinot.server.starter.ServerQueriesDisabledTracker
 

T

TableSizeResource - Class in org.apache.pinot.server.api.resources
API to provide table sizes
TableSizeResource() - Constructor for class org.apache.pinot.server.api.resources.TableSizeResource
 
TablesResource - Class in org.apache.pinot.server.api.resources
 
TablesResource() - Constructor for class org.apache.pinot.server.api.resources.TablesResource
 
TableTierResource - Class in org.apache.pinot.server.api.resources
A server-side API to get the storage tiers of immutable segments of the given table from the server being requested.
TableTierResource() - Constructor for class org.apache.pinot.server.api.resources.TableTierResource
 
toResponse(WebApplicationException) - Method in class org.apache.pinot.server.api.resources.DefaultExceptionMapper
 
toString() - Method in class org.apache.pinot.server.starter.helix.HelixInstanceDataManagerConfig
 

U

uploadLLCSegment(String, String) - Method in class org.apache.pinot.server.api.resources.TablesResource
Upload a low level consumer segment to segment store and return the segment download url.

V

validateTableSegmentState(String) - Method in class org.apache.pinot.server.api.resources.TablesResource
 

W

WorkerQueryServer - Class in org.apache.pinot.server.worker
 
WorkerQueryServer(PinotConfiguration, InstanceDataManager, HelixManager, ServerMetrics) - Constructor for class org.apache.pinot.server.worker.WorkerQueryServer
 

_

_adminApiApplication - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_consumingSegments - Variable in class org.apache.pinot.server.starter.helix.IngestionBasedConsumptionStatusChecker
 
_helixAdmin - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_helixClusterName - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_helixManager - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_hostname - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_instanceConfigScope - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_instanceDataManager - Variable in class org.apache.pinot.server.starter.helix.IngestionBasedConsumptionStatusChecker
 
_instanceId - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_listenerConfigs - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_logger - Variable in class org.apache.pinot.server.starter.helix.IngestionBasedConsumptionStatusChecker
 
_pinotEnvironmentProvider - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_port - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_realtimeLuceneIndexRefreshState - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_serverConf - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_serverInstance - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_serverQueriesDisabledTracker - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
_zkAddress - Variable in class org.apache.pinot.server.starter.helix.BaseServerStarter
 
A B C D E F G H I K L M N O P Q R S T U V W _ 
All Classes All Packages