Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

abandonSegment(long, Sink) - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
Unannounces a given sink and removes all local references to it.
AbstractCuratorServerInventoryView<InventoryType> - Class in org.apache.druid.client
 
AbstractCuratorServerInventoryView(EmittingLogger, String, String, CuratorFramework, ObjectMapper, TypeReference<InventoryType>) - Constructor for class org.apache.druid.client.AbstractCuratorServerInventoryView
 
AbstractHttpClientProvider<HttpClientType> - Class in org.apache.druid.guice.http
 
AbstractHttpClientProvider() - Constructor for class org.apache.druid.guice.http.AbstractHttpClientProvider
 
AbstractHttpClientProvider(Annotation) - Constructor for class org.apache.druid.guice.http.AbstractHttpClientProvider
 
AbstractHttpClientProvider(Class<? extends Annotation>) - Constructor for class org.apache.druid.guice.http.AbstractHttpClientProvider
 
AbstractListenerHandler<ObjType> - Class in org.apache.druid.server.listener.resource
This is a simplified handler for announcement listeners.
AbstractListenerHandler(TypeReference<ObjType>) - Constructor for class org.apache.druid.server.listener.resource.AbstractListenerHandler
The standard constructor takes in a type reference for the object and for a list of the object.
AbstractResourceFilter - Class in org.apache.druid.server.http.security
 
AbstractResourceFilter(AuthorizerMapper) - Constructor for class org.apache.druid.server.http.security.AbstractResourceFilter
 
AbstractTierSelectorStrategy - Class in org.apache.druid.client.selector
 
AbstractTierSelectorStrategy(ServerSelectorStrategy) - Constructor for class org.apache.druid.client.selector.AbstractTierSelectorStrategy
 
accept(long) - Method in interface org.apache.druid.segment.realtime.plumber.RejectionPolicy
 
Access - Class in org.apache.druid.server.security
 
Access(boolean) - Constructor for class org.apache.druid.server.security.Access
 
Access(boolean, String) - Constructor for class org.apache.druid.server.security.Access
 
accumulate(CoordinatorStats) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
accumulateMaxTieredStat(String, String, long) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
Action - Enum in org.apache.druid.server.security
 
add(String, LookupExtractorFactoryContainer) - Method in class org.apache.druid.query.lookup.LookupReferencesManager
 
add(SegmentIdWithShardSpec, InputRow, Supplier<Committer>) - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Same as Appenderator.add(SegmentIdWithShardSpec, InputRow, Supplier, boolean), with allowIncrementalPersists set to true
add(SegmentIdWithShardSpec, InputRow, Supplier<Committer>, boolean) - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Add a row.
add(SegmentIdWithShardSpec, InputRow, Supplier<Committer>, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
add(InputRow, Supplier<Committer>) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
add(InputRow, String) - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderatorDriver
Add a row.
add(InputRow, String, Supplier<Committer>) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
 
add(InputRow, String, Supplier<Committer>, boolean, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
Add a row.
add(InputRow, Supplier<Committer>) - Method in interface org.apache.druid.segment.realtime.plumber.Plumber
 
add(InputRow, Supplier<Committer>) - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
add(InputRow, boolean) - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
add(ServerHolder) - Method in class org.apache.druid.server.coordinator.DruidCluster
 
addAll(Collection<Map<String, Object>>) - Method in interface org.apache.druid.segment.realtime.firehose.EventReceiver
 
addAll(InputStream, HttpServletRequest) - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory.EventReceiverFirehose
This method might be called concurrently from multiple threads, if multiple requests arrive to the server at the same time (possibly exact duplicates).
addAllowHttpMethodsFilter(ServletContextHandler, List<String>) - Static method in class org.apache.druid.server.initialization.jetty.JettyServerInitUtils
 
addAllowOptionsFilter(ServletContextHandler, boolean) - Static method in class org.apache.druid.server.security.AuthenticationUtils
 
addAppenderator(String, Appenderator) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.DatasourceBundle
 
addAuthenticationFilterChain(ServletContextHandler, List<Authenticator>) - Static method in class org.apache.druid.server.security.AuthenticationUtils
 
addChangeRequest(T) - Method in class org.apache.druid.server.coordination.ChangeRequestHistory
Add single segment change update.
addChangeRequests(List<T>) - Method in class org.apache.druid.server.coordination.ChangeRequestHistory
Add batch of segment changes update.
addDataSegment(DataSegment) - Method in class org.apache.druid.client.DruidServer
 
addDataSegments(DruidServer) - Method in class org.apache.druid.client.DruidServer
 
addExprMacro(Binder, Class<? extends ExprMacroTable.ExprMacro>) - Static method in class org.apache.druid.guice.ExpressionModule
 
addExtensionFilters(ServletContextHandler, Injector) - Static method in class org.apache.druid.server.initialization.jetty.JettyServerInitUtils
 
addHandler(Binder, Class<? extends Handler>) - Static method in class org.apache.druid.server.initialization.jetty.JettyBindings
 
addInnerInventory(DruidServer, String, InventoryType) - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
addInnerInventory(DruidServer, String, Set<DataSegment>) - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
addInnerInventory(DruidServer, String, DataSegment) - Method in class org.apache.druid.client.SingleServerInventoryView
Deprecated.
 
addInventory(ContainerClass, String, InventoryClass) - Method in interface org.apache.druid.curator.inventory.CuratorInventoryManagerStrategy
 
addLock(String, LockType) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
addLog(String, LogType) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
addNextRow(Supplier<Committer>, Firehose, Plumber, boolean, FireDepartmentMetrics) - Static method in class org.apache.druid.segment.realtime.plumber.Plumbers
 
addNoopAuthenticationAndAuthorizationFilters(ServletContextHandler, List<String>) - Static method in class org.apache.druid.server.security.AuthenticationUtils
 
addNoopAuthorizationFilters(ServletContextHandler, List<String>) - Static method in class org.apache.druid.server.security.AuthenticationUtils
 
addOrUpdateCompactionConfig(DataSourceCompactionConfig, String, String, HttpServletRequest) - Method in class org.apache.druid.server.http.CoordinatorCompactionConfigsResource
 
addPreResponseAuthorizationCheckFilter(ServletContextHandler, List<Authenticator>, ObjectMapper) - Static method in class org.apache.druid.server.security.AuthenticationUtils
 
addQosFilter(Binder, String, int) - Static method in class org.apache.druid.server.initialization.jetty.JettyBindings
 
addQosFilter(Binder, String[], int) - Static method in class org.apache.druid.server.initialization.jetty.JettyBindings
 
addSecuritySanityCheckFilter(ServletContextHandler, ObjectMapper) - Static method in class org.apache.druid.server.security.AuthenticationUtils
 
addSegment(DataSegment) - Method in class org.apache.druid.client.DruidDataSource
 
addSegment(DataSegment, DataSegmentChangeCallback) - Method in interface org.apache.druid.server.coordination.DataSegmentChangeHandler
 
addSegment(DataSegment, DataSegmentChangeCallback) - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler
 
addSegment(String, DataSegment) - Method in class org.apache.druid.server.coordinator.cost.ClusterCostCache.Builder
 
addSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.cost.SegmentsCostCache.Builder
 
addSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.cost.ServerCostCache.Builder
 
addSegmentIfAbsent(DataSegment) - Method in class org.apache.druid.client.DruidDataSource
Returns true if the segment was added, false if a segment with the same SegmentId already existed in this DruidDataSource.
addServer(DruidServerMetadata) - Method in class org.apache.druid.client.SegmentLoadInfo
 
addServerAndUpdateSegment(QueryableDruidServer, DataSegment) - Method in class org.apache.druid.client.selector.ServerSelector
 
addSingleInventory(DruidServer, DataSegment) - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
addToDataSourceStat(String, String, long) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
addToGlobalStat(String, long) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
addToTieredStat(String, String, long) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
allocate(InputRow, String, String, boolean) - Method in interface org.apache.druid.segment.realtime.appenderator.SegmentAllocator
Allocates a new segment for a given timestamp.
allocatePendingSegment(String, String, String, Interval, PartialShardSpec, String, boolean) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Allocate a new pending segment in the pending segments table.
allocatePendingSegment(String, String, String, Interval, PartialShardSpec, String, boolean) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
ALLOW_ALL_NAME - Static variable in class org.apache.druid.server.security.AuthConfig
 
ALLOW_ALL_RESULT - Static variable in class org.apache.druid.server.security.AllowAllAuthenticator
 
AllowAllAuthenticator - Class in org.apache.druid.server.security
Should only be used in conjunction with AllowAllAuthorizer.
AllowAllAuthenticator() - Constructor for class org.apache.druid.server.security.AllowAllAuthenticator
 
AllowAllAuthorizer - Class in org.apache.druid.server.security
 
AllowAllAuthorizer() - Constructor for class org.apache.druid.server.security.AllowAllAuthorizer
 
AllowHttpMethodsResourceFilter - Class in org.apache.druid.server.security
Filters requests based on the HTTP method.
AllowHttpMethodsResourceFilter(List<String>) - Constructor for class org.apache.druid.server.security.AllowHttpMethodsResourceFilter
 
AllowOptionsResourceFilter - Class in org.apache.druid.server.security
 
AllowOptionsResourceFilter(boolean) - Constructor for class org.apache.druid.server.security.AllowOptionsResourceFilter
 
announce(String, byte[]) - Method in class org.apache.druid.curator.announcement.Announcer
Like announce(path, bytes, true).
announce(String, byte[], boolean) - Method in class org.apache.druid.curator.announcement.Announcer
Announces the provided bytes at the given path.
announce(DiscoveryDruidNode) - Method in class org.apache.druid.curator.discovery.CuratorDruidNodeAnnouncer
 
announce(DruidNode) - Method in class org.apache.druid.curator.discovery.CuratorServiceAnnouncer
Deprecated.
 
announce(DruidNode) - Method in class org.apache.druid.curator.discovery.NoopServiceAnnouncer
Deprecated.
 
announce(DruidNode) - Method in interface org.apache.druid.curator.discovery.ServiceAnnouncer
Deprecated.
 
announce(DiscoveryDruidNode) - Method in interface org.apache.druid.discovery.DruidNodeAnnouncer
 
announce() - Method in class org.apache.druid.server.coordination.CuratorDataSegmentServerAnnouncer
Deprecated.
 
announce() - Method in interface org.apache.druid.server.coordination.DataSegmentServerAnnouncer
Deprecated.
 
announceHistoricalSegments(Set<DataSegment>) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Attempts to insert a set of segments to the metadata storage.
announceHistoricalSegments(Set<DataSegment>, DataSourceMetadata, DataSourceMetadata) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Attempts to insert a set of segments to the metadata storage.
announceHistoricalSegments(Set<DataSegment>) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
announceHistoricalSegments(Set<DataSegment>, DataSourceMetadata, DataSourceMetadata) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
Announcer - Class in org.apache.druid.curator.announcement
Announces things on Zookeeper.
Announcer(CuratorFramework, ExecutorService) - Constructor for class org.apache.druid.curator.announcement.Announcer
 
AnnouncerModule - Class in org.apache.druid.guice
 
AnnouncerModule() - Constructor for class org.apache.druid.guice.AnnouncerModule
 
announceSegment(DataSegment) - Method in class org.apache.druid.server.coordination.BatchDataSegmentAnnouncer
 
announceSegment(DataSegment) - Method in interface org.apache.druid.server.coordination.DataSegmentAnnouncer
 
announceSegment(DataSegment) - Method in class org.apache.druid.server.coordination.NoopDataSegmentAnnouncer
 
announceSegments(Iterable<DataSegment>) - Method in class org.apache.druid.server.coordination.BatchDataSegmentAnnouncer
 
announceSegments(Iterable<DataSegment>) - Method in interface org.apache.druid.server.coordination.DataSegmentAnnouncer
 
announceSegments(Iterable<DataSegment>) - Method in class org.apache.druid.server.coordination.NoopDataSegmentAnnouncer
 
ANONYMOUS_NAME - Static variable in class org.apache.druid.server.security.AuthConfig
 
AnonymousAuthenticator - Class in org.apache.druid.server.security
Authenticates all requests and directs them to an authorizer.
AnonymousAuthenticator(String, String, String) - Constructor for class org.apache.druid.server.security.AnonymousAuthenticator
 
APACHE_DRUID_PACKAGE_NAME - Static variable in class org.apache.druid.server.metrics.MonitorsConfig
 
append(InputRow, String, Supplier<Committer>, boolean, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.BaseAppenderatorDriver
Add a row.
append(List<IndexableAdapter>, AggregatorFactory[], File, IndexSpec, SegmentWriteOutMediumFactory) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.LimitedPoolIndexMerger
 
Appenderator - Interface in org.apache.druid.segment.realtime.appenderator
An Appenderator indexes data.
appenderator - Variable in class org.apache.druid.segment.realtime.appenderator.BaseAppenderatorDriver
 
Appenderator.AppenderatorAddResult - Class in org.apache.druid.segment.realtime.appenderator
Result of Appenderator.add(org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec, org.apache.druid.data.input.InputRow, com.google.common.base.Supplier<org.apache.druid.data.input.Committer>) containing following information - SegmentIdWithShardSpec - identifier of segment to which rows are being added - int - positive number indicating how many summarized rows exist in this segment so far and - boolean - true if is set to false and persist is required; false otherwise
AppenderatorConfig - Interface in org.apache.druid.segment.realtime.appenderator
 
AppenderatorDriverAddResult - Class in org.apache.druid.segment.realtime.appenderator
Result of BaseAppenderatorDriver#append).
AppenderatorDriverMetadata - Class in org.apache.druid.segment.realtime.appenderator
 
AppenderatorDriverMetadata(Map<String, List<SegmentWithState>>, Map<String, String>, Object, Map<String, List<SegmentIdWithShardSpec>>, Map<String, List<SegmentIdWithShardSpec>>) - Constructor for class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverMetadata
 
AppenderatorDriverMetadata(Map<String, List<SegmentWithState>>, Map<String, String>, Object) - Constructor for class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverMetadata
 
AppenderatorDriverSegmentLockHelper - Interface in org.apache.druid.segment.realtime.appenderator
Lock helper for StreamAppenderatorDriver.
AppenderatorFactory - Interface in org.apache.druid.segment.realtime.appenderator
 
AppenderatorImpl - Class in org.apache.druid.segment.realtime.appenderator
 
AppenderatorPlumber - Class in org.apache.druid.segment.realtime.appenderator
 
AppenderatorPlumber(DataSchema, RealtimeTuningConfig, FireDepartmentMetrics, DataSegmentAnnouncer, SegmentPublisher, SegmentHandoffNotifier, Appenderator) - Constructor for class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
AppenderatorPlumberSchool - Class in org.apache.druid.segment.realtime.appenderator
 
AppenderatorPlumberSchool(AppenderatorFactory, DataSegmentAnnouncer, SegmentHandoffNotifierFactory, SegmentPublisher) - Constructor for class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumberSchool
 
Appenderators - Class in org.apache.druid.segment.realtime.appenderator
 
Appenderators() - Constructor for class org.apache.druid.segment.realtime.appenderator.Appenderators
 
AppenderatorsManager - Interface in org.apache.druid.segment.realtime.appenderator
This interface defines entities that create and manage potentially multiple Appenderator instances.
APPLICATION_SMILE - Static variable in class org.apache.druid.server.QueryResource
Deprecated.
appliesTo(DataSegment, DateTime) - Method in class org.apache.druid.server.coordinator.rules.ForeverBroadcastDistributionRule
 
appliesTo(Interval, DateTime) - Method in class org.apache.druid.server.coordinator.rules.ForeverBroadcastDistributionRule
 
appliesTo(DataSegment, DateTime) - Method in class org.apache.druid.server.coordinator.rules.ForeverDropRule
 
appliesTo(Interval, DateTime) - Method in class org.apache.druid.server.coordinator.rules.ForeverDropRule
 
appliesTo(DataSegment, DateTime) - Method in class org.apache.druid.server.coordinator.rules.ForeverLoadRule
 
appliesTo(Interval, DateTime) - Method in class org.apache.druid.server.coordinator.rules.ForeverLoadRule
 
appliesTo(DataSegment, DateTime) - Method in class org.apache.druid.server.coordinator.rules.IntervalBroadcastDistributionRule
 
appliesTo(Interval, DateTime) - Method in class org.apache.druid.server.coordinator.rules.IntervalBroadcastDistributionRule
 
appliesTo(DataSegment, DateTime) - Method in class org.apache.druid.server.coordinator.rules.IntervalDropRule
 
appliesTo(Interval, DateTime) - Method in class org.apache.druid.server.coordinator.rules.IntervalDropRule
 
appliesTo(DataSegment, DateTime) - Method in class org.apache.druid.server.coordinator.rules.IntervalLoadRule
 
appliesTo(Interval, DateTime) - Method in class org.apache.druid.server.coordinator.rules.IntervalLoadRule
 
appliesTo(DataSegment, DateTime) - Method in class org.apache.druid.server.coordinator.rules.PeriodBroadcastDistributionRule
 
appliesTo(Interval, DateTime) - Method in class org.apache.druid.server.coordinator.rules.PeriodBroadcastDistributionRule
 
appliesTo(DataSegment, DateTime) - Method in class org.apache.druid.server.coordinator.rules.PeriodDropBeforeRule
 
appliesTo(Interval, DateTime) - Method in class org.apache.druid.server.coordinator.rules.PeriodDropBeforeRule
 
appliesTo(DataSegment, DateTime) - Method in class org.apache.druid.server.coordinator.rules.PeriodDropRule
 
appliesTo(Interval, DateTime) - Method in class org.apache.druid.server.coordinator.rules.PeriodDropRule
 
appliesTo(DataSegment, DateTime) - Method in class org.apache.druid.server.coordinator.rules.PeriodLoadRule
 
appliesTo(Interval, DateTime) - Method in class org.apache.druid.server.coordinator.rules.PeriodLoadRule
 
appliesTo(DataSegment, DateTime) - Method in interface org.apache.druid.server.coordinator.rules.Rule
 
appliesTo(Interval, DateTime) - Method in interface org.apache.druid.server.coordinator.rules.Rule
 
apply(TieredBrokerConfig, Query) - Method in interface org.apache.druid.server.router.JavaScriptTieredBrokerSelectorStrategy.SelectorFunction
 
applyDataSegmentChangeRequests(long, List<DataSegmentChangeRequest>, HttpServletRequest) - Method in class org.apache.druid.server.http.SegmentListerResource
This endpoint is used by HttpLoadQueuePeon to assign segment load/drop requests batch.
ArbitraryGranularitySpec - Class in org.apache.druid.segment.indexing.granularity
 
ArbitraryGranularitySpec(Granularity, Boolean, List<Interval>) - Constructor for class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
ArbitraryGranularitySpec(Granularity, List<Interval>) - Constructor for class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
archive(DataSegment) - Method in class org.apache.druid.segment.loading.OmniDataSegmentArchiver
 
asSegmentId() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
asStartMetadata() - Method in interface org.apache.druid.indexing.overlord.DataSourceMetadata
asStartMetadata() - Method in class org.apache.druid.indexing.overlord.ObjectMetadata
 
asString() - Method in interface org.apache.druid.server.coordination.DataSegmentChangeRequest
 
asString() - Method in class org.apache.druid.server.coordination.SegmentChangeRequestDrop
 
asString() - Method in class org.apache.druid.server.coordination.SegmentChangeRequestLoad
 
asString() - Method in class org.apache.druid.server.coordination.SegmentChangeRequestNoop
 
AsyncManagementForwardingServlet - Class in org.apache.druid.server
 
AsyncManagementForwardingServlet(ObjectMapper, Provider<HttpClient>, DruidHttpClientConfig, DruidLeaderSelector, DruidLeaderSelector) - Constructor for class org.apache.druid.server.AsyncManagementForwardingServlet
 
AsyncQueryForwardingServlet - Class in org.apache.druid.server
This class does async query processing and should be merged with QueryResource at some point
AsyncQueryForwardingServlet(QueryToolChestWarehouse, ObjectMapper, ObjectMapper, QueryHostFinder, Provider<HttpClient>, DruidHttpClientConfig, ServiceEmitter, RequestLogger, GenericQueryMetricsFactory, AuthenticatorMapper) - Constructor for class org.apache.druid.server.AsyncQueryForwardingServlet
 
AuditManagerProvider - Interface in org.apache.druid.server.audit
 
authConfig - Variable in class org.apache.druid.server.QueryResource
 
AuthConfig - Class in org.apache.druid.server.security
 
AuthConfig() - Constructor for class org.apache.druid.server.security.AuthConfig
 
AuthConfig(List<String>, List<String>, List<String>, boolean) - Constructor for class org.apache.druid.server.security.AuthConfig
 
authenticateJDBCContext(Map<String, Object>) - Method in class org.apache.druid.server.security.AllowAllAuthenticator
 
authenticateJDBCContext(Map<String, Object>) - Method in class org.apache.druid.server.security.AnonymousAuthenticator
 
authenticateJDBCContext(Map<String, Object>) - Method in interface org.apache.druid.server.security.Authenticator
Given a JDBC connection context, authenticate the identity represented by the information in the context.
authenticateJDBCContext(Map<String, Object>) - Method in class org.apache.druid.server.security.TrustedDomainAuthenticator
 
AuthenticationOnlyResourceFilter - Class in org.apache.druid.server.security
Sets necessary request attributes for requests sent to endpoints that need authentication but no authorization.
AuthenticationOnlyResourceFilter() - Constructor for class org.apache.druid.server.security.AuthenticationOnlyResourceFilter
 
AuthenticationResult - Class in org.apache.druid.server.security
An AuthenticationResult contains information about a successfully authenticated request.
AuthenticationResult(String, String, String, Map<String, Object>) - Constructor for class org.apache.druid.server.security.AuthenticationResult
 
authenticationResultFromRequest(HttpServletRequest) - Static method in class org.apache.druid.server.security.AuthorizationUtils
Returns the authentication information for a request.
AuthenticationUtils - Class in org.apache.druid.server.security
 
AuthenticationUtils() - Constructor for class org.apache.druid.server.security.AuthenticationUtils
 
AuthenticationWrappingFilter - Class in org.apache.druid.server.security
Used to wrap Filters created by Authenticators, this wrapper filter skips itself if a request already has an authentication check (so that Authenticator implementations don't have to perform this check themselves)
AuthenticationWrappingFilter(Filter) - Constructor for class org.apache.druid.server.security.AuthenticationWrappingFilter
 
Authenticator - Interface in org.apache.druid.server.security
 
AuthenticatorMapper - Class in org.apache.druid.server.security
 
AuthenticatorMapper(Map<String, Authenticator>) - Constructor for class org.apache.druid.server.security.AuthenticatorMapper
 
AuthenticatorMapperModule - Class in org.apache.druid.server.initialization
 
AuthenticatorMapperModule() - Constructor for class org.apache.druid.server.initialization.AuthenticatorMapperModule
 
AuthenticatorModule - Class in org.apache.druid.guice.security
 
AuthenticatorModule() - Constructor for class org.apache.druid.guice.security.AuthenticatorModule
 
authorizationCheck(HttpServletRequest, Action, String, AuthorizerMapper) - Static method in class org.apache.druid.segment.realtime.firehose.ChatHandlers
Check authorization for the given action and dataSource.
AuthorizationUtils - Class in org.apache.druid.server.security
Static utility functions for performing authorization checks.
AuthorizationUtils() - Constructor for class org.apache.druid.server.security.AuthorizationUtils
 
authorize(AuthenticationResult) - Method in class org.apache.druid.server.QueryLifecycle
Authorize the query.
authorize(HttpServletRequest) - Method in class org.apache.druid.server.QueryLifecycle
Authorize the query.
authorize(AuthenticationResult, Resource, Action) - Method in class org.apache.druid.server.security.AllowAllAuthorizer
 
authorize(AuthenticationResult, Resource, Action) - Method in interface org.apache.druid.server.security.Authorizer
Check if the entity represented by identity is authorized to perform action on resource.
authorizeAllResourceActions(AuthenticationResult, Iterable<ResourceAction>, AuthorizerMapper) - Static method in class org.apache.druid.server.security.AuthorizationUtils
Check a list of resource-actions to be performed by the identity represented by authenticationResult.
authorizeAllResourceActions(HttpServletRequest, Iterable<ResourceAction>, AuthorizerMapper) - Static method in class org.apache.druid.server.security.AuthorizationUtils
Check a list of resource-actions to be performed as a result of an HTTP request.
Authorizer - Interface in org.apache.druid.server.security
 
authorizeResourceAction(HttpServletRequest, ResourceAction, AuthorizerMapper) - Static method in class org.apache.druid.server.security.AuthorizationUtils
Check a resource-action using the authorization fields from the request.
authorizerMapper - Variable in class org.apache.druid.server.QueryResource
 
AuthorizerMapper - Class in org.apache.druid.server.security
 
AuthorizerMapper(Map<String, Authorizer>) - Constructor for class org.apache.druid.server.security.AuthorizerMapper
 
AuthorizerMapperModule - Class in org.apache.druid.server.initialization
 
AuthorizerMapperModule() - Constructor for class org.apache.druid.server.initialization.AuthorizerMapperModule
 
AuthorizerModule - Class in org.apache.druid.guice.security
 
AuthorizerModule() - Constructor for class org.apache.druid.guice.security.AuthorizerModule
 
AuthTestUtils - Class in org.apache.druid.server.security
 
AuthTestUtils() - Constructor for class org.apache.druid.server.security.AuthTestUtils
 
availableSizeBytes() - Method in class org.apache.druid.segment.loading.StorageLocation
 
AvaticaConnectionBalancer - Interface in org.apache.druid.server.router
An AvaticaConnectionBalancer balances Avatica connections across a collection of servers.
averageBytes() - Method in class org.apache.druid.client.cache.CacheStats
 
awaitInitialization() - Method in class org.apache.druid.client.BrokerServerView
 
awaitInitialization(long, TimeUnit) - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
Wait for first fetch of segment listing from server.

B

BackgroundCachePopulator - Class in org.apache.druid.client.cache
CachePopulator implementation that uses a ExecutorService thread pool to populate a cache in the background.
BackgroundCachePopulator(ExecutorService, ObjectMapper, CachePopulatorStats, long) - Constructor for class org.apache.druid.client.cache.BackgroundCachePopulator
 
BadRequestException - Exception in org.apache.druid.server.initialization.jetty
 
BadRequestException(String) - Constructor for exception org.apache.druid.server.initialization.jetty.BadRequestException
 
BadRequestExceptionMapper - Class in org.apache.druid.server.initialization.jetty
 
BadRequestExceptionMapper() - Constructor for class org.apache.druid.server.initialization.jetty.BadRequestExceptionMapper
 
BalancerSegmentHolder - Class in org.apache.druid.server.coordinator
 
BalancerSegmentHolder(ImmutableDruidServer, DataSegment) - Constructor for class org.apache.druid.server.coordinator.BalancerSegmentHolder
 
BalancerStrategy - Interface in org.apache.druid.server.coordinator
This interface describes the coordinator balancing strategy, which is responsible for making decisions on where to place DataSegments on historical servers (described by ServerHolder).
BalancerStrategyFactory - Interface in org.apache.druid.server.coordinator
 
BalanceSegments - Class in org.apache.druid.server.coordinator.duty
 
BalanceSegments(DruidCoordinator) - Constructor for class org.apache.druid.server.coordinator.duty.BalanceSegments
 
BASE_PATH - Static variable in class org.apache.druid.server.listener.resource.ListenerResource
 
BaseAppenderatorDriver - Class in org.apache.druid.segment.realtime.appenderator
A BaseAppenderatorDriver drives an Appenderator to index a finite stream of data.
BaseSegmentCallback() - Constructor for class org.apache.druid.client.ServerView.BaseSegmentCallback
 
BatchAppenderatorDriver - Class in org.apache.druid.segment.realtime.appenderator
This class is specifialized for batch ingestion.
BatchAppenderatorDriver(Appenderator, SegmentAllocator, UsedSegmentChecker, DataSegmentKiller) - Constructor for class org.apache.druid.segment.realtime.appenderator.BatchAppenderatorDriver
Create a driver.
BatchDataSegmentAnnouncer - Class in org.apache.druid.server.coordination
 
BatchDataSegmentAnnouncer(DruidServerMetadata, BatchDataSegmentAnnouncerConfig, ZkPathsConfig, Announcer, ObjectMapper) - Constructor for class org.apache.druid.server.coordination.BatchDataSegmentAnnouncer
 
BatchDataSegmentAnnouncerConfig - Class in org.apache.druid.server.initialization
 
BatchDataSegmentAnnouncerConfig() - Constructor for class org.apache.druid.server.initialization.BatchDataSegmentAnnouncerConfig
 
BatchDataSegmentAnnouncerProvider - Class in org.apache.druid.server.coordination
 
BatchDataSegmentAnnouncerProvider() - Constructor for class org.apache.druid.server.coordination.BatchDataSegmentAnnouncerProvider
 
BatchIOConfig - Interface in org.apache.druid.segment.indexing
IOConfig for all batch tasks except compactionTask.
BatchServerInventoryView - Class in org.apache.druid.client
Deprecated.
BatchServerInventoryView(ZkPathsConfig, CuratorFramework, ObjectMapper, Predicate<Pair<DruidServerMetadata, DataSegment>>) - Constructor for class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
BatchServerInventoryViewProvider - Class in org.apache.druid.client
 
BatchServerInventoryViewProvider() - Constructor for class org.apache.druid.client.BatchServerInventoryViewProvider
 
becomeLeader() - Method in interface org.apache.druid.discovery.DruidLeaderSelector.Listener
Notification that this node should start activities to be done by the leader.
bootstrapSinksFromDisk() - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
BroadcastDistributionRule - Class in org.apache.druid.server.coordinator.rules
 
BroadcastDistributionRule() - Constructor for class org.apache.druid.server.coordinator.rules.BroadcastDistributionRule
 
BrokerQueryResource - Class in org.apache.druid.server
 
BrokerQueryResource(QueryLifecycleFactory, ObjectMapper, ObjectMapper, QueryScheduler, AuthConfig, AuthorizerMapper, ResponseContextConfig, DruidNode, TimelineServerView) - Constructor for class org.apache.druid.server.BrokerQueryResource
 
BrokerResource - Class in org.apache.druid.server.http
 
BrokerResource(BrokerServerView) - Constructor for class org.apache.druid.server.http.BrokerResource
 
BrokerSegmentWatcherConfig - Class in org.apache.druid.client
 
BrokerSegmentWatcherConfig() - Constructor for class org.apache.druid.client.BrokerSegmentWatcherConfig
 
BrokerServerView - Class in org.apache.druid.client
 
BrokerServerView(QueryToolChestWarehouse, QueryWatcher, ObjectMapper, HttpClient, FilteredServerInventoryView, TierSelectorStrategy, ServiceEmitter, BrokerSegmentWatcherConfig) - Constructor for class org.apache.druid.client.BrokerServerView
 
bucketInterval(DateTime) - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
bucketInterval(DateTime) - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
Time-grouping interval corresponding to some instant, if any.
bucketInterval(DateTime) - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
bucketIntervals() - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
bucketIntervals() - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
Set of all time groups, broken up on segment boundaries.
bucketIntervals() - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
build() - Method in class org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
 
build() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
build(DataSource, JoinConditionAnalysis) - Method in class org.apache.druid.segment.join.InlineJoinableFactory
 
build(DataSource, JoinConditionAnalysis) - Method in class org.apache.druid.segment.join.LookupJoinableFactory
 
build(DataSchema, RealtimeTuningConfig, FireDepartmentMetrics) - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorFactory
 
build(DataSchema, RealtimeTuningConfig, FireDepartmentMetrics) - Method in class org.apache.druid.segment.realtime.appenderator.DefaultOfflineAppenderatorFactory
 
build(DataSchema, RealtimeTuningConfig, FireDepartmentMetrics) - Method in class org.apache.druid.segment.realtime.appenderator.DefaultRealtimeAppenderatorFactory
 
build() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
build(CoordinatorDynamicConfig) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
build() - Method in class org.apache.druid.server.coordinator.cost.ClusterCostCache.Builder
 
build() - Method in class org.apache.druid.server.coordinator.cost.SegmentsCostCache.Builder
 
build() - Method in class org.apache.druid.server.coordinator.cost.ServerCostCache.Builder
 
build() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
build() - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
Builder() - Constructor for class org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
 
Builder() - Constructor for class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
builder() - Static method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
Builder() - Constructor for class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
Builder(Long, Long, Integer, Integer, Integer, Integer, Integer, Boolean, Object, Boolean, Object, Integer, Object, Integer, Boolean) - Constructor for class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
builder() - Static method in class org.apache.druid.server.coordinator.cost.ClusterCostCache
 
builder(Map<String, Set<DataSegment>>) - Static method in class org.apache.druid.server.coordinator.cost.ClusterCostCache
 
Builder() - Constructor for class org.apache.druid.server.coordinator.cost.ClusterCostCache.Builder
 
builder() - Static method in class org.apache.druid.server.coordinator.cost.SegmentsCostCache
 
Builder() - Constructor for class org.apache.druid.server.coordinator.cost.SegmentsCostCache.Builder
 
builder() - Static method in class org.apache.druid.server.coordinator.cost.ServerCostCache
 
Builder() - Constructor for class org.apache.druid.server.coordinator.cost.ServerCostCache.Builder
 
buildExceptionEvent(Throwable) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
buildFileObject(URI) - Static method in class org.apache.druid.segment.loading.LocalDataSegmentPuller
 
buildFromExisting() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
buildFromExistingWithoutSegmentsMetadata() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
BytesAccumulatingResponseHandler - Class in org.apache.druid.server.coordinator
An async BytesAccumulatingResponseHandler which returns unfinished response
BytesAccumulatingResponseHandler() - Constructor for class org.apache.druid.server.coordinator.BytesAccumulatingResponseHandler
 
BytesBoundedLinkedQueue<E> - Class in org.apache.druid.client.cache
Abstract implementation of a BlockingQueue bounded by the size of elements, works similar to LinkedBlockingQueue except that capacity is bounded by the size in bytes of the elements in the queue.
BytesBoundedLinkedQueue(long) - Constructor for class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 

C

Cache - Interface in org.apache.druid.client.cache
 
Cache.NamedKey - Class in org.apache.druid.client.cache
 
CacheConfig - Class in org.apache.druid.client.cache
 
CacheConfig() - Constructor for class org.apache.druid.client.cache.CacheConfig
 
CacheExecutorFactory - Enum in org.apache.druid.client.cache
 
CacheModule - Class in org.apache.druid.guice
 
CacheModule() - Constructor for class org.apache.druid.guice.CacheModule
 
CacheModule(String) - Constructor for class org.apache.druid.guice.CacheModule
 
CacheModule.HybridCacheModule - Class in org.apache.druid.guice
 
CacheMonitor - Class in org.apache.druid.client.cache
 
CacheMonitor(CachePopulatorStats) - Constructor for class org.apache.druid.client.cache.CacheMonitor
 
CachePopulator - Interface in org.apache.druid.client.cache
Abstraction of mechanism for populating a Cache by wrapping a Sequence and providing a function to extract the values from it.
CachePopulatorStats - Class in org.apache.druid.client.cache
Thread safe collector of CachePopulator statistics, utilized CacheMonitor to emit cache metrics.
CachePopulatorStats() - Constructor for class org.apache.druid.client.cache.CachePopulatorStats
 
CachePopulatorStats.Snapshot - Class in org.apache.druid.client.cache
 
CacheProvider - Interface in org.apache.druid.client.cache
 
CacheStats - Class in org.apache.druid.client.cache
 
CacheStats(long, long, long, long, long, long, long) - Constructor for class org.apache.druid.client.cache.CacheStats
 
CacheUtil - Class in org.apache.druid.client
 
CacheUtil() - Constructor for class org.apache.druid.client.CacheUtil
 
CacheUtil.ServerType - Enum in org.apache.druid.client
 
CachingClusteredClient - Class in org.apache.druid.client
This is the class on the Broker that is responsible for making native Druid queries to a cluster of data servers.
CachingClusteredClient(QueryToolChestWarehouse, TimelineServerView, Cache, ObjectMapper, CachePopulator, CacheConfig, DruidHttpClientConfig, DruidProcessingConfig, ForkJoinPool, QueryScheduler) - Constructor for class org.apache.druid.client.CachingClusteredClient
 
CachingCostBalancerStrategy - Class in org.apache.druid.server.coordinator
 
CachingCostBalancerStrategy(ClusterCostCache, ListeningExecutorService) - Constructor for class org.apache.druid.server.coordinator.CachingCostBalancerStrategy
 
CachingCostBalancerStrategyConfig - Class in org.apache.druid.server.coordinator
 
CachingCostBalancerStrategyConfig() - Constructor for class org.apache.druid.server.coordinator.CachingCostBalancerStrategyConfig
 
CachingCostBalancerStrategyFactory - Class in org.apache.druid.server.coordinator
 
CachingCostBalancerStrategyFactory(ServerInventoryView, Lifecycle, CachingCostBalancerStrategyConfig) - Constructor for class org.apache.druid.server.coordinator.CachingCostBalancerStrategyFactory
 
CachingQueryRunner<T> - Class in org.apache.druid.client
 
CachingQueryRunner(String, SegmentDescriptor, ObjectMapper, Cache, QueryToolChest, QueryRunner<T>, CachePopulator, CacheConfig) - Constructor for class org.apache.druid.client.CachingQueryRunner
 
CaffeineCache - Class in org.apache.druid.client.cache
 
CaffeineCacheConfig - Class in org.apache.druid.client.cache
 
CaffeineCacheConfig() - Constructor for class org.apache.druid.client.cache.CaffeineCacheConfig
 
CaffeineCacheProvider - Class in org.apache.druid.client.cache
 
CaffeineCacheProvider() - Constructor for class org.apache.druid.client.cache.CaffeineCacheProvider
 
calculateInitialTotalCost(List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.CostBalancerStrategy
Calculates the initial cost of the Druid segment configuration.
calculateNormalization(List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.CostBalancerStrategy
Calculates the cost normalization.
canAppendRow() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
cancelQuery(String, HttpServletRequest) - Method in class org.apache.druid.server.QueryResource
 
cancelQuery(String) - Method in class org.apache.druid.server.QueryScheduler
Forcibly cancel all futures that have been registered to a specific query id
cancelTask(String) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
cancelTask(String) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
canCreateReplicant(String) - Method in class org.apache.druid.server.coordinator.ReplicationThrottler
 
canLoadSegments() - Method in class org.apache.druid.server.coordinator.rules.BroadcastDistributionRule
 
canLoadSegments() - Method in class org.apache.druid.server.coordinator.rules.DropRule
 
canLoadSegments() - Method in class org.apache.druid.server.coordinator.rules.LoadRule
 
canLoadSegments() - Method in interface org.apache.druid.server.coordinator.rules.Rule
Return true if this Rule can load segment onto one or more type of Druid node, otherwise return false.
ChangeRequestHistory<T> - Class in org.apache.druid.server.coordination
This class keeps a bounded list of segment updates made on the server such as adding/dropping segments.
ChangeRequestHistory() - Constructor for class org.apache.druid.server.coordination.ChangeRequestHistory
 
ChangeRequestHistory(int) - Constructor for class org.apache.druid.server.coordination.ChangeRequestHistory
 
ChangeRequestHistory.Counter - Class in org.apache.druid.server.coordination
 
ChangeRequestHttpSyncer<T> - Class in org.apache.druid.server.coordination
This class facilitates the usage of long-polling HTTP endpoints powered by ChangeRequestHistory.
ChangeRequestHttpSyncer(ObjectMapper, HttpClient, ScheduledExecutorService, URL, String, TypeReference<ChangeRequestsSnapshot<T>>, long, long, ChangeRequestHttpSyncer.Listener<T>) - Constructor for class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
 
ChangeRequestHttpSyncer.Listener<T> - Interface in org.apache.druid.server.coordination
ChangeRequestsSnapshot<T> - Class in org.apache.druid.server.coordination
ChangeRequestsSnapshot(boolean, String, ChangeRequestHistory.Counter, List<T>) - Constructor for class org.apache.druid.server.coordination.ChangeRequestsSnapshot
 
ChatHandler - Interface in org.apache.druid.segment.realtime.firehose
Objects that can be registered with a ServiceAnnouncingChatHandlerProvider and provide http endpoints for indexing-related objects.
ChatHandlerProvider - Interface in org.apache.druid.segment.realtime.firehose
 
ChatHandlerResource - Class in org.apache.druid.segment.realtime.firehose
 
ChatHandlerResource(ChatHandlerProvider, DataSourceTaskIdHolder) - Constructor for class org.apache.druid.segment.realtime.firehose.ChatHandlerResource
 
ChatHandlers - Class in org.apache.druid.segment.realtime.firehose
 
ChatHandlers() - Constructor for class org.apache.druid.segment.realtime.firehose.ChatHandlers
 
ChatHandlerServerModule - Class in org.apache.druid.server.initialization.jetty
 
ChatHandlerServerModule(Properties) - Constructor for class org.apache.druid.server.initialization.jetty.ChatHandlerServerModule
 
checkClient(X509Certificate[], String, SSLEngine, X509ExtendedTrustManager) - Method in class org.apache.druid.server.security.DefaultTLSCertificateChecker
 
checkClient(X509Certificate[], String, SSLEngine, X509ExtendedTrustManager) - Method in interface org.apache.druid.server.security.TLSCertificateChecker
This method allows an extension to replace the standard X509ExtendedTrustManager.checkClientTrusted(X509Certificate[], String, SSLEngine) method.
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.druid.server.security.CustomCheckX509TrustManager
 
checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.apache.druid.server.security.CustomCheckX509TrustManager
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.druid.server.security.CustomCheckX509TrustManager
 
checkpoint(int, DataSourceMetadata) - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
The definition of checkpoint is not very strict as currently it does not affect data or control path.
checkServer(X509Certificate[], String, SSLEngine, X509ExtendedTrustManager) - Method in class org.apache.druid.server.security.DefaultTLSCertificateChecker
 
checkServer(X509Certificate[], String, SSLEngine, X509ExtendedTrustManager) - Method in interface org.apache.druid.server.security.TLSCertificateChecker
This method allows an extension to replace the standard X509ExtendedTrustManager.checkServerTrusted(X509Certificate[], String, SSLEngine) method.
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.druid.server.security.CustomCheckX509TrustManager
 
checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.apache.druid.server.security.CustomCheckX509TrustManager
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.druid.server.security.CustomCheckX509TrustManager
 
chooseBestServer(DataSegment, Iterable<ServerHolder>, boolean) - Method in class org.apache.druid.server.coordinator.CostBalancerStrategy
For assignment, we want to move to the lowest cost server that isn't already serving the segment.
chooseNode(Set<String>, byte[]) - Method in class org.apache.druid.server.router.RendezvousHasher
 
cleanup(DataSegment) - Method in interface org.apache.druid.segment.loading.SegmentLoader
 
cleanup(DataSegment) - Method in class org.apache.druid.segment.loading.SegmentLoaderLocalCacheManager
 
clear() - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Drop all in-memory and on-disk data, and forget any previously-remembered commit metadata.
clear() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
clear() - Method in class org.apache.druid.segment.realtime.appenderator.BaseAppenderatorDriver
Clears out all our state and also calls Appenderator.clear() on the underlying Appenderator.
clearDedupCache() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
Client - Annotation Type in org.apache.druid.guice.annotations
 
ClientCompactionIntervalSpec - Class in org.apache.druid.client.indexing
ClientCompactionIntervalSpec(Interval, String) - Constructor for class org.apache.druid.client.indexing.ClientCompactionIntervalSpec
 
ClientCompactionIOConfig - Class in org.apache.druid.client.indexing
ClientCompactionIOConfig(ClientCompactionIntervalSpec) - Constructor for class org.apache.druid.client.indexing.ClientCompactionIOConfig
 
ClientCompactionTaskQuery - Class in org.apache.druid.client.indexing
Client representation of org.apache.druid.indexing.common.task.CompactionTask.
ClientCompactionTaskQuery(String, ClientCompactionIOConfig, ClientCompactionTaskQueryTuningConfig, Map<String, Object>) - Constructor for class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
ClientCompactionTaskQueryTuningConfig - Class in org.apache.druid.client.indexing
 
ClientCompactionTaskQueryTuningConfig(Integer, Integer, Long, Long, SplitHintSpec, IndexSpec, Integer, Long, Integer) - Constructor for class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
ClientInfoResource - Class in org.apache.druid.server
 
ClientInfoResource(FilteredServerInventoryView, TimelineServerView, SegmentMetadataQueryConfig, AuthConfig, AuthorizerMapper) - Constructor for class org.apache.druid.server.ClientInfoResource
 
ClientKillUnusedSegmentsTaskQuery - Class in org.apache.druid.client.indexing
Client representation of org.apache.druid.indexing.common.task.KillUnusedSegmentsTask.
ClientKillUnusedSegmentsTaskQuery(String, Interval) - Constructor for class org.apache.druid.client.indexing.ClientKillUnusedSegmentsTaskQuery
 
ClientQuerySegmentWalker - Class in org.apache.druid.server
Query handler for Broker processes (see CliBroker).
ClientQuerySegmentWalker(ServiceEmitter, QuerySegmentWalker, QuerySegmentWalker, QueryToolChestWarehouse, JoinableFactory, RetryQueryRunnerConfig, ObjectMapper, ServerConfig, Cache, CacheConfig) - Constructor for class org.apache.druid.server.ClientQuerySegmentWalker
 
ClientSSLContextBuilder() - Constructor for class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
ClientTaskQuery - Interface in org.apache.druid.client.indexing
org.apache.druid.indexing.common.task.Task representations for clients.
CliIndexerServerModule - Class in org.apache.druid.server.initialization.jetty
 
CliIndexerServerModule(Properties) - Constructor for class org.apache.druid.server.initialization.jetty.CliIndexerServerModule
 
ClippedFirehoseFactory - Class in org.apache.druid.segment.realtime.firehose
Creates firehoses clipped to a particular time interval.
ClippedFirehoseFactory(FirehoseFactory, Interval) - Constructor for class org.apache.druid.segment.realtime.firehose.ClippedFirehoseFactory
 
close(String) - Method in interface org.apache.druid.client.cache.Cache
 
close(String) - Method in class org.apache.druid.client.cache.CaffeineCache
 
close() - Method in class org.apache.druid.client.cache.CaffeineCache
 
close(String) - Method in class org.apache.druid.client.cache.HybridCache
 
close() - Method in class org.apache.druid.client.cache.HybridCache
 
close(String) - Method in class org.apache.druid.client.cache.MapCache
 
close() - Method in class org.apache.druid.client.cache.MapCache
 
close(String) - Method in class org.apache.druid.client.cache.MemcachedCache
 
close() - Method in class org.apache.druid.client.cache.MemcachedCache
 
close() - Method in class org.apache.druid.client.JsonParserIterator
 
close() - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory
 
close() - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Stop any currently-running processing and clean up after ourselves.
close() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
close() - Method in class org.apache.druid.segment.realtime.appenderator.BaseAppenderatorDriver
Closes this driver.
close() - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
 
close() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory.EventReceiverFirehose
This method is synchronized because it might be called concurrently from multiple threads: from EventReceiverFirehoseFactory.EventReceiverFirehose.delayedCloseExecutor, and from the thread that creates and uses the Firehose object.
close() - Method in class org.apache.druid.segment.realtime.firehose.IngestSegmentFirehose
 
close() - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehose
 
close() - Method in class org.apache.druid.segment.realtime.firehose.PredicateFirehose
 
close() - Method in class org.apache.druid.segment.realtime.firehose.SqlFirehose
 
close() - Method in class org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier
 
close() - Method in interface org.apache.druid.segment.realtime.plumber.SegmentHandoffNotifier
Perform any final processing and clean up after ourselves.
closeNow() - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Stop all processing, abandoning current pushes, currently running persist may be allowed to finish if they persist critical metadata otherwise shutdown immediately.
closeNow() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
Unannounce the segments and wait for outstanding persists to finish.
ClusterCostCache - Class in org.apache.druid.server.coordinator.cost
 
ClusterCostCache.Builder - Class in org.apache.druid.server.coordinator.cost
 
ClusterResource - Class in org.apache.druid.server.http
 
ClusterResource(DruidNodeDiscoveryProvider) - Constructor for class org.apache.druid.server.http.ClusterResource
 
CombiningFirehoseFactory - Class in org.apache.druid.segment.realtime.firehose
Creates firehose that combines data from different Firehoses.
CombiningFirehoseFactory(List<FirehoseFactory>) - Constructor for class org.apache.druid.segment.realtime.firehose.CombiningFirehoseFactory
 
commitMetadataOnly(String, DataSourceMetadata, DataSourceMetadata) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Similar to IndexerMetadataStorageCoordinator.announceHistoricalSegments(Set), but meant for streaming ingestion tasks for handling the case where the task ingested no records and created no segments, but still needs to update the metadata with the progress that the task made.
commitMetadataOnly(String, DataSourceMetadata, DataSourceMetadata) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
Committed - Class in org.apache.druid.segment.realtime.appenderator
 
Committed(Map<String, Integer>, Object) - Constructor for class org.apache.druid.segment.realtime.appenderator.Committed
 
Committers - Class in org.apache.druid.segment.realtime.plumber
 
Committers() - Constructor for class org.apache.druid.segment.realtime.plumber.Committers
 
COMPACTION_TASK_TYPE - Static variable in class org.apache.druid.server.coordinator.duty.CompactSegments
Must be synced with org.apache.druid.indexing.common.task.CompactionTask.TYPE.
CompactionResource - Class in org.apache.druid.server.http
 
CompactionResource(DruidCoordinator) - Constructor for class org.apache.druid.server.http.CompactionResource
 
CompactionSegmentIterator - Interface in org.apache.druid.server.coordinator.duty
Segments in the lists which are the elements of this iterator are sorted according to the natural segment order (see DataSegment.compareTo(org.apache.druid.timeline.DataSegment)).
CompactionSegmentSearchPolicy - Interface in org.apache.druid.server.coordinator.duty
Segment searching policy used by CompactSegments.
compactSegments(List<DataSegment>, int, ClientCompactionTaskQueryTuningConfig, Map<String, Object>) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
compactSegments(List<DataSegment>, int, ClientCompactionTaskQueryTuningConfig, Map<String, Object>) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
CompactSegments - Class in org.apache.druid.server.coordinator.duty
 
CompactSegments(ObjectMapper, IndexingServiceClient) - Constructor for class org.apache.druid.server.coordinator.duty.CompactSegments
 
compareAndSwap(List<MetadataCASUpdate>) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
compareTo(DruidServer) - Method in class org.apache.druid.client.DruidServer
 
compareTo(SegmentIdWithShardSpec) - Method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
compareTo(ServerHolder) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
comparingByName() - Static method in interface org.apache.druid.server.http.InventoryViewUtils
 
ComposingEmitterConfig - Class in org.apache.druid.server.emitter
 
ComposingEmitterConfig() - Constructor for class org.apache.druid.server.emitter.ComposingEmitterConfig
 
ComposingEmitterModule - Class in org.apache.druid.server.emitter
 
ComposingEmitterModule() - Constructor for class org.apache.druid.server.emitter.ComposingEmitterModule
 
ComposingRequestLogger(List<RequestLogger>) - Constructor for class org.apache.druid.server.log.ComposingRequestLoggerProvider.ComposingRequestLogger
 
ComposingRequestLoggerProvider - Class in org.apache.druid.server.log
 
ComposingRequestLoggerProvider() - Constructor for class org.apache.druid.server.log.ComposingRequestLoggerProvider
 
ComposingRequestLoggerProvider.ComposingRequestLogger - Class in org.apache.druid.server.log
 
compress(byte[]) - Method in class org.apache.druid.client.cache.LZ4Transcoder
 
compress(String, byte[]) - Method in class org.apache.druid.curator.PotentiallyGzippedCompressionProvider
 
computeBaseDir(DataSchema) - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
computeCorruptedFileDumpDir(File, DataSchema) - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
computeCost(DataSegment, ServerHolder, boolean) - Method in class org.apache.druid.server.coordinator.CachingCostBalancerStrategy
 
computeCost(String, DataSegment) - Method in class org.apache.druid.server.coordinator.cost.ClusterCostCache
 
computeCost(DataSegment, ServerHolder, boolean) - Method in class org.apache.druid.server.coordinator.CostBalancerStrategy
 
computeCost(DataSegment, ServerHolder, boolean) - Method in class org.apache.druid.server.coordinator.DiskNormalizedCostBalancerStrategy
Averages the cost obtained from CostBalancerStrategy.
computeJointSegmentsCost(DataSegment, DataSegment) - Static method in class org.apache.druid.server.coordinator.CostBalancerStrategy
This defines the unnormalized cost function between two segments.
computeLane(QueryPlus<T>, Set<SegmentServerSelector>) - Method in interface org.apache.druid.server.QueryLaningStrategy
For a given QueryPlus and set of SegmentServerSelector, compute if a query belongs to a lane This method must be thread safe
computeLane(QueryPlus<T>, Set<SegmentServerSelector>) - Method in class org.apache.druid.server.scheduling.HiLoQueryLaningStrategy
 
computeLane(QueryPlus<T>, Set<SegmentServerSelector>) - Method in class org.apache.druid.server.scheduling.ManualQueryLaningStrategy
 
computeLane(QueryPlus<T>, Set<SegmentServerSelector>) - Method in class org.apache.druid.server.scheduling.NoQueryLaningStrategy
 
computeLimitFromPercent(int, int) - Method in interface org.apache.druid.server.QueryLaningStrategy
 
computeNumsUnavailableUsedSegmentsPerDataSource() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
computePersistDir(DataSchema, Interval) - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
computePriority(QueryPlus<T>, Set<SegmentServerSelector>) - Method in interface org.apache.druid.server.QueryPrioritizationStrategy
 
computePriority(QueryPlus<T>, Set<SegmentServerSelector>) - Method in class org.apache.druid.server.scheduling.ManualQueryPrioritizationStrategy
 
computePriority(QueryPlus<T>, Set<SegmentServerSelector>) - Method in class org.apache.druid.server.scheduling.ThresholdBasedQueryPrioritizationStrategy
 
computeResultLevelCacheKey(String) - Static method in class org.apache.druid.client.CacheUtil
 
computeSegmentCacheKey(String, SegmentDescriptor, byte[]) - Static method in class org.apache.druid.client.CacheUtil
 
computeUnderReplicationCountsPerDataSourcePerTier() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
computeUnderReplicationCountsPerDataSourcePerTierForSegments(Iterable<DataSegment>) - Method in class org.apache.druid.server.coordinator.DruidCoordinator
segmentReplicantLookup use in this method could potentially be stale since it is only updated on coordinator runs.
concatenateForRewrite(String, String, String) - Static method in class org.apache.druid.server.JettyUtils
Concatenate URI parts, in a way that is useful for proxy servlets.
config - Variable in class org.apache.druid.metadata.SQLMetadataStorageActionHandlerFactory
 
CONFIG_KEY - Static variable in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
CONFIG_KEY - Static variable in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
CONFIG_KEY - Static variable in class org.apache.druid.server.coordinator.DatasourceWhitelist
 
ConfigResourceFilter - Class in org.apache.druid.server.http.security
Use this ResourceFilter at end points where Druid Cluster configuration is read or written Here are some example paths where this filter is used - - druid/worker/v1 - druid/indexer/v1 - druid/coordinator/v1/config Note - Currently the resource name for all end points is set to "CONFIG" however if more fine grained access control is required the resource name can be set to specific config properties.
ConfigResourceFilter(AuthorizerMapper) - Constructor for class org.apache.druid.server.http.security.ConfigResourceFilter
 
configure(Binder) - Method in class org.apache.druid.curator.CuratorModule
 
configure(Binder) - Method in class org.apache.druid.curator.discovery.DiscoveryModule
 
configure(Binder) - Method in class org.apache.druid.guice.AnnouncerModule
 
configure(Binder) - Method in class org.apache.druid.guice.CacheModule
 
configure(Binder) - Method in class org.apache.druid.guice.CacheModule.HybridCacheModule
 
configure(Binder) - Method in class org.apache.druid.guice.CoordinatorDiscoveryModule
 
configure(Binder) - Method in class org.apache.druid.guice.DruidProcessingConfigModule
 
configure(Binder) - Method in class org.apache.druid.guice.DruidProcessingModule
 
configure(Binder) - Method in class org.apache.druid.guice.ExpressionModule
 
configure(Binder) - Method in class org.apache.druid.guice.FirehoseModule
 
configure(Injector) - Method in class org.apache.druid.guice.http.AbstractHttpClientProvider
 
configure(Binder) - Method in class org.apache.druid.guice.http.HttpClientModule
 
configure(Binder) - Method in class org.apache.druid.guice.http.JettyHttpClientModule
 
configure(Binder) - Method in class org.apache.druid.guice.IndexingServiceDiscoveryModule
 
configure(Binder) - Method in class org.apache.druid.guice.JavaScriptModule
 
configure(Binder) - Method in class org.apache.druid.guice.JoinableFactoryModule
 
configure(Binder) - Method in class org.apache.druid.guice.LocalDataStorageDruidModule
 
configure(Binder) - Method in class org.apache.druid.guice.MetadataConfigModule
 
configure(Binder) - Method in class org.apache.druid.guice.QueryableModule
 
configure(Binder) - Method in class org.apache.druid.guice.QueryRunnerFactoryModule
 
configure(Binder) - Method in class org.apache.druid.guice.QueryToolChestModule
 
configure(Binder) - Method in class org.apache.druid.guice.RouterProcessingModule
 
configure(Binder) - Method in class org.apache.druid.guice.security.AuthenticatorModule
 
configure(Binder) - Method in class org.apache.druid.guice.security.AuthorizerModule
 
configure(Binder) - Method in class org.apache.druid.guice.security.DruidAuthModule
 
configure(Binder) - Method in class org.apache.druid.guice.security.EscalatorModule
 
configure(Binder) - Method in class org.apache.druid.guice.SegmentWranglerModule
 
configure(Binder) - Method in class org.apache.druid.guice.ServerModule
 
configure(Binder) - Method in class org.apache.druid.guice.ServerViewModule
 
configure(Binder) - Method in class org.apache.druid.guice.SQLMetadataStorageDruidModule
 
configure(Binder) - Method in class org.apache.druid.guice.StartupLoggingModule
 
configure(Binder) - Method in class org.apache.druid.guice.StorageNodeModule
 
configure(Binder) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorModule
 
configure(Binder) - Method in class org.apache.druid.initialization.Log4jShutterDownerModule
 
configure(Binder) - Method in class org.apache.druid.metadata.input.InputSourceModule
 
configure(Binder) - Method in class org.apache.druid.metadata.storage.derby.DerbyMetadataStorageDruidModule
 
configure(Binder) - Method in class org.apache.druid.query.lookup.LookupModule
 
configure(Binder) - Method in class org.apache.druid.query.lookup.LookupSerdeModule
 
configure(Binder) - Method in class org.apache.druid.server.emitter.ComposingEmitterModule
 
configure(Binder) - Method in class org.apache.druid.server.emitter.EmitterModule
 
configure(Binder) - Method in class org.apache.druid.server.emitter.HttpEmitterModule
 
configure(Binder) - Method in class org.apache.druid.server.emitter.LogEmitterModule
 
configure(Binder) - Method in class org.apache.druid.server.emitter.NoopEmitterModule
 
configure(Binder) - Method in class org.apache.druid.server.emitter.ParametrizedUriEmitterModule
 
configure(Binder) - Method in class org.apache.druid.server.initialization.AuthenticatorMapperModule
 
configure(Binder) - Method in class org.apache.druid.server.initialization.AuthorizerMapperModule
 
configure(Binder) - Method in class org.apache.druid.server.initialization.jetty.ChatHandlerServerModule
 
configure(Binder) - Method in class org.apache.druid.server.initialization.jetty.CliIndexerServerModule
 
configure(Binder) - Method in class org.apache.druid.server.metrics.MetricsModule
 
configure(Binder) - Method in class org.apache.druid.server.security.DefaultTLSCertificateCheckerModule
 
configure(Binder) - Method in class org.apache.druid.server.security.TLSCertificateCheckerModule
 
configure(Binder) - Method in class org.apache.druid.server.ZkPathsModule
 
configureServlets() - Method in class org.apache.druid.server.initialization.jetty.JettyServerModule
 
connect() - Method in class org.apache.druid.segment.realtime.FireDepartment
 
connect(InputRowParser, File) - Method in class org.apache.druid.segment.realtime.firehose.ClippedFirehoseFactory
 
connect(InputRowParser, File) - Method in class org.apache.druid.segment.realtime.firehose.CombiningFirehoseFactory
 
connect(InputRowParser<Map<String, Object>>, File) - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory
 
connect(InputRowParser, File) - Method in class org.apache.druid.segment.realtime.firehose.FixedCountFirehoseFactory
 
connect(StringInputRowParser, File) - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehoseFactory
 
connect(InputRowParser<Map<String, Object>>, File) - Method in class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
 
connect(InputRowParser, File) - Method in class org.apache.druid.segment.realtime.firehose.TimedShutoffFirehoseFactory
 
ConnectionCountServerSelectorStrategy - Class in org.apache.druid.client.selector
 
ConnectionCountServerSelectorStrategy() - Constructor for class org.apache.druid.client.selector.ConnectionCountServerSelectorStrategy
 
connector - Variable in class org.apache.druid.metadata.SQLMetadataStorageActionHandlerFactory
 
connectorIsTransientException(Throwable) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
ConsistentHashAvaticaConnectionBalancer - Class in org.apache.druid.server.router
 
ConsistentHashAvaticaConnectionBalancer() - Constructor for class org.apache.druid.server.router.ConsistentHashAvaticaConnectionBalancer
 
ConsistentHasher - Class in org.apache.druid.server.router
Distributes objects across a set of node keys using consistent hashing.
ConsistentHasher(HashFunction) - Constructor for class org.apache.druid.server.router.ConsistentHasher
 
contains(String) - Method in class org.apache.druid.server.coordinator.DatasourceWhitelist
 
convert(File, File, IndexSpec) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.LimitedPoolIndexMerger
 
Coordinator - Annotation Type in org.apache.druid.client.coordinator
 
coordinator - Variable in class org.apache.druid.server.coordinator.duty.BalanceSegments
 
CoordinatorBasedSegmentHandoffNotifier - Class in org.apache.druid.segment.realtime.plumber
 
CoordinatorBasedSegmentHandoffNotifier(String, CoordinatorClient, CoordinatorBasedSegmentHandoffNotifierConfig) - Constructor for class org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier
 
CoordinatorBasedSegmentHandoffNotifierConfig - Class in org.apache.druid.segment.realtime.plumber
 
CoordinatorBasedSegmentHandoffNotifierConfig() - Constructor for class org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifierConfig
 
CoordinatorBasedSegmentHandoffNotifierFactory - Class in org.apache.druid.segment.realtime.plumber
 
CoordinatorBasedSegmentHandoffNotifierFactory(CoordinatorClient, CoordinatorBasedSegmentHandoffNotifierConfig) - Constructor for class org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifierFactory
 
CoordinatorClient - Class in org.apache.druid.client.coordinator
 
CoordinatorClient(ObjectMapper, DruidLeaderClient) - Constructor for class org.apache.druid.client.coordinator.CoordinatorClient
 
CoordinatorCompactionConfig - Class in org.apache.druid.server.coordinator
 
CoordinatorCompactionConfig(List<DataSourceCompactionConfig>, Double, Integer) - Constructor for class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
CoordinatorCompactionConfigsResource - Class in org.apache.druid.server.http
 
CoordinatorCompactionConfigsResource(JacksonConfigManager) - Constructor for class org.apache.druid.server.http.CoordinatorCompactionConfigsResource
 
CoordinatorDiscoveryModule - Class in org.apache.druid.guice
 
CoordinatorDiscoveryModule() - Constructor for class org.apache.druid.guice.CoordinatorDiscoveryModule
 
CoordinatorDuty - Interface in org.apache.druid.server.coordinator.duty
 
CoordinatorDynamicConfig - Class in org.apache.druid.server.coordinator
This class is for users to change their configurations while their Druid cluster is running.
CoordinatorDynamicConfig(long, long, int, int, int, int, int, boolean, Object, boolean, Object, int, Object, int, boolean) - Constructor for class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
CoordinatorDynamicConfig.Builder - Class in org.apache.druid.server.coordinator
 
CoordinatorDynamicConfigsResource - Class in org.apache.druid.server.http
 
CoordinatorDynamicConfigsResource(JacksonConfigManager, AuditManager) - Constructor for class org.apache.druid.server.http.CoordinatorDynamicConfigsResource
 
CoordinatorIndexingServiceDuty - Annotation Type in org.apache.druid.guice.annotations
 
coordinatorIsLeadingEnoughTimeToMarkAsUnusedOvershadowedSegements() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
CoordinatorOverlordServiceConfig - Class in org.apache.druid.server.coordinator
 
CoordinatorOverlordServiceConfig(Boolean, String) - Constructor for class org.apache.druid.server.coordinator.CoordinatorOverlordServiceConfig
 
CoordinatorRedirectInfo - Class in org.apache.druid.server.http
 
CoordinatorRedirectInfo(DruidCoordinator) - Constructor for class org.apache.druid.server.http.CoordinatorRedirectInfo
 
CoordinatorResource - Class in org.apache.druid.server.http
 
CoordinatorResource(DruidCoordinator) - Constructor for class org.apache.druid.server.http.CoordinatorResource
 
CoordinatorRuleManager - Class in org.apache.druid.server.router
 
CoordinatorRuleManager(ObjectMapper, Supplier<TieredBrokerConfig>, DruidLeaderClient) - Constructor for class org.apache.druid.server.router.CoordinatorRuleManager
 
CoordinatorSegmentWatcherConfig - Class in org.apache.druid.client
 
CoordinatorSegmentWatcherConfig() - Constructor for class org.apache.druid.client.CoordinatorSegmentWatcherConfig
 
CoordinatorSelectorConfig - Class in org.apache.druid.client.coordinator
 
CoordinatorSelectorConfig() - Constructor for class org.apache.druid.client.coordinator.CoordinatorSelectorConfig
 
CoordinatorServerView - Class in org.apache.druid.client
ServerView of coordinator for the state of segments being loaded in the cluster.
CoordinatorServerView(ServerInventoryView, CoordinatorSegmentWatcherConfig) - Constructor for class org.apache.druid.client.CoordinatorServerView
 
CoordinatorStats - Class in org.apache.druid.server.coordinator
 
CoordinatorStats() - Constructor for class org.apache.druid.server.coordinator.CoordinatorStats
 
cost(DataSegment) - Method in class org.apache.druid.server.coordinator.cost.SegmentsCostCache
 
CostBalancerStrategy - Class in org.apache.druid.server.coordinator
 
CostBalancerStrategy(ListeningExecutorService) - Constructor for class org.apache.druid.server.coordinator.CostBalancerStrategy
 
CostBalancerStrategyFactory - Class in org.apache.druid.server.coordinator
 
CostBalancerStrategyFactory() - Constructor for class org.apache.druid.server.coordinator.CostBalancerStrategyFactory
 
Counter(long) - Constructor for class org.apache.druid.server.coordination.ChangeRequestHistory.Counter
 
Counter(long, long) - Constructor for class org.apache.druid.server.coordination.ChangeRequestHistory.Counter
 
create(CaffeineCacheConfig) - Static method in class org.apache.druid.client.cache.CaffeineCache
 
create(CaffeineCacheConfig, Executor) - Static method in class org.apache.druid.client.cache.CaffeineCache
 
create(long) - Static method in class org.apache.druid.client.cache.MapCache
 
create(MemcachedCacheConfig) - Static method in class org.apache.druid.client.cache.MemcachedCache
 
create() - Method in class org.apache.druid.client.cache.MemcachedOperationQueueFactory
 
create(String, MetadataStorageActionHandlerTypes<A, B, C, D>) - Method in class org.apache.druid.metadata.DerbyMetadataStorageActionHandlerFactory
 
create(String, MetadataStorageActionHandlerTypes<EntryType, StatusType, LogType, LockType>) - Method in class org.apache.druid.metadata.MySQLMetadataStorageActionHandlerFactory
 
create(String, MetadataStorageActionHandlerTypes<EntryType, StatusType, LogType, LockType>) - Method in class org.apache.druid.metadata.PostgreSQLMetadataStorageActionHandlerFactory
 
create(String, MetadataStorageActionHandlerTypes<EntryType, StatusType, LogType, LockType>) - Method in class org.apache.druid.metadata.SQLServerMetadataStorageActionHandlerFactory
 
create(Map<SegmentIdWithShardSpec, Integer>, Object) - Static method in class org.apache.druid.segment.realtime.appenderator.Committed
 
create(Period) - Method in class org.apache.druid.segment.realtime.plumber.MessageTimeRejectionPolicyFactory
 
create(Period) - Method in class org.apache.druid.segment.realtime.plumber.NoopRejectionPolicyFactory
 
create(Period) - Method in interface org.apache.druid.segment.realtime.plumber.RejectionPolicyFactory
 
create(Period) - Method in class org.apache.druid.segment.realtime.plumber.ServerTimeRejectionPolicyFactory
 
createAuditTable() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createBalancerStrategy(ListeningExecutorService) - Method in interface org.apache.druid.server.coordinator.BalancerStrategyFactory
 
createBalancerStrategy(ListeningExecutorService) - Method in class org.apache.druid.server.coordinator.CachingCostBalancerStrategyFactory
 
createBalancerStrategy(ListeningExecutorService) - Method in class org.apache.druid.server.coordinator.CostBalancerStrategyFactory
 
createBalancerStrategy(ListeningExecutorService) - Method in class org.apache.druid.server.coordinator.DiskNormalizedCostBalancerStrategyFactory
 
createBalancerStrategy(ListeningExecutorService) - Method in class org.apache.druid.server.coordinator.RandomBalancerStrategyFactory
 
createBindingChoices(Binder, String) - Method in class org.apache.druid.guice.SQLMetadataStorageDruidModule
This function only needs to be called by the default SQL metadata storage module Other modules should default to calling super.configure(...) alone
createCompletedTaskInfoQuery(Handle, DateTime, Integer, String) - Method in class org.apache.druid.metadata.DerbyMetadataStorageActionHandler
 
createCompletedTaskInfoQuery(Handle, DateTime, Integer, String) - Method in class org.apache.druid.metadata.MySQLMetadataStorageActionHandler
 
createCompletedTaskInfoQuery(Handle, DateTime, Integer, String) - Method in class org.apache.druid.metadata.PostgreSQLMetadataStorageActionHandler
 
createCompletedTaskInfoQuery(Handle, DateTime, Integer, String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
createCompletedTaskInfoQuery(Handle, DateTime, Integer, String) - Method in class org.apache.druid.metadata.SQLServerMetadataStorageActionHandler
 
createConfigTable(String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createConfigTable() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createDataSourceTable(String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createDataSourceTable() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createDefaultExecutor() - Static method in class org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
 
createDefaultRule(IDBI, String, String, ObjectMapper) - Static method in class org.apache.druid.metadata.SQLMetadataRuleManager
 
createEntryTable(String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createEscalatedAuthenticationResult() - Method in interface org.apache.druid.server.security.Escalator
 
createEscalatedAuthenticationResult() - Method in class org.apache.druid.server.security.NoopEscalator
 
createEscalatedClient(HttpClient) - Method in interface org.apache.druid.server.security.Escalator
Return a client that sends requests with the format/information necessary to authenticate successfully against this Escalator's authentication scheme using the identity of the internal system user.
createEscalatedClient(HttpClient) - Method in class org.apache.druid.server.security.NoopEscalator
 
createExecutor() - Method in enum org.apache.druid.client.cache.CacheExecutorFactory
 
createExecutor() - Method in class org.apache.druid.client.cache.CaffeineCacheConfig
 
createHttpClient() - Method in class org.apache.druid.server.AsyncManagementForwardingServlet
 
createHttpClient() - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
createHttpClient() - Method in class org.apache.druid.server.http.OverlordProxyServlet
 
createIfNotExists(CuratorFramework, String, CreateMode, byte[], int) - Static method in class org.apache.druid.curator.CuratorUtils
Create znode if it does not already exist.
createLockTable(String, String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createLogTable(String, String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createOffline(String, DataSchema, AppenderatorConfig, boolean, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger) - Static method in class org.apache.druid.segment.realtime.appenderator.Appenderators
 
createOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, boolean, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger) - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorsManager
Creates an Appenderator suited for batch ingestion.
createOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, boolean, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger) - Method in class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
createOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, boolean, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger) - Method in class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
createOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, boolean, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
createOrSet(CuratorFramework, String, CreateMode, byte[], int) - Static method in class org.apache.druid.curator.CuratorUtils
Create znode if it does not already exist.
createOrUpdateLookup(String, String, String, String, InputStream, HttpServletRequest) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
createPendingSegmentsTable(String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createPendingSegmentsTable() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createReader(InputRowSchema, InputEntity, File) - Method in class org.apache.druid.metadata.input.SqlInputFormat
 
createRealtime(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ServiceEmitter, ExecutorService, JoinableFactory, Cache, CacheConfig, CachePopulatorStats) - Static method in class org.apache.druid.segment.realtime.appenderator.Appenderators
 
createRealtimeAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ServiceEmitter, ExecutorService, JoinableFactory, Cache, CacheConfig, CachePopulatorStats) - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorsManager
Creates an Appenderator suited for realtime ingestion.
createRealtimeAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ServiceEmitter, ExecutorService, JoinableFactory, Cache, CacheConfig, CachePopulatorStats) - Method in class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
createRealtimeAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ServiceEmitter, ExecutorService, JoinableFactory, Cache, CacheConfig, CachePopulatorStats) - Method in class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
createRealtimeAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ServiceEmitter, ExecutorService, JoinableFactory, Cache, CacheConfig, CachePopulatorStats) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
createRequestLogEventBuilder(String, RequestLogLine) - Method in class org.apache.druid.server.log.DefaultRequestLogEventBuilderFactory
 
createRequestLogEventBuilder(String, RequestLogLine) - Method in interface org.apache.druid.server.log.RequestLogEventBuilderFactory
 
createResourceIOReaderWriter(String, boolean) - Method in class org.apache.druid.server.QueryResource
 
createRulesTable(String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createRulesTable() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createRunningSpec() - Method in class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
createRunningSpec() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorSpec
 
createSegmentHandoffNotifier(String) - Method in class org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifierFactory
 
createSegmentHandoffNotifier(String) - Method in class org.apache.druid.segment.realtime.plumber.NoopSegmentHandoffNotifierFactory
 
createSegmentHandoffNotifier(String) - Method in interface org.apache.druid.segment.realtime.plumber.SegmentHandoffNotifierFactory
 
createSegmentTable(String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createSegmentTable() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createSelector(String) - Method in class org.apache.druid.curator.discovery.ServerDiscoveryFactory
Deprecated.
 
createSplits(InputFormat, SplitHintSpec) - Method in class org.apache.druid.metadata.input.SqlInputSource
 
createSSLContext(String, String, String, String, PasswordProvider, String, String, String, String, PasswordProvider, PasswordProvider, Boolean, TLSCertificateChecker) - Static method in class org.apache.druid.server.security.TLSUtils
 
createSupervisor() - Method in class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
createSupervisor() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorSpec
Create a new Supervisor instance.
createSupervisorsTable(String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createSupervisorsTable() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createSuspendedSpec() - Method in class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
createSuspendedSpec() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorSpec
 
createTable(String, Iterable<String>) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createTaskTables() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
CuratorConfig - Class in org.apache.druid.curator
 
CuratorConfig() - Constructor for class org.apache.druid.curator.CuratorConfig
 
CuratorDataSegmentServerAnnouncer - Class in org.apache.druid.server.coordination
Deprecated.
CuratorDataSegmentServerAnnouncer(DruidServerMetadata, ZkPathsConfig, Announcer, ObjectMapper) - Constructor for class org.apache.druid.server.coordination.CuratorDataSegmentServerAnnouncer
Deprecated.
 
CuratorDiscoveryConfig - Class in org.apache.druid.server.initialization
 
CuratorDiscoveryConfig() - Constructor for class org.apache.druid.server.initialization.CuratorDiscoveryConfig
 
CuratorDruidLeaderSelector - Class in org.apache.druid.curator.discovery
 
CuratorDruidLeaderSelector(CuratorFramework, DruidNode, String) - Constructor for class org.apache.druid.curator.discovery.CuratorDruidLeaderSelector
 
CuratorDruidNodeAnnouncer - Class in org.apache.druid.curator.discovery
 
CuratorDruidNodeAnnouncer(Announcer, ZkPathsConfig, ObjectMapper) - Constructor for class org.apache.druid.curator.discovery.CuratorDruidNodeAnnouncer
 
CuratorDruidNodeDiscoveryProvider - Class in org.apache.druid.curator.discovery
 
CuratorDruidNodeDiscoveryProvider(CuratorFramework, ZkPathsConfig, ObjectMapper) - Constructor for class org.apache.druid.curator.discovery.CuratorDruidNodeDiscoveryProvider
 
CuratorInventoryManager<ContainerClass,InventoryClass> - Class in org.apache.druid.curator.inventory
Deprecated.
CuratorInventoryManager(CuratorFramework, InventoryManagerConfig, ExecutorService, CuratorInventoryManagerStrategy<ContainerClass, InventoryClass>) - Constructor for class org.apache.druid.curator.inventory.CuratorInventoryManager
Deprecated.
 
CuratorInventoryManagerStrategy<ContainerClass,InventoryClass> - Interface in org.apache.druid.curator.inventory
CuratorLoadQueuePeon - Class in org.apache.druid.server.coordinator
Deprecated.
CuratorModule - Class in org.apache.druid.curator
 
CuratorModule() - Constructor for class org.apache.druid.curator.CuratorModule
 
CuratorServiceAnnouncer - Class in org.apache.druid.curator.discovery
Deprecated.
CuratorServiceAnnouncer(ServiceDiscovery<Void>) - Constructor for class org.apache.druid.curator.discovery.CuratorServiceAnnouncer
Deprecated.
 
CuratorServiceUtils - Class in org.apache.druid.curator.discovery
Deprecated.
CuratorServiceUtils() - Constructor for class org.apache.druid.curator.discovery.CuratorServiceUtils
Deprecated.
 
CuratorUtils - Class in org.apache.druid.curator
 
CuratorUtils() - Constructor for class org.apache.druid.curator.CuratorUtils
 
current(JacksonConfigManager) - Static method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
current(JacksonConfigManager) - Static method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
currentlyMovingSegments - Variable in class org.apache.druid.server.coordinator.duty.BalanceSegments
 
currSizeBytes() - Method in class org.apache.druid.segment.loading.StorageLocation
 
CustomCheckX509TrustManager - Class in org.apache.druid.server.security
 
CustomCheckX509TrustManager(X509ExtendedTrustManager, TLSCertificateChecker, boolean) - Constructor for class org.apache.druid.server.security.CustomCheckX509TrustManager
 
CustomExceptionMapper - Class in org.apache.druid.server.initialization.jetty
 
CustomExceptionMapper() - Constructor for class org.apache.druid.server.initialization.jetty.CustomExceptionMapper
 
CustomTierSelectorStrategy - Class in org.apache.druid.client.selector
 
CustomTierSelectorStrategy(ServerSelectorStrategy, CustomTierSelectorStrategyConfig) - Constructor for class org.apache.druid.client.selector.CustomTierSelectorStrategy
 
CustomTierSelectorStrategyConfig - Class in org.apache.druid.client.selector
 
CustomTierSelectorStrategyConfig() - Constructor for class org.apache.druid.client.selector.CustomTierSelectorStrategyConfig
 
CustomVersioningPolicy - Class in org.apache.druid.segment.realtime.plumber
 
CustomVersioningPolicy(String) - Constructor for class org.apache.druid.segment.realtime.plumber.CustomVersioningPolicy
 

D

DATA_SOURCE_BINDING - Static variable in class org.apache.druid.server.metrics.DataSourceTaskIdHolder
 
DataNodeService - Class in org.apache.druid.discovery
Metadata announced by any node that serves segments.
DataNodeService(String, long, ServerType, int) - Constructor for class org.apache.druid.discovery.DataNodeService
 
DataNodeService(String, long, ServerType, int, boolean) - Constructor for class org.apache.druid.discovery.DataNodeService
 
DataSchema - Class in org.apache.druid.segment.indexing
 
DataSchema(String, TimestampSpec, DimensionsSpec, AggregatorFactory[], GranularitySpec, TransformSpec, Map<String, Object>, ObjectMapper) - Constructor for class org.apache.druid.segment.indexing.DataSchema
 
DataSchema(String, TimestampSpec, DimensionsSpec, AggregatorFactory[], GranularitySpec, TransformSpec) - Constructor for class org.apache.druid.segment.indexing.DataSchema
 
DataSchema(String, Map<String, Object>, AggregatorFactory[], GranularitySpec, TransformSpec, ObjectMapper) - Constructor for class org.apache.druid.segment.indexing.DataSchema
Deprecated.
DataSegmentAnnouncer - Interface in org.apache.druid.server.coordination
 
DataSegmentAnnouncerProvider - Interface in org.apache.druid.server.coordination
 
DataSegmentChangeCallback - Interface in org.apache.druid.server.coordination
 
DataSegmentChangeHandler - Interface in org.apache.druid.server.coordination
 
DataSegmentChangeRequest - Interface in org.apache.druid.server.coordination
 
DataSegmentChangeRequestAndStatus(DataSegmentChangeRequest, SegmentLoadDropHandler.Status) - Constructor for class org.apache.druid.server.coordination.SegmentLoadDropHandler.DataSegmentChangeRequestAndStatus
 
DataSegmentInterner - Class in org.apache.druid.client
Interns the DataSegment object in order to share the reference for same DataSegment.
DataSegmentServerAnnouncer - Interface in org.apache.druid.server.coordination
Deprecated.
DATASOURCE_READ_RA_GENERATOR - Static variable in class org.apache.druid.server.security.AuthorizationUtils
Function for the common pattern of generating a resource-action for reading from a datasource, using the datasource name.
DATASOURCE_WRITE_RA_GENERATOR - Static variable in class org.apache.druid.server.security.AuthorizationUtils
Function for the common pattern of generating a resource-action for reading from a datasource, using the datasource name.
DatasourceBundle(String) - Constructor for class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.DatasourceBundle
 
DataSourceCompactionConfig - Class in org.apache.druid.server.coordinator
 
DataSourceCompactionConfig(String, Integer, Long, Integer, Period, UserCompactionTaskQueryTuningConfig, Map<String, Object>) - Constructor for class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
DataSourceMetadata - Interface in org.apache.druid.indexing.overlord
Commit metadata for a dataSource.
DatasourceResourceFilter - Class in org.apache.druid.server.http.security
Use this ResourceFilter when the datasource information is present after "datasources" segment in the request Path Here are some example paths where this filter is used - - druid/coordinator/v1/datasources/{dataSourceName}/...
DatasourceResourceFilter(AuthorizerMapper) - Constructor for class org.apache.druid.server.http.security.DatasourceResourceFilter
 
DataSourcesResource - Class in org.apache.druid.server.http
 
DataSourcesResource(CoordinatorServerView, SegmentsMetadataManager, MetadataRuleManager, IndexingServiceClient, AuthorizerMapper, DruidCoordinator) - Constructor for class org.apache.druid.server.http.DataSourcesResource
 
DataSourcesResource.MarkDataSourceSegmentsPayload - Class in org.apache.druid.server.http
 
DataSourcesSnapshot - Class in org.apache.druid.client
An immutable snapshot of metadata information about used segments and overshadowed segments, coming from SqlSegmentsMetadataManager.
DataSourcesSnapshot(Map<String, ImmutableDruidDataSource>) - Constructor for class org.apache.druid.client.DataSourcesSnapshot
 
DataSourceState() - Constructor for class org.apache.druid.server.SegmentManager.DataSourceState
 
DataSourceTaskIdHolder - Class in org.apache.druid.server.metrics
 
DataSourceTaskIdHolder() - Constructor for class org.apache.druid.server.metrics.DataSourceTaskIdHolder
 
DatasourceWhitelist - Class in org.apache.druid.server.coordinator
 
DatasourceWhitelist(Set<String>) - Constructor for class org.apache.druid.server.coordinator.DatasourceWhitelist
 
DbSegmentPublisherConfig - Class in org.apache.druid.segment.realtime
 
DbSegmentPublisherConfig() - Constructor for class org.apache.druid.segment.realtime.DbSegmentPublisherConfig
 
deadContainer(ContainerClass) - Method in interface org.apache.druid.curator.inventory.CuratorInventoryManagerStrategy
 
decompress(byte[]) - Method in class org.apache.druid.client.cache.LZ4Transcoder
 
decompress(String, byte[]) - Method in class org.apache.druid.curator.PotentiallyGzippedCompressionProvider
 
decorateProxyRequest(HttpServletRequest, HttpServletResponse, Request) - Method in interface org.apache.druid.server.security.Authenticator
This is used to add some Headers or Authentication token/results that can be used by down stream target host.
dedup() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
DEFAULT_ALL_HOST_TIMEOUT - Static variable in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
DEFAULT_BROKER_SERVICE_NAME - Static variable in class org.apache.druid.server.router.TieredBrokerConfig
 
DEFAULT_CATEGORY - Static variable in class org.apache.druid.indexing.worker.config.WorkerConfig
 
DEFAULT_CHECKER_TYPE - Static variable in class org.apache.druid.server.security.DefaultTLSCertificateCheckerModule
 
DEFAULT_COMPACTION_TASK_PRIORITY - Static variable in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
Must be synced with Tasks.DEFAULT_MERGE_TASK_PRIORITY
DEFAULT_COORDINATOR_SERVICE_NAME - Static variable in class org.apache.druid.server.router.TieredBrokerConfig
 
DEFAULT_GZIP_INFLATE_BUFFER_SIZE - Static variable in class org.apache.druid.server.initialization.ServerConfig
 
DEFAULT_HOST_TIMEOUT - Static variable in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
DEFAULT_LOG_PARSE_EXCEPTIONS - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
 
DEFAULT_MAX_BYTES_IN_MEMORY - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
 
DEFAULT_MAX_PARSE_EXCEPTIONS - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
 
DEFAULT_MAX_ROWS_IN_MEMORY - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
 
DEFAULT_MAX_SAVED_PARSE_EXCEPTIONS - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
 
DEFAULT_MAX_ZNODE_BYTES - Static variable in class org.apache.druid.curator.CuratorUtils
 
DEFAULT_NUM_REPLICANTS - Static variable in class org.apache.druid.client.DruidServer
 
DEFAULT_PRIORITY - Static variable in class org.apache.druid.client.DruidServer
 
DEFAULT_RESPONSE_CTX_HEADER_LEN_LIMIT - Static variable in class org.apache.druid.server.ResponseContextConfig
The maximum length of ResponseContext serialized string that might be put into an HTTP response header
DEFAULT_RETRY_COUNT - Static variable in class org.apache.druid.segment.loading.LocalDataSegmentPuller
 
DEFAULT_RULE_NAME - Static variable in class org.apache.druid.server.router.TieredBrokerConfig
 
DEFAULT_SERVICE_NAME - Static variable in class org.apache.druid.client.coordinator.CoordinatorSelectorConfig
 
DEFAULT_SERVICE_NAME - Static variable in class org.apache.druid.client.indexing.IndexingServiceSelectorConfig
 
DEFAULT_TIER - Static variable in class org.apache.druid.client.DruidServer
 
DefaultOfflineAppenderatorFactory - Class in org.apache.druid.segment.realtime.appenderator
 
DefaultOfflineAppenderatorFactory(DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger) - Constructor for class org.apache.druid.segment.realtime.appenderator.DefaultOfflineAppenderatorFactory
 
defaultPath(String) - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
DefaultRealtimeAppenderatorFactory - Class in org.apache.druid.segment.realtime.appenderator
 
DefaultRealtimeAppenderatorFactory(ServiceEmitter, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ExecutorService, JoinableFactory, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, Cache, CacheConfig, CachePopulatorStats) - Constructor for class org.apache.druid.segment.realtime.appenderator.DefaultRealtimeAppenderatorFactory
 
DefaultRequestLogEvent - Class in org.apache.druid.server.log
The default implementation of RequestLogEvent.
DefaultRequestLogEventBuilderFactory - Class in org.apache.druid.server.log
This RequestLogEventBuilderFactory creates builders that return DefaultRequestLogEvents.
DefaultTLSCertificateChecker - Class in org.apache.druid.server.security
 
DefaultTLSCertificateChecker() - Constructor for class org.apache.druid.server.security.DefaultTLSCertificateChecker
 
DefaultTLSCertificateCheckerModule - Class in org.apache.druid.server.security
 
DefaultTLSCertificateCheckerModule() - Constructor for class org.apache.druid.server.security.DefaultTLSCertificateCheckerModule
 
delete(String) - Method in class org.apache.druid.server.listener.resource.AbstractListenerHandler
Delete the object for a particular id
deleteAllRecords(String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
deleteCompactionConfig(String, String, String, HttpServletRequest) - Method in class org.apache.druid.server.http.CoordinatorCompactionConfigsResource
 
deleteDataSourceMetadata(String) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Removes entry for 'dataSource' from the dataSource metadata table.
deleteDataSourceMetadata(String) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
deleteLookup(String, String, String, String, HttpServletRequest) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
deleteLookup(String, String, AuditInfo) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
deletePendingSegments(String) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Delete all pending segments belonging to the given data source from the pending segments table.
deletePendingSegments(String) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
deletePendingSegmentsCreatedInInterval(String, Interval) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Delete pending segments created in the given interval belonging to the given data source from the pending segments table.
deletePendingSegmentsCreatedInInterval(String, Interval) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
deleteSegments(Set<DataSegment>) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
 
deleteSegments(Set<DataSegment>) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
deleteTier(String, String, String, HttpServletRequest) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
deleteTier(String, AuditInfo) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
delta(CachePopulatorStats.Snapshot) - Method in class org.apache.druid.client.cache.CachePopulatorStats.Snapshot
 
delta(CacheStats) - Method in class org.apache.druid.client.cache.CacheStats
 
deltaSync(List<T>) - Method in interface org.apache.druid.server.coordination.ChangeRequestHttpSyncer.Listener
 
DerbyConnector - Class in org.apache.druid.metadata.storage.derby
 
DerbyConnector(MetadataStorage, Supplier<MetadataStorageConnectorConfig>, Supplier<MetadataStorageTablesConfig>) - Constructor for class org.apache.druid.metadata.storage.derby.DerbyConnector
 
DerbyConnector(MetadataStorage, Supplier<MetadataStorageConnectorConfig>, Supplier<MetadataStorageTablesConfig>, DBI) - Constructor for class org.apache.druid.metadata.storage.derby.DerbyConnector
 
DerbyMetadataStorage - Class in org.apache.druid.metadata.storage.derby
 
DerbyMetadataStorage(MetadataStorageConnectorConfig) - Constructor for class org.apache.druid.metadata.storage.derby.DerbyMetadataStorage
 
DerbyMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType> - Class in org.apache.druid.metadata
 
DerbyMetadataStorageActionHandlerFactory - Class in org.apache.druid.metadata
 
DerbyMetadataStorageActionHandlerFactory(SQLMetadataConnector, MetadataStorageTablesConfig, ObjectMapper) - Constructor for class org.apache.druid.metadata.DerbyMetadataStorageActionHandlerFactory
 
DerbyMetadataStorageDruidModule - Class in org.apache.druid.metadata.storage.derby
 
DerbyMetadataStorageDruidModule() - Constructor for class org.apache.druid.metadata.storage.derby.DerbyMetadataStorageDruidModule
 
DerbyMetadataStorageProvider - Class in org.apache.druid.metadata.storage.derby
 
DerbyMetadataStorageProvider(MetadataStorageConnectorConfig) - Constructor for class org.apache.druid.metadata.storage.derby.DerbyMetadataStorageProvider
 
deserializeContainer(byte[]) - Method in interface org.apache.druid.curator.inventory.CuratorInventoryManagerStrategy
 
deserializeInventory(byte[]) - Method in interface org.apache.druid.curator.inventory.CuratorInventoryManagerStrategy
 
destroy() - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
destroy() - Method in class org.apache.druid.server.http.RedirectFilter
 
destroy() - Method in class org.apache.druid.server.initialization.jetty.LimitRequestsFilter
 
destroy() - Method in class org.apache.druid.server.security.AllowHttpMethodsResourceFilter
 
destroy() - Method in class org.apache.druid.server.security.AllowOptionsResourceFilter
 
destroy() - Method in class org.apache.druid.server.security.AuthenticationOnlyResourceFilter
 
destroy() - Method in class org.apache.druid.server.security.AuthenticationWrappingFilter
 
destroy() - Method in class org.apache.druid.server.security.PreResponseAuthorizationCheckFilter
 
destroy() - Method in class org.apache.druid.server.security.SecuritySanityCheckFilter
 
destroy() - Method in class org.apache.druid.server.security.UnsecuredResourceFilter
 
DirectDruidClient<T> - Class in org.apache.druid.client
 
DirectDruidClient(QueryToolChestWarehouse, QueryWatcher, ObjectMapper, HttpClient, String, String, ServiceEmitter) - Constructor for class org.apache.druid.client.DirectDruidClient
 
discoverNodesInTier(String) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
discoverTiers() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
DISCOVERY_SERVICE_KEY - Static variable in class org.apache.druid.discovery.DataNodeService
 
DISCOVERY_SERVICE_KEY - Static variable in class org.apache.druid.discovery.LookupNodeService
 
DISCOVERY_SERVICE_KEY - Static variable in class org.apache.druid.discovery.WorkerNodeService
 
discoveryAnnouncementBinder(Binder) - Static method in class org.apache.druid.guice.DruidBinders
 
DiscoveryDruidNode - Class in org.apache.druid.discovery
Representation of all information related to discovery of a node and all the other metadata associated with the node per nodeRole such as broker, historical etc.
DiscoveryDruidNode(DruidNode, NodeRole, Map<String, DruidService>) - Constructor for class org.apache.druid.discovery.DiscoveryDruidNode
 
DiscoveryModule - Class in org.apache.druid.curator.discovery
The DiscoveryModule allows for the registration of Keys of DruidNode objects, which it intends to be automatically announced at the end of the lifecycle start.
DiscoveryModule() - Constructor for class org.apache.druid.curator.discovery.DiscoveryModule
 
DiscoverySelector<T> - Interface in org.apache.druid.client.selector
 
DiskNormalizedCostBalancerStrategy - Class in org.apache.druid.server.coordinator
 
DiskNormalizedCostBalancerStrategy(ListeningExecutorService) - Constructor for class org.apache.druid.server.coordinator.DiskNormalizedCostBalancerStrategy
 
DiskNormalizedCostBalancerStrategyFactory - Class in org.apache.druid.server.coordinator
 
DiskNormalizedCostBalancerStrategyFactory() - Constructor for class org.apache.druid.server.coordinator.DiskNormalizedCostBalancerStrategyFactory
 
doAudit(AuditEntry) - Method in class org.apache.druid.server.audit.SQLAuditManager
 
doAudit(AuditEntry, Handle) - Method in class org.apache.druid.server.audit.SQLAuditManager
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.druid.server.http.RedirectFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.druid.server.initialization.jetty.LimitRequestsFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.druid.server.security.AllowHttpMethodsResourceFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.druid.server.security.AllowOptionsResourceFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.druid.server.security.AuthenticationOnlyResourceFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.druid.server.security.AuthenticationWrappingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.druid.server.security.PreResponseAuthorizationCheckFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.druid.server.security.SecuritySanityCheckFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.druid.server.security.UnsecuredResourceFilter
 
doGet(HttpServletRequest) - Method in class org.apache.druid.server.StatusResource
 
doLocal(String) - Method in class org.apache.druid.server.http.CoordinatorRedirectInfo
 
doLocal(String) - Method in interface org.apache.druid.server.http.RedirectInfo
 
doMonitor(ServiceEmitter) - Method in interface org.apache.druid.client.cache.Cache
Custom metrics not covered by CacheStats may be emitted by this method.
doMonitor(ServiceEmitter) - Method in class org.apache.druid.client.cache.CacheMonitor
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.client.cache.CaffeineCache
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.client.cache.HybridCache
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.client.cache.MapCache
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.client.cache.MemcachedCache
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.segment.realtime.RealtimeMetricsMonitor
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.server.emitter.HttpEmittingMonitor
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.server.initialization.jetty.JettyServerModule.JettyMonitor
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.server.metrics.EventReceiverFirehoseMonitor
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.server.metrics.HistoricalMetricsMonitor
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.server.metrics.QueryCountStatsMonitor
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.server.metrics.TaskCountStatsMonitor
 
doPost(InputStream, String, HttpServletRequest) - Method in class org.apache.druid.server.QueryResource
 
doService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
doTaskChat(String, HttpHeaders) - Method in class org.apache.druid.segment.realtime.firehose.ChatHandlerResource
 
download(T, File) - Method in class org.apache.druid.segment.realtime.firehose.SqlFetcher
Downloads the entire resultset object into a file.
drainTo(Collection<? super E>) - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
drainTo(Collection<? super E>, int) - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
drop(SegmentIdWithShardSpec) - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Schedule dropping all data associated with a particular pending segment.
drop(SegmentIdWithShardSpec) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
DropRule - Class in org.apache.druid.server.coordinator.rules
DropRules indicate when segments should be completely removed from the cluster.
DropRule() - Constructor for class org.apache.druid.server.coordinator.rules.DropRule
 
dropSegment(SegmentIdWithShardSpec) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
dropSegment(DataSegment, LoadPeonCallback) - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
dropSegment(DataSegment, LoadPeonCallback) - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
dropSegment(DataSegment, LoadPeonCallback) - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
dropSegment(DataSegment) - Method in class org.apache.druid.server.SegmentManager
 
DRUID_ALLOW_UNSECURED_PATH - Static variable in class org.apache.druid.server.security.AuthConfig
 
DRUID_AUTHENTICATION_RESULT - Static variable in class org.apache.druid.server.security.AuthConfig
HTTP attribute that holds an AuthenticationResult, with info about a successful authentication check.
DRUID_AUTHORIZATION_CHECKED - Static variable in class org.apache.druid.server.security.AuthConfig
HTTP attribute set when a static method in AuthorizationUtils performs an authorization check on the request.
DRUID_GLOBAL_CACHE_PREFIX - Static variable in class org.apache.druid.guice.CacheModule
 
DruidAuthModule - Class in org.apache.druid.guice.security
 
DruidAuthModule() - Constructor for class org.apache.druid.guice.security.DruidAuthModule
 
DruidBinders - Class in org.apache.druid.guice
 
DruidBinders() - Constructor for class org.apache.druid.guice.DruidBinders
 
DruidCluster - Class in org.apache.druid.server.coordinator
Contains a representation of the current state of the cluster by tier.
DruidCluster() - Constructor for class org.apache.druid.server.coordinator.DruidCluster
 
DruidCoordinator - Class in org.apache.druid.server.coordinator
 
DruidCoordinator(DruidCoordinatorConfig, ZkPathsConfig, JacksonConfigManager, SegmentsMetadataManager, ServerInventoryView, MetadataRuleManager, CuratorFramework, ServiceEmitter, ScheduledExecutorFactory, IndexingServiceClient, LoadQueueTaskMaster, ServiceAnnouncer, DruidNode, Set<CoordinatorDuty>, BalancerStrategyFactory, LookupCoordinatorManager, DruidLeaderSelector, CompactSegments) - Constructor for class org.apache.druid.server.coordinator.DruidCoordinator
 
DruidCoordinatorConfig - Class in org.apache.druid.server.coordinator
 
DruidCoordinatorConfig() - Constructor for class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
DruidCoordinatorRuntimeParams - Class in org.apache.druid.server.coordinator
 
DruidCoordinatorRuntimeParams.Builder - Class in org.apache.druid.server.coordinator
 
DruidDataSource - Class in org.apache.druid.client
A mutable collection of metadata of segments (DataSegment objects), belonging to a particular data source.
DruidDataSource(String, Map<String, String>) - Constructor for class org.apache.druid.client.DruidDataSource
 
DruidGuiceContainer(Injector, Set<Class<?>>) - Constructor for class org.apache.druid.server.initialization.jetty.JettyServerModule.DruidGuiceContainer
 
DruidHttpClientConfig - Class in org.apache.druid.guice.http
 
DruidHttpClientConfig() - Constructor for class org.apache.druid.guice.http.DruidHttpClientConfig
 
DruidLeaderClient - Class in org.apache.druid.discovery
This class facilitates interaction with Coordinator/Overlord leader nodes.
DruidLeaderClient(HttpClient, DruidNodeDiscoveryProvider, NodeRole, String, DiscoverySelector<Server>) - Constructor for class org.apache.druid.discovery.DruidLeaderClient
 
DruidLeaderSelector - Interface in org.apache.druid.discovery
Interface for supporting Overlord and Coordinator Leader Elections in TaskMaster and DruidCoordinator which expect appropriate implementation available in guice annotated with @IndexingService and @Coordinator respectively.
DruidLeaderSelector.Listener - Interface in org.apache.druid.discovery
 
DruidMonitorSchedulerConfig - Class in org.apache.druid.server.metrics
 
DruidMonitorSchedulerConfig() - Constructor for class org.apache.druid.server.metrics.DruidMonitorSchedulerConfig
 
DruidNode - Class in org.apache.druid.server
 
DruidNode(String, String, boolean, Integer, Integer, boolean, boolean) - Constructor for class org.apache.druid.server.DruidNode
 
DruidNode(String, String, boolean, Integer, Integer, Integer, Boolean, boolean) - Constructor for class org.apache.druid.server.DruidNode
host = null , port = null -> host = _default_, port = -1 host = "abc:123", port = null -> host = abc, port = 123 host = "abc:fff", port = null -> throw IAE (invalid ipv6 host) host = "2001:db8:85a3::8a2e:370:7334", port = null -> host = 2001:db8:85a3::8a2e:370:7334, port = _auto_ host = "[2001:db8:85a3::8a2e:370:7334]", port = null -> host = 2001:db8:85a3::8a2e:370:7334, port = _auto_ host = "abc" , port = null -> host = abc, port = _auto_ host = "abc" , port = 123 -> host = abc, port = 123 host = "abc:123 , port = 123 -> host = abc, port = 123 host = "abc:123 , port = 456 -> throw IAE (conflicting port) host = "abc:fff , port = 456 -> throw IAE (invalid ipv6 host) host = "[2001:db8:85a3::8a2e:370:7334]:123", port = null -> host = 2001:db8:85a3::8a2e:370:7334, port = 123 host = "[2001:db8:85a3::8a2e:370:7334]", port = 123 -> host = 2001:db8:85a3::8a2e:370:7334, port = 123 host = "2001:db8:85a3::8a2e:370:7334", port = 123 -> host = 2001:db8:85a3::8a2e:370:7334, port = 123 host = null , port = 123 -> host = _default_, port = 123
DruidNodeAnnouncer - Interface in org.apache.druid.discovery
DiscoveryDruidNode announcer for internal discovery.
DruidNodeDiscovery - Interface in org.apache.druid.discovery
Interface for discovering Druid nodes announced by DruidNodeAnnouncer.
DruidNodeDiscovery.Listener - Interface in org.apache.druid.discovery
Listener for watching nodes in a DruidNodeDiscovery instance obtained via DruidNodeDiscoveryProvider.getXXX().
DruidNodeDiscoveryProvider - Class in org.apache.druid.discovery
Provider of DruidNodeDiscovery instances.
DruidNodeDiscoveryProvider() - Constructor for class org.apache.druid.discovery.DruidNodeDiscoveryProvider
 
DruidProcessingConfigModule - Class in org.apache.druid.guice
 
DruidProcessingConfigModule() - Constructor for class org.apache.druid.guice.DruidProcessingConfigModule
 
DruidProcessingModule - Class in org.apache.druid.guice
 
DruidProcessingModule() - Constructor for class org.apache.druid.guice.DruidProcessingModule
 
DruidServer - Class in org.apache.druid.client
A mutable collection of metadata of segments (DataSegment objects), stored on a particular Druid server (typically historical).
DruidServer(DruidNode, DruidServerConfig, ServerType) - Constructor for class org.apache.druid.client.DruidServer
 
DruidServer(String, String, String, long, ServerType, String, int) - Constructor for class org.apache.druid.client.DruidServer
 
DruidServerConfig - Class in org.apache.druid.client
 
DruidServerConfig() - Constructor for class org.apache.druid.client.DruidServerConfig
 
DruidServerMetadata - Class in org.apache.druid.server.coordination
 
DruidServerMetadata(String, String, String, long, ServerType, String, int) - Constructor for class org.apache.druid.server.coordination.DruidServerMetadata
 
DruidService - Class in org.apache.druid.discovery
Metadata of a service announced by node.
DruidService() - Constructor for class org.apache.druid.discovery.DruidService
 
DruidSysMonitor - Class in org.apache.druid.server.metrics
 
DruidSysMonitor(SegmentLoaderConfig) - Constructor for class org.apache.druid.server.metrics.DruidSysMonitor
 
DummyForInjectionAppenderatorsManager - Class in org.apache.druid.segment.realtime.appenderator
This implementation is needed because Overlords and MiddleManagers operate on Task objects which can require an AppenderatorsManager to be injected.
DummyForInjectionAppenderatorsManager() - Constructor for class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
DUPLICATE - Static variable in interface org.apache.druid.segment.realtime.plumber.Plumber
 

E

elementAdded(E) - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
elementRemoved(E) - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
eligibleForLoad(Interval, Interval) - Static method in class org.apache.druid.server.coordinator.rules.Rules
 
eligibleForLoad(Period, Interval, DateTime, boolean) - Static method in class org.apache.druid.server.coordinator.rules.Rules
 
emitBalancingStats() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
EmitClusterStatsAndMetrics - Class in org.apache.druid.server.coordinator.duty
Emits stats of the cluster and metrics of the coordination (including segment balancing) process.
EmitClusterStatsAndMetrics(DruidCoordinator) - Constructor for class org.apache.druid.server.coordinator.duty.EmitClusterStatsAndMetrics
 
emitLogsAndMetrics(Throwable, String, long) - Method in class org.apache.druid.server.QueryLifecycle
Emit logs and metrics for this query.
emitStats(String, CoordinatorStats, List<ServerHolder>) - Method in interface org.apache.druid.server.coordinator.BalancerStrategy
Add balancing strategy stats during the 'balanceTier' operation of BalanceSegments to be included
emitStats(String, CoordinatorStats, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.CostBalancerStrategy
 
emitStats(String, CoordinatorStats, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.RandomBalancerStrategy
 
EMITTER_TYPE - Static variable in class org.apache.druid.server.emitter.LogEmitterModule
 
EMITTER_TYPE - Static variable in class org.apache.druid.server.emitter.NoopEmitterModule
 
EmitterModule - Class in org.apache.druid.server.emitter
 
EmitterModule(Properties) - Constructor for class org.apache.druid.server.emitter.EmitterModule
 
EmittingRequestLogger - Class in org.apache.druid.server.log
 
EmittingRequestLoggerProvider - Class in org.apache.druid.server.log
 
EmittingRequestLoggerProvider() - Constructor for class org.apache.druid.server.log.EmittingRequestLoggerProvider
 
empty() - Static method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
equals(Object) - Method in class org.apache.druid.client.cache.Cache.NamedKey
 
equals(Object) - Method in class org.apache.druid.client.DruidDataSource
 
equals(Object) - Method in class org.apache.druid.client.DruidServer
 
equals(Object) - Method in class org.apache.druid.client.ImmutableDruidDataSource
ImmutableDruidDataSource should be considered a container, not a data class.
equals(Object) - Method in class org.apache.druid.client.ImmutableDruidServer
 
equals(Object) - Method in class org.apache.druid.client.ImmutableSegmentLoadInfo
 
equals(Object) - Method in class org.apache.druid.client.indexing.ClientCompactionIntervalSpec
 
equals(Object) - Method in class org.apache.druid.client.indexing.ClientCompactionIOConfig
 
equals(Object) - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
equals(Object) - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
equals(Object) - Method in class org.apache.druid.client.indexing.TaskStatus
 
equals(Object) - Method in class org.apache.druid.client.indexing.TaskStatusResponse
 
equals(Object) - Method in class org.apache.druid.client.SegmentLoadInfo
 
equals(Object) - Method in class org.apache.druid.discovery.DataNodeService
 
equals(Object) - Method in class org.apache.druid.discovery.DiscoveryDruidNode
 
equals(Object) - Method in class org.apache.druid.discovery.LookupNodeService
 
equals(Object) - Method in class org.apache.druid.discovery.WorkerNodeService
 
equals(Object) - Method in class org.apache.druid.indexing.overlord.ObjectMetadata
 
equals(Object) - Method in class org.apache.druid.indexing.overlord.SegmentPublishResult
 
equals(Object) - Method in class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
equals(Object) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorReport
 
equals(Object) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
equals(Object) - Method in class org.apache.druid.indexing.overlord.supervisor.VersionedSupervisorSpec
 
equals(Object) - Method in class org.apache.druid.metadata.input.SqlInputSource
 
equals(Object) - Method in class org.apache.druid.query.LocatedSegmentDescriptor
 
equals(Object) - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory
 
equals(Object) - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
equals(Object) - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
equals(Object) - Method in class org.apache.druid.segment.realtime.appenderator.Committed
 
equals(Object) - Method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
equals(Object) - Method in class org.apache.druid.segment.realtime.appenderator.SegmentsAndCommitMetadata
 
equals(Object) - Method in class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
equals(Object) - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehoseFactory
 
equals(Object) - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
equals(Object) - Method in class org.apache.druid.server.coordination.SegmentChangeRequestDrop
 
equals(Object) - Method in class org.apache.druid.server.coordination.SegmentChangeRequestLoad
 
equals(Object) - Method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
equals(Object) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
equals(Object) - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
equals(Object) - Method in class org.apache.druid.server.coordinator.rules.ForeverBroadcastDistributionRule
 
equals(Object) - Method in class org.apache.druid.server.coordinator.rules.ForeverLoadRule
 
equals(Object) - Method in class org.apache.druid.server.coordinator.rules.IntervalBroadcastDistributionRule
 
equals(Object) - Method in class org.apache.druid.server.coordinator.rules.IntervalDropRule
 
equals(Object) - Method in class org.apache.druid.server.coordinator.rules.IntervalLoadRule
 
equals(Object) - Method in class org.apache.druid.server.coordinator.rules.PeriodBroadcastDistributionRule
 
equals(Object) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
equals(Object) - Method in class org.apache.druid.server.DruidNode
 
equals(Object) - Method in class org.apache.druid.server.http.HostAndPortWithScheme
 
equals(Object) - Method in class org.apache.druid.server.initialization.ServerConfig
 
equals(Object) - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
equals(Object) - Method in class org.apache.druid.server.lookup.cache.LookupExtractorFactoryMapContainer
 
equals(Object) - Method in class org.apache.druid.server.QueryStats
 
equals(Object) - Method in class org.apache.druid.server.RequestLogLine
 
equals(Object) - Method in class org.apache.druid.server.router.JavaScriptTieredBrokerSelectorStrategy
 
equals(Object) - Method in class org.apache.druid.server.security.AuthConfig
 
equals(Object) - Method in class org.apache.druid.server.security.AuthenticationResult
 
equals(Object) - Method in class org.apache.druid.server.security.NoopEscalator
 
equals(Object) - Method in class org.apache.druid.server.security.Resource
 
equals(Object) - Method in class org.apache.druid.server.security.ResourceAction
 
equalsForTesting(Object) - Method in class org.apache.druid.client.ImmutableDruidDataSource
This method should only be used in tests.
ERROR_CODE - Static variable in exception org.apache.druid.server.QueryCapacityExceededException
 
EscalatedClient - Annotation Type in org.apache.druid.guice.annotations
 
escalatedGlobal() - Static method in class org.apache.druid.guice.http.HttpClientModule
 
Escalator - Interface in org.apache.druid.server.security
This interface provides methods needed for escalating internal system requests with priveleged authentication credentials.
EscalatorModule - Class in org.apache.druid.guice.security
 
EscalatorModule() - Constructor for class org.apache.druid.guice.security.EscalatorModule
 
estimateNumSplits(InputFormat, SplitHintSpec) - Method in class org.apache.druid.metadata.input.SqlInputSource
 
EventReceiver - Interface in org.apache.druid.segment.realtime.firehose
 
EventReceiverFirehoseFactory - Class in org.apache.druid.segment.realtime.firehose
Builds firehoses that accept events through the EventReceiver interface.
EventReceiverFirehoseFactory(String, Integer, Long, ChatHandlerProvider, ObjectMapper, ObjectMapper, EventReceiverFirehoseRegister, AuthorizerMapper) - Constructor for class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory
 
EventReceiverFirehoseFactory.EventReceiverFirehose - Class in org.apache.druid.segment.realtime.firehose
Apart from adhering to Firehose contract regarding concurrency, this class has two methods that might be called concurrently with any other methods and each other, from arbitrary number of threads: EventReceiverFirehoseFactory.EventReceiverFirehose.addAll(java.io.InputStream, javax.servlet.http.HttpServletRequest) and EventReceiverFirehoseFactory.EventReceiverFirehose.shutdown(java.lang.String, javax.servlet.http.HttpServletRequest).
EventReceiverFirehoseMetric - Interface in org.apache.druid.server.metrics
An EventReceiverFirehoseMetric is an object with metrics about EventReceiverFirehose objects.
EventReceiverFirehoseMonitor - Class in org.apache.druid.server.metrics
 
EventReceiverFirehoseMonitor(EventReceiverFirehoseRegister, Properties) - Constructor for class org.apache.druid.server.metrics.EventReceiverFirehoseMonitor
 
EventReceiverFirehoseRegister - Class in org.apache.druid.server.metrics
 
EventReceiverFirehoseRegister() - Constructor for class org.apache.druid.server.metrics.EventReceiverFirehoseRegister
 
ExceptionEvent(Throwable, boolean) - Constructor for class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.ExceptionEvent
 
execute() - Method in interface org.apache.druid.server.coordination.DataSegmentChangeCallback
 
execute() - Method in interface org.apache.druid.server.coordinator.LoadPeonCallback
Ideally, this method is called after the load/drop opertion is successfully done, i.e., the historical node removes the zookeeper node from loadQueue and announces/unannouces the segment.
execute() - Method in class org.apache.druid.server.QueryLifecycle
Execute the query.
executor - Variable in class org.apache.druid.segment.realtime.appenderator.BaseAppenderatorDriver
 
ExhibitorConfig - Class in org.apache.druid.curator
 
ExhibitorConfig() - Constructor for class org.apache.druid.curator.ExhibitorConfig
 
exportTable(String, String) - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
EXPR_MACROS - Static variable in class org.apache.druid.guice.ExpressionModule
 
ExpressionModule - Class in org.apache.druid.guice
 
ExpressionModule() - Constructor for class org.apache.druid.guice.ExpressionModule
 
ExtensionFirstClassLoader - Class in org.apache.druid.initialization
The ClassLoader that gets used when druid.extensions.useExtensionClassloaderFirst = true.
ExtensionFirstClassLoader(URL[], ClassLoader) - Constructor for class org.apache.druid.initialization.ExtensionFirstClassLoader
 
extractDimensions(Properties, List<String>) - Static method in class org.apache.druid.server.metrics.MonitorsConfig
 
ExtraServiceDimensions - Annotation Type in org.apache.druid.server.emitter

F

factorize() - Method in class org.apache.druid.server.QueryLifecycleFactory
 
fail(String) - Static method in class org.apache.druid.indexing.overlord.SegmentPublishResult
 
fail() - Static method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverAddResult
 
fail(String) - Static method in class org.apache.druid.server.coordination.ChangeRequestsSnapshot
 
failed(String) - Static method in class org.apache.druid.server.coordination.SegmentLoadDropHandler.Status
 
FAILED_UPDATES_KEY - Static variable in class org.apache.druid.query.lookup.LookupModule
 
failedHandoffs() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
failedPersists() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
fetch(File, byte[]) - Method in class org.apache.druid.metadata.input.SqlEntity
 
fetchAuditHistory(String, String, Interval) - Method in class org.apache.druid.server.audit.SQLAuditManager
 
fetchAuditHistory(String, Interval) - Method in class org.apache.druid.server.audit.SQLAuditManager
 
fetchAuditHistory(String, String, int) - Method in class org.apache.druid.server.audit.SQLAuditManager
 
fetchAuditHistory(String, int) - Method in class org.apache.druid.server.audit.SQLAuditManager
 
fetchServerView(String, Interval, boolean) - Method in class org.apache.druid.client.coordinator.CoordinatorClient
 
fetchUsedSegment(String, String) - Method in class org.apache.druid.client.coordinator.CoordinatorClient
 
fetchUsedSegmentsInDataSourceForIntervals(String, List<Interval>) - Method in class org.apache.druid.client.coordinator.CoordinatorClient
 
FileRequestLogger - Class in org.apache.druid.server.log
 
FileRequestLogger(ObjectMapper, ScheduledExecutorService, File, String) - Constructor for class org.apache.druid.server.log.FileRequestLogger
 
FileRequestLoggerProvider - Class in org.apache.druid.server.log
 
FileRequestLoggerProvider() - Constructor for class org.apache.druid.server.log.FileRequestLoggerProvider
 
filter(ContainerRequest) - Method in class org.apache.druid.server.http.security.ConfigResourceFilter
 
filter(ContainerRequest) - Method in class org.apache.druid.server.http.security.DatasourceResourceFilter
 
filter(ContainerRequest) - Method in class org.apache.druid.server.http.security.RulesResourceFilter
 
filter(ContainerRequest) - Method in class org.apache.druid.server.http.security.StateResourceFilter
 
filterAuthorizedResources(HttpServletRequest, Iterable<ResType>, Function<? super ResType, Iterable<ResourceAction>>, AuthorizerMapper) - Static method in class org.apache.druid.server.security.AuthorizationUtils
Filter a collection of resources by applying the resourceActionGenerator to each resource, return an iterable containing the filtered resources.
filterAuthorizedResources(AuthenticationResult, Iterable<ResType>, Function<? super ResType, Iterable<ResourceAction>>, AuthorizerMapper) - Static method in class org.apache.druid.server.security.AuthorizationUtils
Filter a collection of resources by applying the resourceActionGenerator to each resource, return an iterable containing the filtered resources.
filterAuthorizedResources(HttpServletRequest, Map<KeyType, List<ResType>>, Function<? super ResType, Iterable<ResourceAction>>, AuthorizerMapper) - Static method in class org.apache.druid.server.security.AuthorizationUtils
Given a map of resource lists, filter each resources list by applying the resource action generator to each item in each resource list.
FilteredBatchServerInventoryViewProvider - Class in org.apache.druid.client
 
FilteredBatchServerInventoryViewProvider() - Constructor for class org.apache.druid.client.FilteredBatchServerInventoryViewProvider
 
FilteredHttpServerInventoryViewProvider - Class in org.apache.druid.client
 
FilteredHttpServerInventoryViewProvider() - Constructor for class org.apache.druid.client.FilteredHttpServerInventoryViewProvider
 
FilteredRequestLogger(RequestLogger, long, long, List<String>) - Constructor for class org.apache.druid.server.log.FilteredRequestLoggerProvider.FilteredRequestLogger
 
FilteredRequestLoggerProvider - Class in org.apache.druid.server.log
 
FilteredRequestLoggerProvider() - Constructor for class org.apache.druid.server.log.FilteredRequestLoggerProvider
 
FilteredRequestLoggerProvider.FilteredRequestLogger - Class in org.apache.druid.server.log
 
FilteredServerInventoryView - Interface in org.apache.druid.client
 
FilteredServerInventoryViewProvider - Interface in org.apache.druid.client
 
FilteredSingleServerInventoryViewProvider - Class in org.apache.druid.client
 
FilteredSingleServerInventoryViewProvider() - Constructor for class org.apache.druid.client.FilteredSingleServerInventoryViewProvider
 
findCurrentLeader() - Method in class org.apache.druid.discovery.DruidLeaderClient
 
findDefaultServer() - Method in class org.apache.druid.server.router.QueryHostFinder
 
findKey(byte[]) - Method in class org.apache.druid.server.router.ConsistentHasher
 
findNewSegmentHomeBalancer(DataSegment, List<ServerHolder>) - Method in interface org.apache.druid.server.coordinator.BalancerStrategy
Find the best server to move a DataSegment to according the the balancing strategy.
findNewSegmentHomeBalancer(DataSegment, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.CostBalancerStrategy
 
findNewSegmentHomeBalancer(DataSegment, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.RandomBalancerStrategy
 
findNewSegmentHomeReplicator(DataSegment, List<ServerHolder>) - Method in interface org.apache.druid.server.coordinator.BalancerStrategy
Find the best server on which to place a DataSegment replica according to the balancing strategy
findNewSegmentHomeReplicator(DataSegment, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.CostBalancerStrategy
 
findNewSegmentHomeReplicator(DataSegment, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.RandomBalancerStrategy
 
findPlumber(DataSchema, RealtimeTuningConfig, FireDepartmentMetrics) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumberSchool
 
findPlumber(DataSchema, RealtimeTuningConfig, FireDepartmentMetrics) - Method in class org.apache.druid.segment.realtime.plumber.FlushingPlumberSchool
 
findPlumber(DataSchema, RealtimeTuningConfig, FireDepartmentMetrics) - Method in interface org.apache.druid.segment.realtime.plumber.PlumberSchool
Creates a Plumber
findPlumber(DataSchema, RealtimeTuningConfig, FireDepartmentMetrics) - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumberSchool
 
findServer(Query<T>) - Method in class org.apache.druid.server.router.QueryHostFinder
 
findServerAvatica(String) - Method in class org.apache.druid.server.router.QueryHostFinder
 
findUsedSegments(Set<SegmentIdWithShardSpec>) - Method in interface org.apache.druid.segment.realtime.appenderator.UsedSegmentChecker
For any identifiers that exist and are actually used, returns the corresponding DataSegment objects.
finishAppending() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentWithState
finished() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
finishJob() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
finishJob() - Method in class org.apache.druid.segment.realtime.plumber.FlushingPlumber
 
finishJob() - Method in interface org.apache.druid.segment.realtime.plumber.Plumber
Perform any final processing and clean up after ourselves.
finishJob() - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
finishWriting() - Method in class org.apache.druid.segment.realtime.plumber.Sink
Marks sink as 'finished', preventing further writes.
FireDepartment - Class in org.apache.druid.segment.realtime
A Fire Department has a Firehose and a Plumber.
FireDepartment(DataSchema, RealtimeIOConfig, RealtimeTuningConfig) - Constructor for class org.apache.druid.segment.realtime.FireDepartment
 
FireDepartmentConfig - Class in org.apache.druid.segment.realtime
 
FireDepartmentConfig(int, Period) - Constructor for class org.apache.druid.segment.realtime.FireDepartmentConfig
 
FireDepartmentMetrics - Class in org.apache.druid.segment.realtime
 
FireDepartmentMetrics() - Constructor for class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
FirehoseModule - Class in org.apache.druid.guice
 
FirehoseModule() - Constructor for class org.apache.druid.guice.FirehoseModule
 
FireHydrant - Class in org.apache.druid.segment.realtime
 
FireHydrant(IncrementalIndex, int, SegmentId) - Constructor for class org.apache.druid.segment.realtime.FireHydrant
 
FireHydrant(Segment, int) - Constructor for class org.apache.druid.segment.realtime.FireHydrant
 
FixedCountFirehoseFactory - Class in org.apache.druid.segment.realtime.firehose
Firehose to give out only first n events from the delegate firehose.
FixedCountFirehoseFactory(FirehoseFactory, int) - Constructor for class org.apache.druid.segment.realtime.firehose.FixedCountFirehoseFactory
 
fixedFormatReader(InputRowSchema, File) - Method in class org.apache.druid.metadata.input.SqlInputSource
 
flushAfterDuration(long, Sink) - Method in class org.apache.druid.segment.realtime.plumber.FlushingPlumber
 
FlushingPlumber - Class in org.apache.druid.segment.realtime.plumber
 
FlushingPlumber(Duration, DataSchema, RealtimeTuningConfig, FireDepartmentMetrics, ServiceEmitter, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ExecutorService, JoinableFactory, IndexMerger, IndexIO, Cache, CacheConfig, CachePopulatorStats, ObjectMapper) - Constructor for class org.apache.druid.segment.realtime.plumber.FlushingPlumber
 
FlushingPlumberSchool - Class in org.apache.druid.segment.realtime.plumber
This plumber just drops segments at the end of a flush duration instead of handing them off.
FlushingPlumberSchool(Duration, ServiceEmitter, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ExecutorService, JoinableFactory, IndexMergerV9, IndexIO, Cache, CacheConfig, CachePopulatorStats, ObjectMapper) - Constructor for class org.apache.druid.segment.realtime.plumber.FlushingPlumberSchool
 
ForbiddenException - Exception in org.apache.druid.server.security
Throw this when a request is unauthorized and we want to send a 403 response back, Jersey exception mapper will take care of sending the response.
ForbiddenException() - Constructor for exception org.apache.druid.server.security.ForbiddenException
 
ForbiddenException(String) - Constructor for exception org.apache.druid.server.security.ForbiddenException
 
ForbiddenExceptionMapper - Class in org.apache.druid.server.initialization.jetty
 
ForbiddenExceptionMapper() - Constructor for class org.apache.druid.server.initialization.jetty.ForbiddenExceptionMapper
 
forceTriggerCompaction() - Method in class org.apache.druid.server.http.CompactionResource
This API is meant to only be used by Druid's integration tests.
forEachDataSourceStat(String, ObjLongConsumer<String>) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
forEachTieredStat(String, ObjLongConsumer<String>) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
ForegroundCachePopulator - Class in org.apache.druid.client.cache
CachePopulator implementation that populates a cache on the same thread that is processing the Sequence.
ForegroundCachePopulator(ObjectMapper, CachePopulatorStats, long) - Constructor for class org.apache.druid.client.cache.ForegroundCachePopulator
 
ForeverBroadcastDistributionRule - Class in org.apache.druid.server.coordinator.rules
 
ForeverBroadcastDistributionRule() - Constructor for class org.apache.druid.server.coordinator.rules.ForeverBroadcastDistributionRule
 
ForeverDropRule - Class in org.apache.druid.server.coordinator.rules
 
ForeverDropRule() - Constructor for class org.apache.druid.server.coordinator.rules.ForeverDropRule
 
ForeverLoadRule - Class in org.apache.druid.server.coordinator.rules
 
ForeverLoadRule(Map<String, Integer>) - Constructor for class org.apache.druid.server.coordinator.rules.ForeverLoadRule
 
forNative(Query, DateTime, String, QueryStats) - Static method in class org.apache.druid.server.RequestLogLine
 
forSql(String, Map<String, Object>, DateTime, String, QueryStats) - Static method in class org.apache.druid.server.RequestLogLine
 
forTest(boolean, int) - Static method in class org.apache.druid.server.ResponseContextConfig
 
from(String) - Static method in enum org.apache.druid.client.cache.CacheExecutorFactory
 
from(UserCompactionTaskQueryTuningConfig, Integer) - Static method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
from(CoordinatorCompactionConfig, List<DataSourceCompactionConfig>) - Static method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
from(CoordinatorCompactionConfig, Double, Integer) - Static method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
from(List<DataSourceCompactionConfig>) - Static method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
fromChannelBuffer(ChannelBuffer, long) - Static method in class org.apache.druid.client.InputStreamHolder
 
fromDataSegment(DataSegment) - Static method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
fromParts(String, String, int) - Static method in class org.apache.druid.server.http.HostAndPortWithScheme
 
fromSegments(List<DataSegment>) - Static method in class org.apache.druid.client.indexing.ClientCompactionIntervalSpec
 
fromStream(InputStream, long, long) - Static method in class org.apache.druid.client.InputStreamHolder
 
fromString(String) - Static method in enum org.apache.druid.segment.realtime.appenderator.SegmentWithState.SegmentState
 
fromString(String) - Static method in enum org.apache.druid.server.coordination.ServerType
 
fromString(String) - Static method in class org.apache.druid.server.http.HostAndPortWithScheme
 
fromString(String, String) - Static method in class org.apache.druid.server.http.HostAndPortWithScheme
 
fromString(String) - Static method in enum org.apache.druid.server.security.Action
 
fromString(String) - Static method in enum org.apache.druid.server.security.ResourceType
 
fromUsedSegments(Iterable<DataSegment>, ImmutableMap<String, String>) - Static method in class org.apache.druid.client.DataSourcesSnapshot
 
fromUsedSegmentsTimelines(Map<String, VersionedIntervalTimeline<String, DataSegment>>, ImmutableMap<String, String>) - Static method in class org.apache.druid.client.DataSourcesSnapshot
 
fullSync(List<T>) - Method in interface org.apache.druid.server.coordination.ChangeRequestHttpSyncer.Listener
This method is called either if on the previous request the server had asked to reset the counter or it was the first request to the server.

G

generateOpenObject(T) - Method in class org.apache.druid.segment.realtime.firehose.SqlFetcher
Generates an instance of OpenObject for the given object.
GENERIC_QUERY_METRICS_FACTORY_PROPERTY - Static variable in class org.apache.druid.guice.QueryToolChestModule
 
get() - Method in class org.apache.druid.client.BatchServerInventoryViewProvider
 
get(Cache.NamedKey) - Method in interface org.apache.druid.client.cache.Cache
 
get(Cache.NamedKey) - Method in class org.apache.druid.client.cache.CaffeineCache
 
get() - Method in class org.apache.druid.client.cache.CaffeineCacheProvider
 
get(Cache.NamedKey) - Method in class org.apache.druid.client.cache.HybridCache
 
get() - Method in class org.apache.druid.client.cache.HybridCacheProvider
 
get() - Method in class org.apache.druid.client.cache.LocalCacheProvider
Deprecated.
 
get(Cache.NamedKey) - Method in class org.apache.druid.client.cache.MapCache
 
get(Cache.NamedKey) - Method in class org.apache.druid.client.cache.MemcachedCache
 
get() - Method in class org.apache.druid.client.cache.MemcachedCacheProvider
 
get() - Method in class org.apache.druid.client.FilteredBatchServerInventoryViewProvider
 
get() - Method in class org.apache.druid.client.FilteredHttpServerInventoryViewProvider
 
get() - Method in class org.apache.druid.client.FilteredSingleServerInventoryViewProvider
 
get() - Method in class org.apache.druid.client.HttpServerInventoryViewProvider
 
get() - Method in class org.apache.druid.client.SingleServerInventoryProvider
 
get() - Method in class org.apache.druid.guice.http.HttpClientModule.HttpClientProvider
 
get() - Method in class org.apache.druid.guice.http.JettyHttpClientModule.HttpClientProvider
 
get() - Method in class org.apache.druid.guice.NoopSegmentPublisherProvider
 
get() - Method in interface org.apache.druid.metadata.MetadataRuleManagerProvider
 
get() - Method in interface org.apache.druid.metadata.MetadataSegmentPublisherProvider
 
get() - Method in class org.apache.druid.metadata.NoopMetadataStorageProvider
 
get() - Method in interface org.apache.druid.metadata.SegmentsMetadataManagerProvider
 
get() - Method in class org.apache.druid.metadata.SQLMetadataRuleManagerProvider
 
get() - Method in class org.apache.druid.metadata.SQLMetadataSegmentPublisherProvider
 
get() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManagerProvider
 
get() - Method in class org.apache.druid.metadata.storage.derby.DerbyMetadataStorageProvider
 
get() - Method in class org.apache.druid.offheap.OffheapBufferGenerator
 
get(String) - Method in class org.apache.druid.query.lookup.LookupReferencesManager
 
get() - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory
 
get(String) - Method in interface org.apache.druid.segment.realtime.firehose.ChatHandlerProvider
Retrieves a chat handler.
get(String) - Method in class org.apache.druid.segment.realtime.firehose.NoopChatHandlerProvider
 
get(String) - Method in class org.apache.druid.segment.realtime.firehose.ServiceAnnouncingChatHandlerProvider
 
get() - Method in interface org.apache.druid.server.audit.AuditManagerProvider
 
get() - Method in class org.apache.druid.server.audit.SQLAuditManagerProvider
 
get() - Method in class org.apache.druid.server.coordination.BatchDataSegmentAnnouncerProvider
 
get(String) - Method in class org.apache.druid.server.listener.resource.AbstractListenerHandler
Get the object for a particular id
get() - Method in class org.apache.druid.server.log.ComposingRequestLoggerProvider
 
get() - Method in class org.apache.druid.server.log.EmittingRequestLoggerProvider
 
get() - Method in class org.apache.druid.server.log.FileRequestLoggerProvider
 
get() - Method in class org.apache.druid.server.log.FilteredRequestLoggerProvider
 
get() - Method in class org.apache.druid.server.log.LoggingRequestLoggerProvider
 
get() - Method in class org.apache.druid.server.log.NoopRequestLoggerProvider
 
get() - Method in class org.apache.druid.server.log.SwitchingRequestLoggerProvider
 
get() - Method in class org.apache.druid.server.QuerySchedulerProvider
 
get() - Method in class org.apache.druid.server.router.TieredBrokerSelectorStrategiesProvider
 
get() - Method in class org.apache.druid.server.security.TLSCertificateCheckerModule.TLSCertificateCheckerProvider
 
getAcceptedIssuers() - Method in class org.apache.druid.server.security.CustomCheckX509TrustManager
 
getAction(ContainerRequest) - Method in class org.apache.druid.server.http.security.AbstractResourceFilter
 
getAction() - Method in class org.apache.druid.server.security.ResourceAction
 
getActiveConnections() - Method in class org.apache.druid.server.initialization.jetty.JettyServerModule
 
getActiveRequestsCount() - Method in class org.apache.druid.server.initialization.jetty.LimitRequestsFilter
 
getActiveTaskInfo(String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getActiveTasks() - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
getActiveTasks() - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
Gets all tasks that are waiting, pending, or running.
getAdapter() - Method in class org.apache.druid.segment.realtime.firehose.WindowedStorageAdapter
 
getAddress() - Method in interface org.apache.druid.client.selector.Server
 
getAggregators() - Method in class org.apache.druid.segment.indexing.DataSchema
 
getAlertThreshold() - Method in class org.apache.druid.metadata.MetadataRuleManagerConfig
 
getAlertTimeout() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getAll() - Method in class org.apache.druid.curator.discovery.ServerDiscoverySelector
Deprecated.
 
getAll() - Method in interface org.apache.druid.metadata.MetadataSupervisorManager
 
getAll() - Method in class org.apache.druid.metadata.SQLMetadataSupervisorManager
 
getAll() - Method in class org.apache.druid.server.listener.resource.AbstractListenerHandler
 
getAll() - Method in class org.apache.druid.server.listener.resource.ListenerResource
 
getAllBrokers() - Method in class org.apache.druid.server.router.TieredBrokerHostSelector
 
getAllHostTimeout() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
getAllLookupNames() - Method in class org.apache.druid.query.lookup.LookupReferencesManager
 
getAllLookupSpecs() - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
getAllLookupsStatus(boolean) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
getAllNodes() - Method in interface org.apache.druid.discovery.DruidNodeDiscovery
 
getAllNodesStatus(boolean) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
getAllowedHttpMethods() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getAllRules() - Method in interface org.apache.druid.metadata.MetadataRuleManager
 
getAllRules() - Method in class org.apache.druid.metadata.SQLMetadataRuleManager
 
getAllServedSegments(String, String) - Method in class org.apache.druid.server.http.DataSourcesResource
 
getAllServers() - Method in class org.apache.druid.client.selector.ServerSelector
 
getAllServers() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
getAllServers() - Method in class org.apache.druid.server.router.QueryHostFinder
 
getAllTiers() - Method in class org.apache.druid.server.lookup.cache.LookupNodeDiscovery
 
getAllUsedSegments(HttpServletRequest, Set<String>, String) - Method in class org.apache.druid.server.http.MetadataResource
 
getAndIncrementSegment() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
getAndResetFailedAssignCount() - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
getAndResetFailedAssignCount() - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
getAndResetFailedAssignCount() - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
getAnnounceIntervalMillis() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
getAnnouncementsPath() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getAnnouncer(CuratorFramework) - Method in class org.apache.druid.guice.AnnouncerModule
 
getAppenderatorFactory() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumberSchool
 
getArtifact() - Method in class org.apache.druid.server.StatusResource.ModuleVersion
 
getAtomicUpdateGroupSize() - Method in class org.apache.druid.client.SegmentLoadInfo
 
getAtomicUpdateGroupSize() - Method in class org.apache.druid.client.selector.ServerSelector
 
getAtomicUpdateGroupSize() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getAuditHistoryMillis() - Method in class org.apache.druid.server.audit.SQLAuditManagerConfig
 
getAuditTable() - Method in class org.apache.druid.server.audit.SQLAuditManager
 
getAuthChallengeHeader() - Method in class org.apache.druid.server.security.AllowAllAuthenticator
 
getAuthChallengeHeader() - Method in class org.apache.druid.server.security.AnonymousAuthenticator
 
getAuthChallengeHeader() - Method in interface org.apache.druid.server.security.Authenticator
Return a WWW-Authenticate challenge scheme string appropriate for this Authenticator's authentication mechanism.
getAuthChallengeHeader() - Method in class org.apache.druid.server.security.TrustedDomainAuthenticator
 
getAuthenticatedBy() - Method in class org.apache.druid.server.security.AuthenticationResult
 
getAuthenticator() - Method in class org.apache.druid.guice.security.AuthenticatorModule
 
getAuthenticatorChain() - Method in class org.apache.druid.server.security.AuthConfig
 
getAuthenticatorChain() - Method in class org.apache.druid.server.security.AuthenticatorMapper
 
getAuthenticatorMap() - Method in class org.apache.druid.server.security.AuthenticatorMapper
 
getAuthorizer() - Method in class org.apache.druid.guice.security.AuthorizerModule
 
getAuthorizer(String) - Method in class org.apache.druid.server.security.AuthorizerMapper
 
getAuthorizerMap() - Method in class org.apache.druid.server.security.AuthorizerMapper
 
getAuthorizerMapper() - Method in class org.apache.druid.server.http.security.AbstractResourceFilter
 
getAuthorizerName() - Method in class org.apache.druid.server.security.AuthenticationResult
 
getAuthorizers() - Method in class org.apache.druid.server.security.AuthConfig
 
getAuthScheme() - Method in class org.apache.druid.curator.CuratorConfig
 
getAvailabilityGroups() - Method in class org.apache.druid.client.indexing.IndexingWorkerInfo
 
getAvailableCapacity() - Method in class org.apache.druid.client.indexing.IndexingWorkerInfo
 
getAvailableSize() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getBalancerComputeThreads() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getBalancerStrategy() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getBase() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getBaseDir() - Method in class org.apache.druid.segment.realtime.firehose.LocalFirehoseFactory
 
getBasePersistDirectory() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getBasePersistDirectory() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
 
getBasicState() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.State
 
getBlacklistedUntil() - Method in class org.apache.druid.client.indexing.IndexingWorkerInfo
 
getBroadcastDatasources() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getBroadcastUnderReplication(SegmentId) - Method in class org.apache.druid.server.coordinator.SegmentReplicantLookup
 
getBrokers() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
getBrokers() - Method in class org.apache.druid.server.http.RouterResource
 
getBrokerServiceName(TieredBrokerConfig, Query) - Method in class org.apache.druid.server.router.JavaScriptTieredBrokerSelectorStrategy
 
getBrokerServiceName(TieredBrokerConfig, Query) - Method in class org.apache.druid.server.router.PriorityTieredBrokerSelectorStrategy
 
getBrokerServiceName(TieredBrokerConfig, Query) - Method in interface org.apache.druid.server.router.TieredBrokerSelectorStrategy
 
getBrokerServiceName(TieredBrokerConfig, Query) - Method in class org.apache.druid.server.router.TimeBoundaryTieredBrokerSelectorStrategy
 
getBufferSize() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory
 
getBuildV9Directly() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
Deprecated.
getBulk(Iterable<Cache.NamedKey>) - Method in interface org.apache.druid.client.cache.Cache
Resulting map should not contain any null values (i.e.
getBulk(Iterable<Cache.NamedKey>) - Method in class org.apache.druid.client.cache.CaffeineCache
 
getBulk(Iterable<Cache.NamedKey>) - Method in class org.apache.druid.client.cache.HybridCache
 
getBulk(Iterable<Cache.NamedKey>) - Method in class org.apache.druid.client.cache.MapCache
 
getBulk(Iterable<Cache.NamedKey>) - Method in class org.apache.druid.client.cache.MemcachedCache
 
getBytesInMemory() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getBytesReceived() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory.EventReceiverFirehose
 
getBytesReceived() - Method in interface org.apache.druid.server.metrics.EventReceiverFirehoseMetric
Return the number of bytes received by the firehose.
getBytesSize(E) - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
getCacheBulkMergeLimit() - Method in class org.apache.druid.client.cache.CacheConfig
 
getCachePopulator(ObjectMapper, CachePopulatorStats, CacheConfig) - Method in class org.apache.druid.guice.DruidProcessingModule
 
getCallerMetadata() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverMetadata
 
getCandidates(int) - Method in class org.apache.druid.client.selector.ServerSelector
 
getCapacity() - Method in class org.apache.druid.client.indexing.IndexingWorker
 
getCapacity() - Method in class org.apache.druid.discovery.WorkerNodeService
 
getCapacity() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getCapacity() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory.EventReceiverFirehose
 
getCapacity() - Method in interface org.apache.druid.server.metrics.EventReceiverFirehoseMetric
Return the capacity of the buffer.
getCategory() - Method in class org.apache.druid.discovery.WorkerNodeService
 
getCategory() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getCertAlias() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getChunkNum() - Method in class org.apache.druid.client.InputStreamHolder
 
getClassLoaderForExtension(File, boolean) - Static method in class org.apache.druid.initialization.Initialization
 
getClusterServers(boolean) - Method in class org.apache.druid.server.http.ClusterResource
 
getClusterServers(NodeRole, boolean) - Method in class org.apache.druid.server.http.ClusterResource
 
getClusterServers(String, String) - Method in class org.apache.druid.server.http.ServersResource
 
getClusterTiers(SegmentId) - Method in class org.apache.druid.server.coordinator.SegmentReplicantLookup
 
getCollation() - Method in class org.apache.druid.metadata.SQLMetadataConnector
The character set and collation for case-sensitive nonbinary string comparison
getCommitMetadata() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentsAndCommitMetadata
 
getCommittedHydrants(String) - Method in class org.apache.druid.segment.realtime.appenderator.Committed
 
getCompactionConfig() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getCompactionConfig() - Method in class org.apache.druid.server.http.CoordinatorCompactionConfigsResource
 
getCompactionConfig(String) - Method in class org.apache.druid.server.http.CoordinatorCompactionConfigsResource
 
getCompactionConfigs() - Method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
getCompactionProgress(String) - Method in class org.apache.druid.server.http.CompactionResource
 
getCompactionTaskSlotRatio() - Method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
getComparator() - Method in class org.apache.druid.client.selector.CustomTierSelectorStrategy
 
getComparator() - Method in class org.apache.druid.client.selector.HighestPriorityTierSelectorStrategy
 
getComparator() - Method in class org.apache.druid.client.selector.LowestPriorityTierSelectorStrategy
 
getComparator() - Method in interface org.apache.druid.client.selector.TierSelectorStrategy
 
getCompletedTaskInfo(DateTime, Integer, String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getCompressionCodec() - Method in class org.apache.druid.guice.http.DruidHttpClientConfig
 
getCompressionLevel() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getConfig() - Method in class org.apache.druid.curator.inventory.CuratorInventoryManager
Deprecated.
 
getConfig() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
getConfig() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
getConfig() - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
getConfigKey() - Method in class org.apache.druid.guice.http.AbstractHttpClientProvider
 
getConfigProvider() - Method in class org.apache.druid.guice.http.AbstractHttpClientProvider
 
getConnector() - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getConnectorPath() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getContainerPath() - Method in interface org.apache.druid.curator.inventory.InventoryManagerConfig
The ContainerPath is the path where the InventoryManager should look for new containers of inventory.
getContext() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
getContext() - Method in class org.apache.druid.server.security.AuthenticationResult
 
getCoordinatorCompactionConfig() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getCoordinatorDynamicConfig() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getCoordinatorIndexingPeriod() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorKillDurationToRetain() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorKillMaxSegments() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorKillPeriod() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorPath() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getCoordinatorPeriod() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorStartDelay() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorStats() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getCount() - Method in class org.apache.druid.segment.realtime.firehose.FixedCountFirehoseFactory
 
getCount() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
getCounter() - Method in class org.apache.druid.server.coordination.ChangeRequestHistory.Counter
 
getCounter() - Method in class org.apache.druid.server.coordination.ChangeRequestsSnapshot
 
getCreatedTime() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
 
getCrlPath() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getCurrCapacityUsed() - Method in class org.apache.druid.client.indexing.IndexingWorkerInfo
 
getCurrentBufferSize() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory.EventReceiverFirehose
 
getCurrentBufferSize() - Method in interface org.apache.druid.server.metrics.EventReceiverFirehoseMetric
Return the current number of InputRow that are stored in the buffer.
getCurrentLeader() - Method in class org.apache.druid.curator.discovery.CuratorDruidLeaderSelector
 
getCurrentLeader() - Method in interface org.apache.druid.discovery.DruidLeaderSelector
Get ID of current Leader.
getCurrentLeader() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getCurrentTime() - Method in class org.apache.druid.server.ClientInfoResource
 
getCurrHydrant() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getCurrMaxTime() - Method in interface org.apache.druid.segment.realtime.plumber.RejectionPolicy
 
getCurrServerSize() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getCurrSize() - Method in class org.apache.druid.client.DruidServer
 
getCurrSize() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getData() - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehoseFactory
 
getDatabaseRuleManager() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getDataNodeService(ServerTypeConfig, DruidServerConfig, Boolean) - Method in class org.apache.druid.guice.StorageNodeModule
 
getDataSchema() - Method in class org.apache.druid.segment.indexing.IngestionSpec
 
getDataSchema() - Method in class org.apache.druid.segment.realtime.FireDepartment
Provides the data schema for the feed that this FireDepartment is in charge of.
getDataSegment() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentWithState
 
getDataSource(String) - Method in class org.apache.druid.client.DataSourcesSnapshot
 
getDataSource(String) - Method in class org.apache.druid.client.DruidServer
 
getDataSource(String) - Method in class org.apache.druid.client.ImmutableDruidServer
 
getDataSource() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
getDataSource() - Method in class org.apache.druid.client.indexing.ClientKillUnusedSegmentsTaskQuery
 
getDataSource() - Method in interface org.apache.druid.client.indexing.ClientTaskQuery
 
getDatasource(MetadataStorageConnectorConfig) - Method in class org.apache.druid.metadata.SQLFirehoseDatabaseConnector
 
getDatasource() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
getDataSource() - Method in class org.apache.druid.segment.indexing.DataSchema
 
getDataSource() - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Return the name of the dataSource associated with this Appenderator.
getDataSource() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
getDataSource() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
getDatasource(String, String, String) - Method in class org.apache.druid.server.ClientInfoResource
 
getDataSource() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
getDataSource(String, String) - Method in class org.apache.druid.server.http.DataSourcesResource
 
getDataSource() - Method in class org.apache.druid.server.metrics.DataSourceTaskIdHolder
 
getDatasourceBundles() - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
getDataSourceCounts() - Method in class org.apache.druid.server.SegmentManager
Returns a map of dataSource to the number of segments managed by this segmentManager.
getDataSourceDimensions(String, String) - Method in class org.apache.druid.server.ClientInfoResource
Deprecated.
getDatasourceLoadstatus(String, Boolean, String, String, String) - Method in class org.apache.druid.server.http.DataSourcesResource
 
getDataSourceMetrics(String, String) - Method in class org.apache.druid.server.ClientInfoResource
Deprecated.
getDataSourceNames() - Method in class org.apache.druid.server.SegmentManager
 
getDatasourceRuleHistory(String, Integer) - Method in class org.apache.druid.server.http.CoordinatorDynamicConfigsResource
 
getDatasourceRuleHistory(String, String, Integer) - Method in class org.apache.druid.server.http.RulesResource
 
getDatasourceRuleHistory(String, Integer) - Method in class org.apache.druid.server.http.RulesResource
 
getDatasourceRules(String, String) - Method in class org.apache.druid.server.http.RulesResource
 
getDataSources() - Method in class org.apache.druid.client.DruidServer
 
getDataSources() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getDataSources() - Method in class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
getDataSources() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorSpec
 
getDataSources(HttpServletRequest) - Method in class org.apache.druid.server.ClientInfoResource
 
getDataSources(String) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
getDataSources() - Method in class org.apache.druid.server.coordinator.DatasourceWhitelist
 
getDataSources(InventoryView) - Static method in interface org.apache.druid.server.http.InventoryViewUtils
 
getDataSources(String, UriInfo, HttpServletRequest) - Method in class org.apache.druid.server.http.MetadataResource
 
getDataSourceSizes() - Method in class org.apache.druid.server.SegmentManager
Returns a map of dataSource to the total byte size of segments managed by this segmentManager.
getDataSourcesMap() - Method in class org.apache.druid.client.DataSourcesSnapshot
 
getDataSourcesSnapshot() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getDataSourceStat(String, String) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
getDataSourcesToNotKillStalePendingSegmentsIn() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getDataSourcesWithAllUsedSegments() - Method in class org.apache.druid.client.DataSourcesSnapshot
 
getDataSourceWithUsedSegments(String) - Method in class org.apache.druid.server.http.MetadataResource
The difference of this method from MetadataResource.getUsedSegmentsInDataSource(java.lang.String, java.lang.String) is that the latter returns only a list of segments, while this method also includes the properties of data source, such as the time when it was created.
getDBI() - Method in class org.apache.druid.metadata.SQLFirehoseDatabaseConnector
 
getDBI() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
getDBI() - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
getDebugInfo() - Method in class org.apache.druid.client.HttpServerInventoryView
This method returns the debugging information exposed by HttpServerInventoryViewResource and meant for that use only.
getDebugInfo() - Method in class org.apache.druid.client.HttpServerInventoryViewResource
 
getDebugInfo() - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
This method returns the debugging information for printing, must not be used for any other purpose.
getDecommissioningMaxPercentOfMaxSegmentsToMove() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
The percent of CoordinatorDynamicConfig.getMaxSegmentsToMove() that determines the maximum number of segments that may be moved away from 'decommissioning' servers (specified by CoordinatorDynamicConfig.getDecommissioningNodes()) to non-decommissioning servers during one Coordinator balancer run.
getDecommissioningNodes() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
List of historical servers to 'decommission'.
getDedupColumn() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getDefaultBrokerServiceName() - Method in class org.apache.druid.server.router.TieredBrokerConfig
 
getDefaultHost() - Static method in class org.apache.druid.server.DruidNode
 
getDefaultLookup() - Method in class org.apache.druid.server.router.TieredBrokerHostSelector
 
getDefaultNumThreads() - Static method in class org.apache.druid.server.initialization.ServerConfig
 
getDefaultQueryTimeout() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getDefaultResourceConfig(Map<String, Object>, WebConfig) - Method in class org.apache.druid.server.initialization.jetty.JettyServerModule.DruidGuiceContainer
 
getDefaultRule() - Method in class org.apache.druid.metadata.MetadataRuleManagerConfig
 
getDefaultRule() - Method in class org.apache.druid.server.router.TieredBrokerConfig
 
getDefaultServiceName() - Method in class org.apache.druid.server.router.TieredBrokerHostSelector
 
getDelegate() - Method in class org.apache.druid.segment.realtime.firehose.ClippedFirehoseFactory
 
getDelegate() - Method in class org.apache.druid.segment.realtime.firehose.FixedCountFirehoseFactory
 
getDelegate() - Method in class org.apache.druid.server.log.FilteredRequestLoggerProvider.FilteredRequestLogger
 
getDelegateFactory() - Method in class org.apache.druid.segment.realtime.firehose.TimedShutoffFirehoseFactory
 
getDelegateFactoryList() - Method in class org.apache.druid.segment.realtime.firehose.CombiningFirehoseFactory
 
getDescription() - Method in class org.apache.druid.server.coordinator.BytesAccumulatingResponseHandler
 
getDetailedState() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
getDimensionsSpec() - Method in class org.apache.druid.segment.indexing.DataSchema
 
getDirectMemory() - Method in class org.apache.druid.server.StatusResource.Memory
 
getDispatcherType() - Method in class org.apache.druid.server.initialization.jetty.ResponseHeaderFilterHolder
 
getDispatcherType() - Method in interface org.apache.druid.server.initialization.jetty.ServletFilterHolder
The dispatcher type that this Filter should apply to
getDispatcherType() - Method in class org.apache.druid.server.security.AllowAllAuthenticator
 
getDispatcherType() - Method in class org.apache.druid.server.security.AnonymousAuthenticator
 
getDispatcherType() - Method in class org.apache.druid.server.security.TrustedDomainAuthenticator
 
getDropSegmentDelayMillis() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
getDruidCluster() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getDruidNode() - Method in class org.apache.druid.discovery.DiscoveryDruidNode
 
getDruidServers() - Method in class org.apache.druid.client.BrokerServerView
 
getDruidServers() - Method in interface org.apache.druid.client.TimelineServerView
Returns a list of ImmutableDruidServer
getDuration() - Method in class org.apache.druid.client.indexing.QueryStatus
 
getDuration() - Method in class org.apache.druid.client.indexing.TaskStatus
 
getDynamicConfigs() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getDynamicConfigs() - Method in class org.apache.druid.server.http.CoordinatorDynamicConfigsResource
 
getEffectiveSSLContext(HttpEmitterSSLClientConfig, SSLContext) - Static method in class org.apache.druid.server.emitter.HttpEmitterModule
 
getEmissionPeriod() - Method in class org.apache.druid.server.metrics.DruidMonitorSchedulerConfig
 
getEmitter() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getEmitter(ComposingEmitterConfig, Injector) - Method in class org.apache.druid.server.emitter.ComposingEmitterModule
 
getEmitter(Supplier<HttpEmitterConfig>, Supplier<HttpEmitterSSLClientConfig>, SSLContext, Lifecycle, ObjectMapper) - Method in class org.apache.druid.server.emitter.HttpEmitterModule
 
getEmitter(Supplier<ParametrizedUriEmitterConfig>, Supplier<ParametrizedUriEmitterSSLClientConfig>, SSLContext, Lifecycle, ObjectMapper) - Method in class org.apache.druid.server.emitter.ParametrizedUriEmitterModule
 
getEmitterPeriod() - Method in class org.apache.druid.server.metrics.DruidMonitorSchedulerConfig
 
getEmitters() - Method in class org.apache.druid.server.emitter.ComposingEmitterConfig
 
getEnableAcl() - Method in class org.apache.druid.curator.CuratorConfig
 
getEnableCompression() - Method in class org.apache.druid.curator.CuratorConfig
 
getEndRootPartitionId() - Method in class org.apache.druid.client.SegmentLoadInfo
 
getEndRootPartitionId() - Method in class org.apache.druid.client.selector.ServerSelector
 
getEndRootPartitionId() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getEntry(String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getEntryTable() - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getEntryType() - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getEntryTypeName() - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getErrorMsg() - Method in class org.apache.druid.indexing.overlord.SegmentPublishResult
 
getExceptionClass() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.ExceptionEvent
 
getExceptionEvents() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
getExcludeCipherSuites() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getExcludeProtocols() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getExpiration() - Method in class org.apache.druid.client.cache.MemcachedCacheConfig
 
getExpireAfter() - Method in class org.apache.druid.client.cache.CaffeineCacheConfig
 
getExtensionFilesToLoad(ExtensionsConfig) - Static method in class org.apache.druid.initialization.Initialization
Find all the extension files that should be loaded by druid.
getFailedQueryCount() - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
getFailedQueryCount() - Method in interface org.apache.druid.server.metrics.QueryCountStatsProvider
 
getFailedQueryCount() - Method in class org.apache.druid.server.QueryResource
 
getFailedTaskCount() - Method in interface org.apache.druid.server.metrics.TaskCountStatsProvider
Return the number of failed tasks for each datasource during emission period.
getFailureCause() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler.Status
 
getFeed() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
 
getFetchTimeout() - Method in class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
 
getFilter() - Method in class org.apache.druid.segment.realtime.firehose.LocalFirehoseFactory
 
getFilter() - Method in class org.apache.druid.server.initialization.jetty.ResponseHeaderFilterHolder
 
getFilter() - Method in interface org.apache.druid.server.initialization.jetty.ServletFilterHolder
Get the Filter object that should be added to the servlet.
getFilter() - Method in class org.apache.druid.server.security.AllowAllAuthenticator
 
getFilter() - Method in class org.apache.druid.server.security.AnonymousAuthenticator
 
getFilter() - Method in interface org.apache.druid.server.security.Authenticator
Create a Filter that performs authentication checks on incoming HTTP requests.
getFilter() - Method in class org.apache.druid.server.security.TrustedDomainAuthenticator
 
getFilterClass() - Method in class org.apache.druid.server.initialization.jetty.ResponseHeaderFilterHolder
 
getFilterClass() - Method in interface org.apache.druid.server.initialization.jetty.ServletFilterHolder
Get the class of the Filter object that should be added to the servlet.
getFilterClass() - Method in class org.apache.druid.server.security.AllowAllAuthenticator
 
getFilterClass() - Method in class org.apache.druid.server.security.AnonymousAuthenticator
 
getFilterClass() - Method in class org.apache.druid.server.security.TrustedDomainAuthenticator
 
getFirehoseFactory() - Method in class org.apache.druid.segment.indexing.RealtimeIOConfig
 
getForNode(DruidNode, NodeRole) - Method in class org.apache.druid.curator.discovery.CuratorDruidNodeDiscoveryProvider
 
getForNode(DruidNode, NodeRole) - Method in class org.apache.druid.discovery.DruidNodeDiscoveryProvider
 
getForNodeRole(NodeRole) - Method in class org.apache.druid.curator.discovery.CuratorDruidNodeDiscoveryProvider
 
getForNodeRole(NodeRole) - Method in class org.apache.druid.discovery.DruidNodeDiscoveryProvider
Get a DruidNodeDiscovery instance to discover nodes of the given node role.
getForService(String) - Method in class org.apache.druid.discovery.DruidNodeDiscoveryProvider
Get DruidNodeDiscovery instance to discover nodes that announce given service in its metadata.
getFreeMemory() - Method in class org.apache.druid.server.StatusResource.Memory
 
getFreeSpacePercent() - Method in class org.apache.druid.segment.loading.StorageLocationConfig
 
getFromExtensions(ExtensionsConfig, Class<T>) - Static method in class org.apache.druid.initialization.Initialization
Look for implementations for the given class from both classpath and extensions directory, using ServiceLoader.
getFromServer() - Method in class org.apache.druid.server.coordinator.BalancerSegmentHolder
 
getFromServer() - Method in class org.apache.druid.server.http.SegmentToDrop
 
getFromServer() - Method in class org.apache.druid.server.http.SegmentToMove
 
getFunction() - Method in class org.apache.druid.server.router.JavaScriptTieredBrokerSelectorStrategy
 
getGenerationTime() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorReport
 
getGlobalIngestionHeapLimitBytes() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getGlobalStat(String) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
getGracefulShutdownTimeout() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getGranularitySpec() - Method in class org.apache.druid.segment.indexing.DataSchema
 
getHadoopDependencyFilesToLoad(List<String>, ExtensionsConfig) - Static method in class org.apache.druid.initialization.Initialization
Find all the hadoop dependencies that should be loaded by druid
getHandoffConditionTimeout() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getHash() - Method in class org.apache.druid.server.coordination.ChangeRequestHistory.Counter
 
getHealth() - Method in class org.apache.druid.server.StatusResource
This is an unsecured endpoint, defined as such in UNSECURED_PATHS in the service initiailization files (e.g.
getHealthinessThreshold() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManagerConfig
 
getHiddenProperties() - Method in class org.apache.druid.client.DruidServerConfig
 
getHistoricals() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
getHistoricalsByTier(String) - Method in class org.apache.druid.server.coordinator.DruidCluster
 
getHost() - Method in class org.apache.druid.client.DruidServer
 
getHost() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getHost() - Method in class org.apache.druid.client.indexing.IndexingWorker
 
getHost() - Method in interface org.apache.druid.client.selector.Server
 
getHost() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
getHost() - Method in class org.apache.druid.server.DruidNode
 
getHost() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
 
getHostAndPort() - Method in class org.apache.druid.client.DruidServer
 
getHostAndPort() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getHostAndPort() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
getHostAndPort() - Method in class org.apache.druid.server.DruidNode
Returns host and port together as something that can be used as part of a URI.
getHostAndPort() - Method in class org.apache.druid.server.http.HostAndPortWithScheme
 
getHostAndPortToUse() - Method in class org.apache.druid.server.DruidNode
 
getHostAndTlsPort() - Method in class org.apache.druid.client.DruidServer
 
getHostAndTlsPort() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getHostAndTlsPort() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
getHostAndTlsPort() - Method in class org.apache.druid.server.DruidNode
 
getHosts() - Method in class org.apache.druid.client.cache.MemcachedCacheConfig
 
getHosts() - Method in class org.apache.druid.curator.ExhibitorConfig
 
getHostText() - Method in class org.apache.druid.server.http.HostAndPortWithScheme
 
getHostTimeout() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
getHttpAuthenticationPasswordProvider() - Method in class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
getHttpAuthenticationUsername() - Method in class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
getHttpEmittingSSLClientConfig() - Method in class org.apache.druid.server.emitter.ParametrizedUriEmitterSSLClientConfig
 
getHttpLoadQueuePeonBatchSize() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getHttpLoadQueuePeonHostTimeout() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getHttpLoadQueuePeonRepeatDelay() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getHydrants() - Method in class org.apache.druid.segment.realtime.appenderator.Committed
 
getHydrantSegment() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
getId() - Method in class org.apache.druid.client.indexing.QueryStatus
 
getId() - Method in class org.apache.druid.client.indexing.TaskStatus
 
getId() - Method in class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
getId() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorReport
 
getId() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorSpec
Return an unique id of Supervisor.
getId() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
getId() - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Return the identifier of this Appenderator; useful for log messages and such.
getId() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
getIdentity() - Method in class org.apache.druid.server.security.AuthenticationResult
 
getImmutableDataSourcesWithAllUsedSegments() - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
Returns a set of ImmutableDruidDataSource objects containing information about all used segments.
getImmutableDataSourcesWithAllUsedSegments() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
getImmutableDataSourceWithUsedSegments(String) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
If there are used segments belonging to the given data source this method returns them as an ImmutableDruidDataSource object.
getImmutableDataSourceWithUsedSegments(String) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
getIncludeCipherSuites() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getIncludeProtocols() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getIncrementedSegment() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
getIndex() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
getIndexSpec() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getIndexSpec() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getIndexSpec() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
 
getIndexSpecForIntermediatePersists() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getIndexSpecForIntermediatePersists() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
 
getInflateBufferSize() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getInfoDir() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
getInitialDelay() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
getInitialDelay(long) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
getInitParameters() - Method in class org.apache.druid.server.initialization.jetty.ResponseHeaderFilterHolder
 
getInitParameters() - Method in interface org.apache.druid.server.initialization.jetty.ServletFilterHolder
Get Filter initialization parameters.
getInitParameters() - Method in class org.apache.druid.server.security.AllowAllAuthenticator
 
getInitParameters() - Method in class org.apache.druid.server.security.AnonymousAuthenticator
 
getInitParameters() - Method in class org.apache.druid.server.security.TrustedDomainAuthenticator
 
getInjector() - Method in class org.apache.druid.server.GuiceServletConfig
 
getInputFormat() - Method in interface org.apache.druid.segment.indexing.BatchIOConfig
 
getInputSegmentSizeBytes() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
getInputSource() - Method in interface org.apache.druid.segment.indexing.BatchIOConfig
 
getInputSpec() - Method in class org.apache.druid.client.indexing.ClientCompactionIOConfig
 
getInputStream(URI) - Method in class org.apache.druid.segment.loading.LocalDataSegmentPuller
 
getInstance() - Static method in class org.apache.druid.server.security.NoopEscalator
 
getIntermediaryPartitionCleanupPeriodSec() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getIntermediaryPartitionDiscoveryPeriodSec() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getIntermediaryPartitionTimeout() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getIntermediatePersistPeriod() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getIntermediatePersistPeriod() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
Period that sets frequency to persist to local storage if no other thresholds are met
getIntermediatePersistPeriod() - Method in class org.apache.druid.segment.realtime.FireDepartmentConfig
 
getIntermediateResultsPool(DruidProcessingConfig) - Method in class org.apache.druid.guice.DruidProcessingModule
 
getIntermediateResultsPool() - Method in class org.apache.druid.guice.RouterProcessingModule
 
getInternalDiscoveryPath() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getInterruptedQueryCount() - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
getInterruptedQueryCount() - Method in interface org.apache.druid.server.metrics.QueryCountStatsProvider
 
getInterruptedQueryCount() - Method in class org.apache.druid.server.QueryResource
 
getInterval() - Method in class org.apache.druid.client.indexing.ClientCompactionIntervalSpec
 
getInterval() - Method in class org.apache.druid.client.indexing.ClientKillUnusedSegmentsTaskQuery
 
getInterval() - Method in class org.apache.druid.query.LocatedSegmentDescriptor
 
getInterval() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
getInterval() - Method in class org.apache.druid.segment.realtime.firehose.ClippedFirehoseFactory
 
getInterval() - Method in class org.apache.druid.segment.realtime.firehose.WindowedStorageAdapter
 
getInterval() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getInterval() - Method in class org.apache.druid.server.coordinator.rules.IntervalBroadcastDistributionRule
 
getInterval() - Method in class org.apache.druid.server.coordinator.rules.IntervalDropRule
 
getInterval() - Method in class org.apache.druid.server.coordinator.rules.IntervalLoadRule
 
getInterval() - Method in class org.apache.druid.server.http.DataSourcesResource.MarkDataSourceSegmentsPayload
 
getIntervals() - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
getIntervals(HttpServletRequest) - Method in class org.apache.druid.server.http.IntervalsResource
 
getIntervalsWithServedSegmentsOrAllServedSegmentsPerIntervals(String, String, String) - Method in class org.apache.druid.server.http.DataSourcesResource
 
getIntrospectHandler() - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory
 
getInventory() - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
getInventory() - Method in class org.apache.druid.client.CoordinatorServerView
 
getInventory() - Method in class org.apache.druid.client.HttpServerInventoryView
 
getInventory() - Method in interface org.apache.druid.client.InventoryView
 
getInventory() - Method in class org.apache.druid.curator.inventory.CuratorInventoryManager
Deprecated.
 
getInventoryManagerConfig() - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
getInventoryPath() - Method in interface org.apache.druid.curator.inventory.InventoryManagerConfig
The InventoryPath is the path where the InventoryManager should look for new inventory.
getInventoryValue(String) - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
getInventoryValue(String) - Method in class org.apache.druid.client.CoordinatorServerView
 
getInventoryValue(String) - Method in class org.apache.druid.client.HttpServerInventoryView
 
getInventoryValue(String) - Method in interface org.apache.druid.client.InventoryView
 
getInventoryValue(String) - Method in class org.apache.druid.curator.inventory.CuratorInventoryManager
Deprecated.
 
getIoConfig() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
getIOConfig() - Method in class org.apache.druid.segment.indexing.IngestionSpec
 
getIOConfig() - Method in class org.apache.druid.segment.realtime.FireDepartment
 
getIp() - Method in class org.apache.druid.client.indexing.IndexingWorker
 
getIp() - Method in class org.apache.druid.discovery.WorkerNodeService
 
getIp() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getJacksonJsonProvider(ObjectMapper) - Method in class org.apache.druid.server.initialization.jetty.JettyServerModule
 
getJacksonModules() - Method in class org.apache.druid.guice.ExpressionModule
 
getJacksonModules() - Method in class org.apache.druid.guice.FirehoseModule
 
getJacksonModules() - Method in class org.apache.druid.guice.LocalDataStorageDruidModule
 
getJacksonModules() - Method in class org.apache.druid.guice.QueryableModule
 
getJacksonModules() - Method in class org.apache.druid.guice.security.DruidAuthModule
 
getJacksonModules() - Method in class org.apache.druid.metadata.input.InputSourceModule
 
getJacksonModules() - Method in class org.apache.druid.query.lookup.LookupModule
 
getJacksonModules() - Method in class org.apache.druid.query.lookup.LookupSerdeModule
 
getJacksonModules() - Method in class org.apache.druid.server.emitter.ComposingEmitterModule
 
getJacksonModules() - Method in class org.apache.druid.server.initialization.AuthenticatorMapperModule
 
getJacksonModules() - Method in class org.apache.druid.server.initialization.AuthorizerMapperModule
 
getJacksonSmileProvider(ObjectMapper) - Method in class org.apache.druid.server.initialization.jetty.JettyServerModule
 
getJettyMonitor(DataSourceTaskIdHolder) - Method in class org.apache.druid.server.initialization.jetty.JettyServerModule
 
getJettyRequestLogHandler() - Static method in class org.apache.druid.server.initialization.jetty.JettyServerInitUtils
 
getJsonMapper() - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getJsonName() - Method in enum org.apache.druid.discovery.NodeRole
Lowercase for backward compatibility, as a part of the DiscoveryDruidNode's JSON format.
getJvmCpuMonitor(DataSourceTaskIdHolder) - Method in class org.apache.druid.server.metrics.MetricsModule
 
getJvmMonitor(DataSourceTaskIdHolder) - Method in class org.apache.druid.server.metrics.MetricsModule
 
getJvmThreadsMonitor(DataSourceTaskIdHolder) - Method in class org.apache.druid.server.metrics.MetricsModule
 
getKeyManagerFactoryAlgorithm() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getKeyManagerPasswordProvider() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getKeys() - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory.MapLookupIntrospectionHandler
 
getKeyStorePasswordProvider() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getKeyStorePath() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getKeyStoreType() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getKnownLookups() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
getLaneLimits(int) - Method in interface org.apache.druid.server.QueryLaningStrategy
Provide a map of lane names to the limit on the number of concurrent queries for that lane
getLaneLimits(int) - Method in class org.apache.druid.server.scheduling.HiLoQueryLaningStrategy
 
getLaneLimits(int) - Method in class org.apache.druid.server.scheduling.ManualQueryLaningStrategy
 
getLaneLimits(int) - Method in class org.apache.druid.server.scheduling.NoQueryLaningStrategy
 
getLaningStrategy() - Method in class org.apache.druid.server.QuerySchedulerConfig
 
getLastCompletedTaskTime() - Method in class org.apache.druid.client.indexing.IndexingWorkerInfo
 
getLastCompleteTask() - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
getLastCompleteTask() - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
getLastCounter() - Method in class org.apache.druid.server.coordination.ChangeRequestHistory
 
getLastKnownLookupsStateOnNodes() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
getLastSegmentIds() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverMetadata
 
getLatest() - Method in interface org.apache.druid.metadata.MetadataSupervisorManager
 
getLatest() - Method in class org.apache.druid.metadata.SQLMetadataSupervisorManager
 
getLatestVersion(URI, Pattern) - Method in class org.apache.druid.segment.loading.LocalFileTimestampVersionFinder
Matches based on a pattern in the file name.
getLeader() - Method in class org.apache.druid.server.http.CoordinatorResource
 
getLeaderHttpClient(HttpClient, DruidNodeDiscoveryProvider, ServerDiscoverySelector) - Method in class org.apache.druid.guice.CoordinatorDiscoveryModule
 
getLeaderHttpClient(HttpClient, DruidNodeDiscoveryProvider, ServerDiscoverySelector) - Method in class org.apache.druid.guice.IndexingServiceDiscoveryModule
 
getLeadingTimeMillisBeforeCanMarkAsUnusedOvershadowedSegments() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getLength() - Method in class org.apache.druid.client.InputStreamHolder
 
getLifecycleProvider() - Method in class org.apache.druid.guice.http.AbstractHttpClientProvider
 
getLifetime() - Method in class org.apache.druid.server.coordinator.BalancerSegmentHolder
 
getLiveSegmentsPath() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getLoadedImplementations(Class<T>) - Static method in class org.apache.druid.initialization.Initialization
 
getLoadedReplicants(SegmentId, String) - Method in class org.apache.druid.server.coordinator.SegmentReplicantLookup
 
getLoadManagementPeons() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getLoadManagementPeons() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getLoadQueue(String, String) - Method in class org.apache.druid.server.http.CoordinatorResource
 
getLoadQueuePath() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getLoadQueuePeonRepeatDelay() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getLoadQueuePeonType() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getLoadQueueSize() - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
getLoadQueueSize() - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
getLoadQueueSize() - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
getLoadQueueSize() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getLoadStatus() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getLoadStatus() - Method in class org.apache.druid.server.http.BrokerResource
 
getLoadStatus(String, String) - Method in class org.apache.druid.server.http.CoordinatorResource
 
getLoadStatus() - Method in class org.apache.druid.server.http.HistoricalResource
 
getLoadTimeoutDelay() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getLocations() - Method in class org.apache.druid.query.LocatedSegmentDescriptor
 
getLocations() - Method in class org.apache.druid.segment.loading.LeastBytesUsedStorageLocationSelectorStrategy
 
getLocations() - Method in class org.apache.druid.segment.loading.MostAvailableSizeStorageLocationSelectorStrategy
 
getLocations() - Method in class org.apache.druid.segment.loading.RandomStorageLocationSelectorStrategy
 
getLocations() - Method in class org.apache.druid.segment.loading.RoundRobinStorageLocationSelectorStrategy
 
getLocations() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
getLocations() - Method in class org.apache.druid.segment.loading.SegmentLoaderLocalCacheManager
 
getLocations() - Method in interface org.apache.druid.segment.loading.StorageLocationSelectorStrategy
Finds the best ordering of the StorageLocations to load a DataSegment according to the location selector strategy.
getLocator() - Method in class org.apache.druid.client.cache.MemcachedCacheConfig
 
getLockId(String, LockType) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getLocks(String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getLogs(String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getLogTable() - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getLookup(String, String) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
Try to find a lookupName spec for the specified lookupName.
getLookupExtractorFactory() - Method in class org.apache.druid.server.lookup.cache.LookupExtractorFactoryMapContainer
 
getLookupNodeService(LookupListeningAnnouncerConfig) - Method in class org.apache.druid.query.lookup.LookupModule
 
getLookupStateForNode(HostAndPortWithScheme) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager.LookupsCommunicator
 
getLookupStatusForTier(String, boolean) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
getLookupTier() - Method in class org.apache.druid.discovery.LookupNodeService
 
getMap() - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory.MapLookupIntrospectionHandler
 
getMaskProperties() - Method in class org.apache.druid.server.log.StartupLoggingConfig
 
getMaxBytesInMemory() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getMaxBytesInMemory() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getMaxBytesInMemory() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
Maximum number of bytes (estimated) to store in memory before persisting to local storage
getMaxBytesInMemoryOrDefault(long) - Static method in class org.apache.druid.segment.indexing.TuningConfigs
 
getMaxBytesPerNode() - Method in class org.apache.druid.server.initialization.BatchDataSegmentAnnouncerConfig
 
getMaxCacheCapacityBytes() - Method in class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
 
getMaxCompactionTaskSlots() - Method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
getMaxEntrySize() - Method in class org.apache.druid.client.cache.CacheConfig
 
getMaxFetchCapacityBytes() - Method in class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
 
getMaxIdleTime() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getMaxIdleTimeMillis() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory
Keeping the legacy 'maxIdleTime' property name for backward compatibility.
getMaxMemory() - Method in class org.apache.druid.server.StatusResource.Memory
 
getMaxNumConcurrentSubTasks() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getMaxObjectSize() - Method in class org.apache.druid.client.cache.MemcachedCacheConfig
 
getMaxOperationQueueSize() - Method in class org.apache.druid.client.cache.MemcachedCacheConfig
 
getMaxPendingPersists() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getMaxPendingPersists() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getMaxPendingPersists() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
 
getMaxQueryTimeout() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getMaxQueuedBytes() - Method in class org.apache.druid.guice.http.DruidHttpClientConfig
 
getMaxRequestHeaderSize() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getMaxResponseContextHeaderSize() - Method in class org.apache.druid.server.ResponseContextConfig
 
getMaxRowsInMemory() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getMaxRowsInMemory() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getMaxRowsInMemory() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
Maximum number of rows in memory before persisting to local storage
getMaxRowsInMemory() - Method in class org.apache.druid.segment.realtime.FireDepartmentConfig
 
getMaxRowsPerSegment() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getMaxRowsPerSegment() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
Maximum number of rows in a single segment before pushing to deep storage
getMaxRowsPerSegment() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
getMaxRowsPerSegment() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskQueryTuningConfig
 
getMaxScatterGatherBytes() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getMaxSegmentsInNodeLoadingQueue() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getMaxSegmentsToMove() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getMaxSize() - Method in class org.apache.druid.client.DruidServer
 
getMaxSize() - Method in class org.apache.druid.client.DruidServerConfig
 
getMaxSize() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getMaxSize() - Method in class org.apache.druid.discovery.DataNodeService
 
getMaxSize() - Method in class org.apache.druid.segment.loading.StorageLocationConfig
 
getMaxSize() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
getMaxSize() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getMaxStoredExceptionEvents() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManagerConfig
 
getMaxSubqueryRows() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getMaxTotalRows() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getMaxTotalRows() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
Maximum number of rows across all segments before pushing to deep storage
getMaxTotalRowsOr(long) - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getMemcachedPrefix() - Method in class org.apache.druid.client.cache.MemcachedCacheConfig
 
getMemory() - Method in class org.apache.druid.server.StatusResource.Status
 
getMergeBufferPool(DruidProcessingConfig) - Method in class org.apache.druid.guice.DruidProcessingModule
 
getMergeBufferPool(DruidProcessingConfig) - Method in class org.apache.druid.guice.RouterProcessingModule
 
getMergeBytesLimit() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getMergeProcessingPool(LifecycleForkJoinPoolProvider) - Method in class org.apache.druid.guice.DruidProcessingModule
 
getMergeProcessingPoolProvider(DruidProcessingConfig) - Method in class org.apache.druid.guice.DruidProcessingModule
 
getMergeSegmentsLimit() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getMergeThreadPriority() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getMessage() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.ExceptionEvent
 
getMessage() - Method in class org.apache.druid.server.security.Access
 
getMetadata() - Method in class org.apache.druid.client.DruidServer
 
getMetadata() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getMetadata(DruidNode, ServerTypeConfig, DruidServerConfig) - Method in class org.apache.druid.guice.StorageNodeModule
 
getMetadata() - Method in class org.apache.druid.segment.realtime.appenderator.Committed
 
getMetrics() - Method in class org.apache.druid.segment.realtime.FireDepartment
 
getMetrics() - Method in class org.apache.druid.server.metrics.EventReceiverFirehoseRegister
 
getMinorVersion() - Method in class org.apache.druid.client.SegmentLoadInfo
 
getMinorVersion() - Method in class org.apache.druid.client.selector.ServerSelector
 
getMinorVersion() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getModules() - Method in class org.apache.druid.server.StatusResource.Status
 
getMonitors() - Method in class org.apache.druid.server.metrics.MonitorsConfig
 
getMonitorScheduler(Supplier<DruidMonitorSchedulerConfig>, MonitorsConfig, Set<Class<? extends Monitor>>, ServiceEmitter, Injector) - Method in class org.apache.druid.server.metrics.MetricsModule
 
getName() - Method in class org.apache.druid.client.DruidDataSource
 
getName() - Method in class org.apache.druid.client.DruidServer
 
getName() - Method in class org.apache.druid.client.ImmutableDruidDataSource
 
getName() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getName() - Method in class org.apache.druid.discovery.DataNodeService
 
getName() - Method in class org.apache.druid.discovery.DruidService
 
getName() - Method in class org.apache.druid.discovery.LookupNodeService
 
getName() - Method in class org.apache.druid.discovery.WorkerNodeService
 
getName() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
getName() - Method in class org.apache.druid.server.security.Resource
 
getName() - Method in class org.apache.druid.server.StatusResource.ModuleVersion
 
getNativeQueryLine(ObjectMapper) - Method in class org.apache.druid.server.RequestLogLine
 
getNodeRole() - Method in class org.apache.druid.discovery.DiscoveryDruidNode
Keeping the legacy name 'nodeType' property name for backward compatibility.
getNodesInTier(String) - Method in class org.apache.druid.server.lookup.cache.LookupNodeDiscovery
 
getNodesStatusInTier(String) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
getNumBackgroundThreads() - Method in class org.apache.druid.client.cache.CacheConfig
 
getNumberOfSegmentsInQueue() - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
getNumberOfSegmentsInQueue() - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
getNumberOfSegmentsInQueue() - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
getNumberOfSegmentsInQueue() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getNumBootstrapThreads() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
getNumConcurrentMerges() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getNumConnections() - Method in class org.apache.druid.client.cache.MemcachedCacheConfig
 
getNumConnections() - Method in class org.apache.druid.guice.http.DruidHttpClientConfig
 
getNumCuratorCallBackThreads() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getNumEntries() - Method in class org.apache.druid.client.cache.CacheStats
 
getNumError() - Method in class org.apache.druid.client.cache.CachePopulatorStats.Snapshot
 
getNumErrors() - Method in class org.apache.druid.client.cache.CacheStats
 
getNumEvictions() - Method in class org.apache.druid.client.cache.CacheStats
 
getNumHits() - Method in class org.apache.druid.client.cache.CacheStats
 
getNumLoadingThreads() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
getNumMaxThreads() - Method in class org.apache.druid.guice.http.DruidHttpClientConfig
 
getNumMisses() - Method in class org.apache.druid.client.cache.CacheStats
 
getNumOk() - Method in class org.apache.druid.client.cache.CachePopulatorStats.Snapshot
 
getNumOpenConnections() - Method in class org.apache.druid.client.DirectDruidClient
 
getNumOversized() - Method in class org.apache.druid.client.cache.CachePopulatorStats.Snapshot
 
getNumReplicants(String) - Method in class org.apache.druid.server.coordinator.rules.ForeverLoadRule
 
getNumReplicants(String) - Method in class org.apache.druid.server.coordinator.rules.IntervalLoadRule
 
getNumReplicants(String) - Method in class org.apache.druid.server.coordinator.rules.LoadRule
 
getNumReplicants(String) - Method in class org.apache.druid.server.coordinator.rules.PeriodLoadRule
 
getNumRequestsQueued() - Method in class org.apache.druid.guice.http.DruidHttpClientConfig
 
getNumRows() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getNumRowsInMemory() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getNumRowsInSegment() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverAddResult
 
getNumSegments() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getNumSegments() - Method in class org.apache.druid.server.SegmentManager.DataSourceState
 
getNumSplits(SplitHintSpec) - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehoseFactory
 
getNumSplits(SplitHintSpec) - Method in class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
 
getNumThreads() - Method in class org.apache.druid.client.HttpServerInventoryViewConfig
 
getNumThreads() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getNumThreads() - Method in class org.apache.druid.server.QuerySchedulerConfig
 
getNumTimeouts() - Method in class org.apache.druid.client.cache.CacheStats
 
getNumTries() - Method in class org.apache.druid.query.RetryQueryRunnerConfig
 
getObject() - Method in class org.apache.druid.indexing.overlord.ObjectMetadata
 
getObjects() - Method in class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
 
getOverlordPath() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getOverlordService() - Method in class org.apache.druid.server.coordinator.CoordinatorOverlordServiceConfig
 
getOvershadowedSegments() - Method in class org.apache.druid.client.DataSourcesSnapshot
 
getOvershadowedSegments() - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
Returns a set of overshadowed segment ids.
getOvershadowedSegments() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
getParseException() - Method in class org.apache.druid.segment.realtime.appenderator.Appenderator.AppenderatorAddResult
 
getParseException() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverAddResult
 
getParser() - Method in class org.apache.druid.segment.indexing.DataSchema
 
getParser() - Method in class org.apache.druid.segment.realtime.firehose.LocalFirehoseFactory
 
getParserMap() - Method in class org.apache.druid.segment.indexing.DataSchema
Deprecated.
getPartitionNumber() - Method in class org.apache.druid.query.LocatedSegmentDescriptor
 
getPartitionsSpec() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getPartitionsSpec() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
 
getPath() - Method in class org.apache.druid.segment.loading.LocalLoadSpec
 
getPath() - Method in class org.apache.druid.segment.loading.StorageLocation
 
getPath() - Method in class org.apache.druid.segment.loading.StorageLocationConfig
 
getPath() - Method in class org.apache.druid.server.initialization.CuratorDiscoveryConfig
 
getPath() - Method in class org.apache.druid.server.initialization.jetty.ResponseHeaderFilterHolder
 
getPath() - Method in interface org.apache.druid.server.initialization.jetty.ServletFilterHolder
Deprecated.
getPath() - Method in class org.apache.druid.server.security.AllowAllAuthenticator
 
getPath() - Method in class org.apache.druid.server.security.AnonymousAuthenticator
 
getPath() - Method in class org.apache.druid.server.security.TrustedDomainAuthenticator
 
getPathForHadoop() - Method in class org.apache.druid.segment.loading.LocalDataSegmentPusher
 
getPathForHadoop(String) - Method in class org.apache.druid.segment.loading.LocalDataSegmentPusher
Deprecated.
getPaths() - Method in interface org.apache.druid.server.initialization.jetty.ServletFilterHolder
The paths that this Filter should apply to
getPauseCoordination() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getPayload() - Method in class org.apache.druid.client.indexing.TaskPayloadResponse
 
getPayload() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorReport
 
getPayloadType() - Method in class org.apache.druid.metadata.SQLMetadataConnector
SQL type to use for payload data (e.g.
getPendingDeleteSnapshot() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler
 
getPendingTaskCount() - Method in interface org.apache.druid.server.metrics.TaskCountStatsProvider
Return the number of current pending tasks for each datasource.
getPeon() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getPercentUsed() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getPeriod() - Method in class org.apache.druid.server.coordinator.rules.PeriodBroadcastDistributionRule
 
getPeriod() - Method in class org.apache.druid.server.coordinator.rules.PeriodDropBeforeRule
 
getPeriod() - Method in class org.apache.druid.server.coordinator.rules.PeriodDropRule
 
getPeriod() - Method in class org.apache.druid.server.coordinator.rules.PeriodLoadRule
 
getPeriod() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
getPersistThreadPriority() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getPlaintextPort() - Method in class org.apache.druid.server.DruidNode
 
getPlumberSchool() - Method in class org.apache.druid.segment.indexing.RealtimeIOConfig
 
getPollDuration() - Method in class org.apache.druid.metadata.MetadataRuleManagerConfig
 
getPollDuration() - Method in class org.apache.druid.metadata.SegmentsMetadataManagerConfig
 
getPollDuration() - Method in class org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifierConfig
 
getPollingMs() - Method in class org.apache.druid.curator.ExhibitorConfig
 
getPollPeriod() - Method in class org.apache.druid.server.router.TieredBrokerConfig
 
getPopulateL2() - Method in class org.apache.druid.client.cache.HybridCacheConfig
 
getPort() - Method in interface org.apache.druid.client.selector.Server
 
getPort() - Method in class org.apache.druid.server.http.HostAndPortWithScheme
 
getPortOrDefault(int) - Method in class org.apache.druid.server.http.HostAndPortWithScheme
 
getPortToUse() - Method in class org.apache.druid.server.DruidNode
 
getPrefetchTriggerBytes() - Method in class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
 
getPriorities() - Method in class org.apache.druid.client.selector.CustomTierSelectorStrategyConfig
 
getPrioritizationStrategy() - Method in class org.apache.druid.server.QuerySchedulerConfig
 
getPriority() - Method in class org.apache.druid.client.DruidServer
 
getPriority() - Method in class org.apache.druid.client.DruidServerConfig
 
getPriority() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getPriority() - Method in class org.apache.druid.discovery.DataNodeService
 
getPriority() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
getProcessingExecutorService(DruidProcessingConfig, ExecutorServiceMonitor, Lifecycle) - Method in class org.apache.druid.guice.DruidProcessingModule
 
getProcessingExecutorService(DruidProcessingConfig) - Method in class org.apache.druid.guice.RouterProcessingModule
 
getProperties() - Method in class org.apache.druid.client.DruidDataSource
 
getProperties() - Method in class org.apache.druid.client.ImmutableDruidDataSource
 
getProperties() - Method in class org.apache.druid.server.StatusResource
 
getPropertiesPath() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getProtocol() - Method in class org.apache.druid.client.cache.MemcachedCacheConfig
 
getProtocol() - Method in class org.apache.druid.server.emitter.HttpEmitterSSLClientConfig
 
getProtocol() - Method in class org.apache.druid.server.initialization.jetty.JettyMonitoringConnectionFactory
 
getProtocols() - Method in class org.apache.druid.server.initialization.jetty.JettyMonitoringConnectionFactory
 
getPushTimeout() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getQuery() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
 
getQuery() - Method in class org.apache.druid.server.QueryLifecycle
 
getQuery() - Method in class org.apache.druid.server.RequestLogLine
 
getQueryableDataSources(String, String, HttpServletRequest) - Method in class org.apache.druid.server.http.DataSourcesResource
 
getQueryDatasources(String) - Method in class org.apache.druid.server.QueryScheduler
Get a Set of datasource names for a Query id, used by QueryResource.cancelQuery(java.lang.String, javax.servlet.http.HttpServletRequest) to authorize that a user may call QueryScheduler.cancelQuery(java.lang.String) for the given id and datasources
getQueryGranularity() - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
getQueryGranularity() - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
 
getQueryGranularity() - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
getQueryParam(UriInfo, String, String) - Static method in class org.apache.druid.server.JettyUtils
Returns the value of the query parameter of the given name.
getQueryRunner(DruidServer) - Method in class org.apache.druid.client.BrokerServerView
 
getQueryRunner() - Method in class org.apache.druid.client.selector.QueryableDruidServer
 
getQueryRunner(DruidServer) - Method in interface org.apache.druid.client.TimelineServerView
 
getQueryRunner(Query<T>) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
getQueryRunner(Query<T>) - Method in interface org.apache.druid.segment.realtime.plumber.Plumber
 
getQueryRunner(Query<T>) - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in class org.apache.druid.client.CachingClusteredClient
 
getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorsManager
Returns a query runner for the given intervals over the Appenderators managed by this AppenderatorsManager.
getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in class org.apache.druid.segment.realtime.appenderator.SinkQuerySegmentWalker
 
getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in class org.apache.druid.server.ClientQuerySegmentWalker
 
getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in class org.apache.druid.server.coordination.ServerManager
 
getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in class org.apache.druid.server.LocalQuerySegmentWalker
 
getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in class org.apache.druid.client.CachingClusteredClient
 
getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorsManager
Returns a query runner for the given segment specs over the Appenderators managed by this AppenderatorsManager.
getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in class org.apache.druid.segment.realtime.appenderator.SinkQuerySegmentWalker
 
getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in class org.apache.druid.server.ClientQuerySegmentWalker
 
getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in class org.apache.druid.server.coordination.ServerManager
 
getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in class org.apache.druid.server.LocalQuerySegmentWalker
 
getQueryStats() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
 
getQueryStats() - Method in class org.apache.druid.server.RequestLogLine
 
getQueryTargets(InputStream, String, int, HttpServletRequest) - Method in class org.apache.druid.server.BrokerQueryResource
 
getQueryTargets(String, String, int, HttpServletRequest) - Method in class org.apache.druid.server.ClientInfoResource
 
getQueryTimeThresholdMs() - Method in class org.apache.druid.server.log.FilteredRequestLoggerProvider.FilteredRequestLogger
 
getQueueSize() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getQuoteString() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
getQuoteString() - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
getReadBufferSize() - Method in class org.apache.druid.client.cache.MemcachedCacheConfig
 
getReadiness() - Method in class org.apache.druid.server.http.BrokerResource
 
getReadiness() - Method in class org.apache.druid.server.http.HistoricalResource
 
getReadTimeout() - Method in class org.apache.druid.guice.http.DruidHttpClientConfig
 
getRealtimes() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
getRecentEventsQueue() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
getRedirectURL(String, String) - Method in class org.apache.druid.server.http.CoordinatorRedirectInfo
 
getRedirectURL(String, String) - Method in interface org.apache.druid.server.http.RedirectInfo
 
getRejectionPolicy() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
getRejectionPolicy() - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
getRejectionPolicyFactory() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getRemoteAddr() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
 
getRemoteAddr() - Method in class org.apache.druid.server.RequestLogLine
 
getReplicantLifetime() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getReplicationManager() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getReplicationThrottleLimit() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getReq() - Method in class org.apache.druid.server.http.security.AbstractResourceFilter
 
getRequest() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler.DataSegmentChangeRequestAndStatus
 
getRequestBuffersize() - Method in class org.apache.druid.guice.http.DruidHttpClientConfig
 
getRequestFilter() - Method in class org.apache.druid.server.http.security.AbstractResourceFilter
 
getRequests() - Method in class org.apache.druid.server.coordination.ChangeRequestsSnapshot
 
getRequestsSince(ChangeRequestHistory.Counter) - Method in class org.apache.druid.server.coordination.ChangeRequestHistory
Returns a Future that, on completion, returns list of segment updates and associated counter.
getResetCause() - Method in class org.apache.druid.server.coordination.ChangeRequestsSnapshot
 
getResource(String) - Method in class org.apache.druid.initialization.ExtensionFirstClassLoader
 
getResource() - Method in class org.apache.druid.server.security.ResourceAction
 
getResources(String) - Method in class org.apache.druid.initialization.ExtensionFirstClassLoader
 
getResponseContext() - Method in class org.apache.druid.server.QueryLifecycle.QueryResponse
 
getResponseFilter() - Method in class org.apache.druid.server.http.security.AbstractResourceFilter
 
getRestPort() - Method in class org.apache.druid.curator.ExhibitorConfig
 
getRestUriPath() - Method in class org.apache.druid.curator.ExhibitorConfig
 
getResultLevelCacheLimit() - Method in class org.apache.druid.client.cache.CacheConfig
 
getResults() - Method in class org.apache.druid.server.QueryLifecycle.QueryResponse
 
getRetryCondition() - Method in class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
getRowCount(SegmentIdWithShardSpec) - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Returns the number of rows in a particular pending segment.
getRowCount(SegmentIdWithShardSpec) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
getRules(String) - Method in interface org.apache.druid.metadata.MetadataRuleManager
 
getRules(String) - Method in class org.apache.druid.metadata.SQLMetadataRuleManager
 
getRules(String) - Method in class org.apache.druid.server.coordinator.rules.RuleMap
 
getRules() - Method in class org.apache.druid.server.http.RulesResource
 
getRulesWithDefault(String) - Method in interface org.apache.druid.metadata.MetadataRuleManager
 
getRulesWithDefault(String) - Method in class org.apache.druid.metadata.SQLMetadataRuleManager
 
getRulesWithDefault(String) - Method in class org.apache.druid.server.router.CoordinatorRuleManager
 
getRunningTaskCount() - Method in interface org.apache.druid.server.metrics.TaskCountStatsProvider
Return the number of current running tasks for each datasource.
getRunningTasks() - Method in class org.apache.druid.client.indexing.IndexingWorkerInfo
 
getScheduledExecutorFactory(Lifecycle) - Method in class org.apache.druid.guice.ServerModule
 
getSchema() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
getSchema() - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
getScheme() - Method in class org.apache.druid.client.DruidServer
 
getScheme() - Method in class org.apache.druid.client.indexing.IndexingWorker
 
getScheme() - Method in interface org.apache.druid.client.selector.Server
 
getScheme() - Method in class org.apache.druid.server.http.HostAndPortWithScheme
 
getSecuredDataSources(HttpServletRequest, InventoryView, AuthorizerMapper) - Static method in interface org.apache.druid.server.http.InventoryViewUtils
 
getSegment(SegmentId) - Method in class org.apache.druid.client.DruidDataSource
 
getSegment(SegmentId) - Method in class org.apache.druid.client.DruidServer
 
getSegment(SegmentId) - Method in class org.apache.druid.client.ImmutableDruidDataSource
 
getSegment(SegmentId) - Method in class org.apache.druid.client.ImmutableDruidServer
 
getSegment() - Method in class org.apache.druid.client.ImmutableSegmentLoadInfo
 
getSegment() - Method in class org.apache.druid.client.selector.ServerSelector
 
getSegment(DataSegment, boolean) - Method in interface org.apache.druid.segment.loading.SegmentLoader
 
getSegment(DataSegment, boolean) - Method in class org.apache.druid.segment.loading.SegmentLoaderLocalCacheManager
 
getSegment() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getSegment() - Method in class org.apache.druid.server.coordination.SegmentChangeRequestDrop
 
getSegment() - Method in class org.apache.druid.server.coordination.SegmentChangeRequestLoad
 
getSegment() - Method in class org.apache.druid.server.coordinator.BalancerSegmentHolder
 
getSegmentChangesSince(ChangeRequestHistory.Counter) - Method in class org.apache.druid.server.coordination.BatchDataSegmentAnnouncer
Returns Future that lists the segment load/drop requests since given counter.
getSegmentDataInterval() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
getSegmentDescriptor() - Method in class org.apache.druid.client.SegmentServerSelector
 
getSegmentFiles(DataSegment, File) - Method in class org.apache.druid.segment.loading.LocalDataSegmentPuller
 
getSegmentFiles(File, File) - Method in class org.apache.druid.segment.loading.LocalDataSegmentPuller
 
getSegmentFiles(DataSegment) - Method in interface org.apache.druid.segment.loading.SegmentLoader
 
getSegmentFiles(DataSegment) - Method in class org.apache.druid.segment.loading.SegmentLoaderLocalCacheManager
 
getSegmentForQuery(Function<SegmentReference, SegmentReference>) - Method in class org.apache.druid.segment.realtime.FireHydrant
This method is like a combined form of FireHydrant.getIncrementedSegment() and FireHydrant.getAndIncrementSegment() that deals in SegmentReference instead of directly with ReferenceCountingSegment in order to acquire reference count for both hydrant's segment and any tracked joinables taking part in the query.
getSegmentGranularity() - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
getSegmentGranularity() - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
 
getSegmentGranularity() - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
getSegmentId() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
getSegmentIdentifier() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverAddResult
 
getSegmentIdentifier() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentWithState
 
getSegmentIds() - Method in class org.apache.druid.server.http.DataSourcesResource.MarkDataSourceSegmentsPayload
 
getSegmentLoadInfos() - Method in class org.apache.druid.client.CoordinatorServerView
 
getSegmentLocks() - Method in class org.apache.druid.segment.loading.SegmentLoaderLocalCacheManager
 
getSegmentName() - Method in class org.apache.druid.server.http.SegmentToDrop
 
getSegmentName() - Method in class org.apache.druid.server.http.SegmentToMove
 
getSegmentReplicantLookup() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getSegments() - Method in class org.apache.druid.client.DruidDataSource
 
getSegments() - Method in class org.apache.druid.client.ImmutableDruidDataSource
 
getSegments() - Method in class org.apache.druid.indexing.overlord.SegmentPublishResult
 
getSegments() - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Returns a list of all currently active segments.
getSegments() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverMetadata
 
getSegments() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
getSegments() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentsAndCommitMetadata
 
getSegments(long, long, long, HttpServletRequest) - Method in class org.apache.druid.server.http.SegmentListerResource
This endpoint is used by HttpServerInventoryView to keep an up-to-date list of segments served by historical/realtime nodes.
getSegmentsForIntervals(DataSource, Iterable<Interval>) - Method in class org.apache.druid.segment.InlineSegmentWrangler
 
getSegmentsForIntervals(DataSource, Iterable<Interval>) - Method in class org.apache.druid.segment.LookupSegmentWrangler
 
getSegmentsForIntervals(DataSource, Iterable<Interval>) - Method in class org.apache.druid.segment.MapSegmentWrangler
 
getSegmentsMarkedToDrop() - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
getSegmentsMarkedToDrop() - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
getSegmentsMarkedToDrop() - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
getSegmentsPerNode() - Method in class org.apache.druid.server.initialization.BatchDataSegmentAnnouncerConfig
 
getSegmentsToDrop() - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
getSegmentsToDrop() - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
getSegmentsToDrop() - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
getSegmentsToLoad() - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
getSegmentsToLoad() - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
getSegmentsToLoad() - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
getSegmentsView() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
getSegmentTable() - Method in class org.apache.druid.segment.realtime.DbSegmentPublisherConfig
 
getSegmentWriteOutMediumFactory() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getSegmentWriteOutMediumFactory() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
 
getSelfDiscovered() - Method in class org.apache.druid.server.http.SelfDiscoveryResource
See the description of this endpoint in api-reference.md.
getSelfDiscoveredStatus() - Method in class org.apache.druid.server.http.SelfDiscoveryResource
See the description of this endpoint in api-reference.md.
getSerialType() - Method in class org.apache.druid.metadata.SQLMetadataConnector
Auto-incrementing SQL type to use for IDs Must be an integer type, which values will be automatically set by the database

The resulting string will be interpolated into the table creation statement, e.g.

getSerialType() - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
getServedSegment(String, String) - Method in class org.apache.druid.server.http.DataSourcesResource
 
getServedSegmentsInInterval(String, String, String, String) - Method in class org.apache.druid.server.http.DataSourcesResource
 
getServedSegmentsInInterval(String, String, boolean) - Method in class org.apache.druid.server.http.DataSourcesResource
Provides serverView for a datasource and Interval which gives details about servers hosting segments for an interval.
getServedSegmentsPath() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
Deprecated.
getServer() - Method in class org.apache.druid.client.SegmentServerSelector
This may be null if SegmentDescriptor is locally available, but will definitely not be null for segments which must be queried remotely (e.g.
getServer() - Method in class org.apache.druid.client.selector.QueryableDruidServer
 
getServer() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getServer(String, String) - Method in class org.apache.druid.server.http.ServersResource
 
getServer(Injector, Lifecycle, DruidNode, ServerConfig, TLSServerConfig) - Method in class org.apache.druid.server.initialization.jetty.ChatHandlerServerModule
 
getServer(Injector, Lifecycle, DruidNode, ServerConfig, TLSServerConfig) - Method in class org.apache.druid.server.initialization.jetty.CliIndexerServerModule
 
getServer(Injector, Lifecycle, DruidNode, ServerConfig, TLSServerConfig) - Method in class org.apache.druid.server.initialization.jetty.JettyServerModule
 
getServerDiscoveryFactory(ServiceDiscovery<Void>) - Method in class org.apache.druid.curator.discovery.DiscoveryModule
 
getServerHttpTimeout() - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
 
getServers() - Method in class org.apache.druid.client.ImmutableSegmentLoadInfo
 
getServerSegment(String, String) - Method in class org.apache.druid.server.http.ServersResource
 
getServerSegments(String, String) - Method in class org.apache.druid.server.http.ServersResource
 
getServerTimeout() - Method in class org.apache.druid.client.HttpServerInventoryViewConfig
 
getServerType() - Method in class org.apache.druid.guice.ServerTypeConfig
 
getServerUnstabilityTimeout() - Method in class org.apache.druid.client.HttpServerInventoryViewConfig
 
getService() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
 
getServiceAnnouncer(CuratorServiceAnnouncer, Injector, Set<KeyHolder<DruidNode>>, Lifecycle) - Method in class org.apache.druid.curator.discovery.DiscoveryModule
 
getServiceDiscovery(CuratorFramework, CuratorDiscoveryConfig, Lifecycle) - Method in class org.apache.druid.curator.discovery.DiscoveryModule
 
getServiceEmitter(Supplier<DruidNode>, Emitter, Map<String, String>) - Method in class org.apache.druid.server.emitter.EmitterModule
 
getServiceName() - Method in class org.apache.druid.client.coordinator.CoordinatorSelectorConfig
 
getServiceName() - Method in class org.apache.druid.client.indexing.IndexingServiceSelectorConfig
 
getServiceName() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory
 
getServiceName() - Method in class org.apache.druid.server.DruidNode
 
getServiceProvider(CoordinatorSelectorConfig, ServerDiscoveryFactory) - Method in class org.apache.druid.guice.CoordinatorDiscoveryModule
 
getServiceProvider(IndexingServiceSelectorConfig, ServerDiscoveryFactory) - Method in class org.apache.druid.guice.IndexingServiceDiscoveryModule
 
getServices() - Method in class org.apache.druid.discovery.DiscoveryDruidNode
 
getServiceScheme() - Method in class org.apache.druid.server.DruidNode
 
getSha256OfSortedSegmentIds() - Method in class org.apache.druid.client.indexing.ClientCompactionIntervalSpec
 
getShardSpec() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getShardSpec() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
getShutoffTime() - Method in class org.apache.druid.segment.realtime.firehose.TimedShutoffFirehoseFactory
 
getShutterDowner(Log4jShutdown) - Method in class org.apache.druid.initialization.Log4jShutterDownerModule
 
getSinks() - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
getSinkTimeline() - Method in class org.apache.druid.segment.realtime.appenderator.SinkQuerySegmentWalker
 
getSize() - Method in class org.apache.druid.query.LocatedSegmentDescriptor
 
getSizeInBytes() - Method in class org.apache.druid.client.cache.CacheStats
 
getSizeInBytes() - Method in class org.apache.druid.client.cache.CaffeineCacheConfig
 
getSizeUsed() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getSkipOffsetFromLatest() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
getSnapshotOfDataSourcesWithAllUsedSegments() - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
Returns a snapshot of DruidDataSources and overshadowed segments
getSnapshotOfDataSourcesWithAllUsedSegments() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
getSortedHistoricalsByTier() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
getSource() - Method in class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
getSource() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorSpec
This API is only used for informational purposes in org.apache.druid.sql.calcite.schema.SystemSchema.SupervisorsTable
getSource() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
getSpec() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
getSpec() - Method in class org.apache.druid.indexing.overlord.supervisor.VersionedSupervisorSpec
 
getSpecificDataSourcesToKillUnusedSegmentsIn() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getSpecificIntervals(String, String, String, HttpServletRequest) - Method in class org.apache.druid.server.http.IntervalsResource
 
getSpecificLookup(String, String) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
getSpecificLookupStatus(String, String, boolean) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
getSpecificNodeStatus(String, HostAndPort) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
getSpecificTier(String, boolean) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
getSpecificUnhealthySupervisorState() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
getSpecString() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
getSplitHintSpec() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getSplits(SplitHintSpec) - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehoseFactory
 
getSplits(SplitHintSpec) - Method in class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
 
getSql() - Method in class org.apache.druid.metadata.input.SqlEntity
 
getSql() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
 
getSql() - Method in class org.apache.druid.server.RequestLogLine
 
getSQLFirehoseDatabaseConnector() - Method in class org.apache.druid.metadata.input.SqlInputSource
 
getSqlQueryContext() - Method in class org.apache.druid.server.RequestLogLine
 
getSqlQueryLine(ObjectMapper) - Method in class org.apache.druid.server.RequestLogLine
 
getSqlRemoveLogsOlderThan() - Method in class org.apache.druid.metadata.DerbyMetadataStorageActionHandler
Deprecated.
getSqlRemoveLogsOlderThan() - Method in class org.apache.druid.metadata.PostgreSQLMetadataStorageActionHandler
Deprecated.
getSqlRemoveLogsOlderThan() - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
Deprecated.
getSqls() - Method in class org.apache.druid.metadata.input.SqlInputSource
 
getSslContextBinding() - Method in class org.apache.druid.guice.http.AbstractHttpClientProvider
 
getSslContextKey() - Method in class org.apache.druid.guice.http.AbstractHttpClientProvider
 
getStartRootPartitionId() - Method in class org.apache.druid.client.SegmentLoadInfo
 
getStartRootPartitionId() - Method in class org.apache.druid.client.selector.ServerSelector
 
getStartRootPartitionId() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getStartTimeNanos() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getState() - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
 
getState() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
getState() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentWithState
 
getState() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler.Status
 
getStats() - Method in interface org.apache.druid.client.cache.Cache
 
getStats() - Method in class org.apache.druid.client.cache.CaffeineCache
 
getStats() - Method in class org.apache.druid.client.cache.HybridCache
 
getStats() - Method in class org.apache.druid.client.cache.MapCache
 
getStats() - Method in class org.apache.druid.client.cache.MemcachedCache
 
getStats() - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
 
getStats() - Method in class org.apache.druid.server.QueryStats
 
getStatus() - Method in class org.apache.druid.client.indexing.TaskStatusResponse
 
getStatus() - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
 
getStatus(String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getStatus() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler.DataSegmentChangeRequestAndStatus
 
getStatus() - Method in class org.apache.druid.server.coordinator.BytesAccumulatingResponseHandler
 
getStatusCode() - Method in class org.apache.druid.client.indexing.QueryStatus
 
getStatusCode() - Method in class org.apache.druid.client.indexing.TaskStatus
 
getStatusQueueMaxSize() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
getStatusType() - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getStorageDirectory() - Method in class org.apache.druid.segment.loading.LocalDataSegmentPusherConfig
 
getStorageLocationSelectorStrategy(List<StorageLocation>) - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
getStrategies() - Method in class org.apache.druid.server.router.TieredBrokerConfig
 
getStream() - Method in class org.apache.druid.client.InputStreamHolder
 
getStreamingFetchSize() - Method in class org.apache.druid.metadata.SQLMetadataConnector
Returns the value that should be passed to statement.setFetchSize to ensure results are streamed back from the database instead of fetching the entire result set in memory.
getStreamingFetchSize() - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
getSuccessfulQueryCount() - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
getSuccessfulQueryCount() - Method in interface org.apache.druid.server.metrics.QueryCountStatsProvider
 
getSuccessfulQueryCount() - Method in class org.apache.druid.server.QueryResource
 
getSuccessfulTaskCount() - Method in interface org.apache.druid.server.metrics.TaskCountStatsProvider
Return the number of successful tasks for each datasource during emission period.
getSupervisorState() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
getSysMonitor(DataSourceTaskIdHolder) - Method in class org.apache.druid.server.metrics.MetricsModule
 
getTargetLocations(TimelineServerView, String, List<Interval>, int) - Static method in class org.apache.druid.client.ServerViewUtil
 
getTargetLocations(TimelineServerView, DataSource, List<Interval>, int) - Static method in class org.apache.druid.client.ServerViewUtil
 
getTask() - Method in class org.apache.druid.client.indexing.TaskPayloadResponse
 
getTask() - Method in class org.apache.druid.client.indexing.TaskStatusResponse
 
getTaskContext() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
getTaskHealthinessThreshold() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManagerConfig
 
getTaskId() - Method in class org.apache.druid.server.metrics.DataSourceTaskIdHolder
 
getTaskInfo(String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getTaskPayload(String) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
getTaskPayload(String) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
getTaskPriority() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
getTaskStatus(String) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
getTaskStatus(String) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
getTaskStatuses(Set<String>) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
getTaskStatuses(Set<String>) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
getTaskUnhealthinessThreshold() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManagerConfig
 
getThreadPoolSize() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
getTier() - Method in class org.apache.druid.client.DruidServer
 
getTier() - Method in class org.apache.druid.client.DruidServerConfig
 
getTier() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getTier() - Method in class org.apache.druid.discovery.DataNodeService
 
getTier() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
getTierDataSources(String, String) - Method in class org.apache.druid.server.http.TiersResource
 
getTieredReplicants() - Method in class org.apache.druid.server.coordinator.rules.ForeverLoadRule
 
getTieredReplicants() - Method in class org.apache.druid.server.coordinator.rules.IntervalLoadRule
 
getTieredReplicants() - Method in class org.apache.druid.server.coordinator.rules.LoadRule
 
getTieredReplicants() - Method in class org.apache.druid.server.coordinator.rules.PeriodLoadRule
 
getTieredStat(String, String) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
getTierNames() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
getTiers(String) - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
getTiers(boolean) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
getTiers(String) - Method in class org.apache.druid.server.http.TiersResource
 
getTiersWhereSegmentsAreServed(String) - Method in class org.apache.druid.server.http.DataSourcesResource
 
getTierToBrokerMap() - Method in class org.apache.druid.server.router.TieredBrokerConfig
 
getTimeline(DataSourceAnalysis) - Method in class org.apache.druid.client.BrokerServerView
 
getTimeline(DataSource) - Method in class org.apache.druid.client.CoordinatorServerView
 
getTimeline(DataSourceAnalysis) - Method in interface org.apache.druid.client.TimelineServerView
Returns the timeline for a datasource, if it exists.
getTimeline() - Method in class org.apache.druid.server.SegmentManager.DataSourceState
 
getTimeline(DataSourceAnalysis) - Method in class org.apache.druid.server.SegmentManager
Returns the timeline for a datasource, if it exists.
getTimeout() - Method in class org.apache.druid.client.cache.MemcachedCacheConfig
 
getTimestamp() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.ExceptionEvent
 
getTimestamp() - Method in class org.apache.druid.server.RequestLogLine
 
getTimestampSpec() - Method in class org.apache.druid.segment.indexing.DataSchema
 
getTlsPort() - Method in class org.apache.druid.server.DruidNode
 
getToolChest() - Method in class org.apache.druid.server.QueryLifecycle
 
getToServer() - Method in class org.apache.druid.server.http.SegmentToMove
 
getTotalMemory() - Method in class org.apache.druid.server.StatusResource.Memory
 
getTotalNumRowsInAppenderator() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverAddResult
 
getTotalReplicants(SegmentId) - Method in class org.apache.druid.server.coordinator.SegmentReplicantLookup
 
getTotalReplicants(SegmentId, String) - Method in class org.apache.druid.server.coordinator.SegmentReplicantLookup
 
getTotalRowCount() - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Returns the number of total rows in this appenderator of all segments pending push.
getTotalRowCount() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
getTotalSegments() - Method in class org.apache.druid.client.DruidServer
Returns the current number of segments, stored in this DruidServer object.
getTotalSegmentSize() - Method in class org.apache.druid.server.SegmentManager.DataSourceState
 
getTotalSizeOfSegments() - Method in class org.apache.druid.client.ImmutableDruidDataSource
Returns the sum of the sizes of all segments in this ImmutableDruidDataSource.
getTotalSizeOfSegmentsAwaitingCompaction(String) - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getTotalSizeOfSegmentsAwaitingCompaction(String) - Method in class org.apache.druid.server.coordinator.duty.CompactSegments
 
getTotalWorkerCapacity() - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
getTotalWorkerCapacity() - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
getTransformSpec() - Method in class org.apache.druid.segment.indexing.DataSchema
 
getTrustStoreAlgorithm() - Method in class org.apache.druid.server.emitter.HttpEmitterSSLClientConfig
 
getTrustStoreAlgorithm() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getTrustStorePasswordProvider() - Method in class org.apache.druid.server.emitter.HttpEmitterSSLClientConfig
 
getTrustStorePasswordProvider() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getTrustStorePath() - Method in class org.apache.druid.server.emitter.HttpEmitterSSLClientConfig
 
getTrustStorePath() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getTrustStoreType() - Method in class org.apache.druid.server.emitter.HttpEmitterSSLClientConfig
 
getTrustStoreType() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getTuningConfig() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
getTuningConfig() - Method in class org.apache.druid.segment.indexing.IngestionSpec
 
getTuningConfig() - Method in class org.apache.druid.segment.realtime.FireDepartment
 
getTuningConfig() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
getType() - Method in class org.apache.druid.client.DruidServer
 
getType() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getType() - Method in class org.apache.druid.client.indexing.ClientCompactionIntervalSpec
 
getType() - Method in class org.apache.druid.client.indexing.ClientCompactionIOConfig
 
getType() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
getType() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getType() - Method in class org.apache.druid.client.indexing.ClientKillUnusedSegmentsTaskQuery
 
getType() - Method in interface org.apache.druid.client.indexing.ClientTaskQuery
 
getType() - Method in class org.apache.druid.discovery.DataNodeService
 
getType() - Method in class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
getType() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorSpec
This API is only used for informational purposes in org.apache.druid.sql.calcite.schema.SystemSchema.SupervisorsTable
getType() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
getType() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
getType() - Method in class org.apache.druid.server.coordinator.rules.ForeverBroadcastDistributionRule
 
getType() - Method in class org.apache.druid.server.coordinator.rules.ForeverDropRule
 
getType() - Method in class org.apache.druid.server.coordinator.rules.ForeverLoadRule
 
getType() - Method in class org.apache.druid.server.coordinator.rules.IntervalBroadcastDistributionRule
 
getType() - Method in class org.apache.druid.server.coordinator.rules.IntervalDropRule
 
getType() - Method in class org.apache.druid.server.coordinator.rules.IntervalLoadRule
 
getType() - Method in class org.apache.druid.server.coordinator.rules.PeriodBroadcastDistributionRule
 
getType() - Method in class org.apache.druid.server.coordinator.rules.PeriodDropBeforeRule
 
getType() - Method in class org.apache.druid.server.coordinator.rules.PeriodDropRule
 
getType() - Method in class org.apache.druid.server.coordinator.rules.PeriodLoadRule
 
getType() - Method in interface org.apache.druid.server.coordinator.rules.Rule
 
getType() - Method in class org.apache.druid.server.security.Resource
 
getUnannouncePropagationDelay() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getUnhealthinessThreshold() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManagerConfig
 
getUnknownSegmentIds() - Method in exception org.apache.druid.metadata.UnknownSegmentIdsException
 
getUnsecuredPaths() - Method in class org.apache.druid.server.security.AuthConfig
 
getUnusedConnectionTimeout() - Method in class org.apache.druid.guice.http.DruidHttpClientConfig
 
getUnusedSegmentIntervals(String, DateTime, int) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
Returns top N unused segment intervals with the end time no later than the specified maxEndTime when ordered by segment start time, end time.
getUnusedSegmentIntervals(String, DateTime, int) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
getUri() - Method in class org.apache.druid.metadata.input.SqlEntity
 
getUris() - Method in class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
getUriToUse() - Method in class org.apache.druid.server.DruidNode
 
getURL() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getURLsForClasspath(String) - Static method in class org.apache.druid.initialization.Initialization
 
getUsedMemory() - Method in class org.apache.druid.server.StatusResource.Memory
 
getUsedSegments() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getUsedSegmentsInDataSource(String, String) - Method in class org.apache.druid.server.http.MetadataResource
 
getUsedSegmentsInDataSourceForIntervals(String, String, List<Interval>) - Method in class org.apache.druid.server.http.MetadataResource
This is a POST method to pass the list of intervals in the body, see https://github.com/apache/druid/pull/2109#issuecomment-182191258
getUsedSegmentsTimelinesPerDataSource() - Method in class org.apache.druid.client.DataSourcesSnapshot
 
getUsedSegmentsTimelinesPerDataSource() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
Creates and returns a "dataSource -> VersionedIntervalTimeline[version String, DataSegment]" map with "used" segments.
getUseL2() - Method in class org.apache.druid.client.cache.HybridCacheConfig
 
getUseSsl() - Method in class org.apache.druid.curator.ExhibitorConfig
 
getValidationQuery() - Method in class org.apache.druid.metadata.SQLFirehoseDatabaseConnector
 
getValidationQuery() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
getValidationQuery() - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
getValues() - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory.MapLookupIntrospectionHandler
 
getVersion() - Method in class org.apache.druid.client.indexing.IndexingWorker
 
getVersion() - Method in class org.apache.druid.client.SegmentLoadInfo
 
getVersion() - Method in class org.apache.druid.client.selector.ServerSelector
 
getVersion() - Method in class org.apache.druid.discovery.WorkerNodeService
 
getVersion() - Method in class org.apache.druid.indexing.overlord.supervisor.VersionedSupervisorSpec
 
getVersion() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getVersion() - Method in class org.apache.druid.query.LocatedSegmentDescriptor
 
getVersion(URI) - Method in class org.apache.druid.segment.loading.LocalDataSegmentPuller
Returns the "version" (aka last modified timestamp) of the URI of interest
getVersion() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
getVersion(Interval) - Method in class org.apache.druid.segment.realtime.plumber.CustomVersioningPolicy
 
getVersion() - Method in class org.apache.druid.segment.realtime.plumber.CustomVersioningPolicy
 
getVersion(Interval) - Method in class org.apache.druid.segment.realtime.plumber.IntervalStartVersioningPolicy
 
getVersion() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getVersion(Interval) - Method in interface org.apache.druid.segment.realtime.plumber.VersioningPolicy
 
getVersion() - Method in class org.apache.druid.server.lookup.cache.LookupExtractorFactoryMapContainer
 
getVersion() - Method in class org.apache.druid.server.StatusResource.ModuleVersion
 
getVersion() - Method in class org.apache.druid.server.StatusResource.Status
 
getVersioningPolicy() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getWaitingTaskCount() - Method in interface org.apache.druid.server.metrics.TaskCountStatsProvider
Return the number of current waiting tasks for each datasource.
getWalker() - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.DatasourceBundle
 
getWatchedDataSources() - Method in class org.apache.druid.client.BrokerSegmentWatcherConfig
 
getWatchedTiers() - Method in class org.apache.druid.client.BrokerSegmentWatcherConfig
 
getWatcher(QueryScheduler) - Method in class org.apache.druid.guice.QueryRunnerFactoryModule
 
getWindowPeriod() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getWorker() - Method in class org.apache.druid.client.indexing.IndexingWorkerInfo
 
getZkConnectionTimeoutMs() - Method in class org.apache.druid.curator.CuratorConfig
 
getZkHosts() - Method in class org.apache.druid.curator.CuratorConfig
 
getZkPwd() - Method in class org.apache.druid.curator.CuratorConfig
 
getZkSessionTimeoutMs() - Method in class org.apache.druid.curator.CuratorConfig
 
getZkUser() - Method in class org.apache.druid.curator.CuratorConfig
 
giveMePeon(ImmutableDruidServer) - Method in class org.apache.druid.server.coordinator.LoadQueueTaskMaster
 
global() - Static method in class org.apache.druid.guice.http.HttpClientModule
 
global() - Static method in class org.apache.druid.guice.http.JettyHttpClientModule
 
go(Request) - Method in class org.apache.druid.discovery.DruidLeaderClient
 
go(Request, HttpResponseHandler<H, H>) - Method in class org.apache.druid.discovery.DruidLeaderClient
Executes a Request object aimed at the leader.
go(DataSegmentChangeHandler, DataSegmentChangeCallback) - Method in interface org.apache.druid.server.coordination.DataSegmentChangeRequest
 
go(DataSegmentChangeHandler, DataSegmentChangeCallback) - Method in class org.apache.druid.server.coordination.SegmentChangeRequestDrop
 
go(DataSegmentChangeHandler, DataSegmentChangeCallback) - Method in class org.apache.druid.server.coordination.SegmentChangeRequestLoad
 
go(DataSegmentChangeHandler, DataSegmentChangeCallback) - Method in class org.apache.druid.server.coordination.SegmentChangeRequestNoop
 
goAsync(Request, HttpResponseHandler<Intermediate, Final>) - Method in class org.apache.druid.discovery.DruidLeaderClient
Executes the request object aimed at the leader and process the response with given handler Note: this method doesn't do retrying on errors or handle leader changes occurred during communication
GranularitySpec - Interface in org.apache.druid.segment.indexing.granularity
Tells the indexer how to group events based on timestamp.
GROUPBY_QUERY_METRICS_FACTORY_PROPERTY - Static variable in class org.apache.druid.guice.QueryToolChestModule
 
GuiceServletConfig - Class in org.apache.druid.server
 
GuiceServletConfig(Injector) - Constructor for class org.apache.druid.server.GuiceServletConfig
 

H

handleDELETE(String) - Method in class org.apache.druid.server.listener.resource.AbstractListenerHandler
 
handleDELETE(String) - Method in interface org.apache.druid.server.listener.resource.ListenerHandler
 
handleGET(String) - Method in class org.apache.druid.server.listener.resource.AbstractListenerHandler
 
handleGET(String) - Method in interface org.apache.druid.server.listener.resource.ListenerHandler
 
handleGETAll() - Method in class org.apache.druid.server.listener.resource.AbstractListenerHandler
 
handleGETAll() - Method in interface org.apache.druid.server.listener.resource.ListenerHandler
 
handlePOST(InputStream, ObjectMapper, String) - Method in class org.apache.druid.server.listener.resource.AbstractListenerHandler
 
handlePOST(InputStream, ObjectMapper, String) - Method in interface org.apache.druid.server.listener.resource.ListenerHandler
 
handlePOSTAll(InputStream, ObjectMapper) - Method in class org.apache.druid.server.listener.resource.AbstractListenerHandler
 
handlePOSTAll(InputStream, ObjectMapper) - Method in interface org.apache.druid.server.listener.resource.ListenerHandler
 
handleResponse(HttpResponse, HttpResponseHandler.TrafficCop) - Method in class org.apache.druid.server.coordinator.BytesAccumulatingResponseHandler
 
handleUpdates(InputStream, ObjectMapper) - Method in interface org.apache.druid.server.listener.resource.ListenerHandler
 
handOffCount() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
hasBrokers() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
hashCode() - Method in class org.apache.druid.client.cache.Cache.NamedKey
 
hashCode() - Method in class org.apache.druid.client.DruidDataSource
 
hashCode() - Method in class org.apache.druid.client.DruidServer
 
hashCode() - Method in class org.apache.druid.client.ImmutableDruidDataSource
ImmutableDruidDataSource should be considered a container, not a data class.
hashCode() - Method in class org.apache.druid.client.ImmutableDruidServer
 
hashCode() - Method in class org.apache.druid.client.ImmutableSegmentLoadInfo
 
hashCode() - Method in class org.apache.druid.client.indexing.ClientCompactionIntervalSpec
 
hashCode() - Method in class org.apache.druid.client.indexing.ClientCompactionIOConfig
 
hashCode() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
hashCode() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
hashCode() - Method in class org.apache.druid.client.indexing.TaskStatus
 
hashCode() - Method in class org.apache.druid.client.indexing.TaskStatusResponse
 
hashCode() - Method in class org.apache.druid.client.SegmentLoadInfo
 
hashCode() - Method in class org.apache.druid.discovery.DataNodeService
 
hashCode() - Method in class org.apache.druid.discovery.DiscoveryDruidNode
 
hashCode() - Method in class org.apache.druid.discovery.LookupNodeService
 
hashCode() - Method in class org.apache.druid.discovery.WorkerNodeService
 
hashCode() - Method in class org.apache.druid.indexing.overlord.ObjectMetadata
 
hashCode() - Method in class org.apache.druid.indexing.overlord.SegmentPublishResult
 
hashCode() - Method in class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
hashCode() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorReport
 
hashCode() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
hashCode() - Method in class org.apache.druid.indexing.overlord.supervisor.VersionedSupervisorSpec
 
hashCode() - Method in class org.apache.druid.metadata.input.SqlInputSource
 
hashCode() - Method in class org.apache.druid.query.LocatedSegmentDescriptor
 
hashCode() - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory
 
hashCode() - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
hashCode() - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
hashCode() - Method in class org.apache.druid.segment.realtime.appenderator.Committed
 
hashCode() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
hashCode() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentsAndCommitMetadata
 
hashCode() - Method in class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
hashCode() - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehoseFactory
 
hashCode() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
hashCode() - Method in class org.apache.druid.server.coordination.SegmentChangeRequestDrop
 
hashCode() - Method in class org.apache.druid.server.coordination.SegmentChangeRequestLoad
 
hashCode() - Method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
hashCode() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
hashCode() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
hashCode() - Method in class org.apache.druid.server.coordinator.rules.ForeverBroadcastDistributionRule
 
hashCode() - Method in class org.apache.druid.server.coordinator.rules.ForeverLoadRule
 
hashCode() - Method in class org.apache.druid.server.coordinator.rules.IntervalBroadcastDistributionRule
 
hashCode() - Method in class org.apache.druid.server.coordinator.rules.IntervalDropRule
 
hashCode() - Method in class org.apache.druid.server.coordinator.rules.IntervalLoadRule
 
hashCode() - Method in class org.apache.druid.server.coordinator.rules.PeriodBroadcastDistributionRule
 
hashCode() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
hashCode() - Method in class org.apache.druid.server.DruidNode
 
hashCode() - Method in class org.apache.druid.server.http.HostAndPortWithScheme
 
hashCode() - Method in class org.apache.druid.server.initialization.ServerConfig
 
hashCode() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
hashCode() - Method in class org.apache.druid.server.lookup.cache.LookupExtractorFactoryMapContainer
 
hashCode() - Method in class org.apache.druid.server.QueryStats
 
hashCode() - Method in class org.apache.druid.server.RequestLogLine
 
hashCode() - Method in class org.apache.druid.server.router.JavaScriptTieredBrokerSelectorStrategy
 
hashCode() - Method in class org.apache.druid.server.security.AuthConfig
 
hashCode() - Method in class org.apache.druid.server.security.AuthenticationResult
 
hashCode() - Method in class org.apache.druid.server.security.NoopEscalator
 
hashCode() - Method in class org.apache.druid.server.security.Resource
 
hashCode() - Method in class org.apache.druid.server.security.ResourceAction
 
hasHistoricals() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
hasMore() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory.EventReceiverFirehose
 
hasMore() - Method in class org.apache.druid.segment.realtime.firehose.IngestSegmentFirehose
 
hasMore() - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehose
 
hasMore() - Method in class org.apache.druid.segment.realtime.firehose.PredicateFirehose
 
hasMore() - Method in class org.apache.druid.segment.realtime.firehose.SqlFirehose
 
hasNext() - Method in class org.apache.druid.client.JsonParserIterator
 
hasNext() - Method in class org.apache.druid.server.coordinator.duty.NewestSegmentFirstIterator
 
hasPerDataSourceStats() - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
hasPerTierStats() - Method in class org.apache.druid.server.coordinator.CoordinatorStats
 
hasRealtimes() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
hasSwapped() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
hasTier(String) - Method in class org.apache.druid.server.coordinator.DruidCluster
 
HEADER_ETAG - Static variable in class org.apache.druid.server.QueryResource
 
HEADER_IF_NONE_MATCH - Static variable in class org.apache.druid.server.QueryResource
 
HEADER_RESPONSE_CONTEXT - Static variable in class org.apache.druid.server.QueryResource
HTTP response header name containing ResponseContext serialized string
HighestPriorityTierSelectorStrategy - Class in org.apache.druid.client.selector
 
HighestPriorityTierSelectorStrategy(ServerSelectorStrategy) - Constructor for class org.apache.druid.client.selector.HighestPriorityTierSelectorStrategy
 
HiLoQueryLaningStrategy - Class in org.apache.druid.server.scheduling
Query laning strategy which associates all Query with priority lower than 0 into a 'low' lane
HiLoQueryLaningStrategy(Integer) - Constructor for class org.apache.druid.server.scheduling.HiLoQueryLaningStrategy
 
HistoricalMetricsMonitor - Class in org.apache.druid.server.metrics
 
HistoricalMetricsMonitor(DruidServerConfig, SegmentManager, SegmentLoadDropHandler) - Constructor for class org.apache.druid.server.metrics.HistoricalMetricsMonitor
 
HistoricalResource - Class in org.apache.druid.server.http
 
HistoricalResource(ZkCoordinator) - Constructor for class org.apache.druid.server.http.HistoricalResource
 
hitRate() - Method in class org.apache.druid.client.cache.CacheStats
 
HostAndPortWithScheme - Class in org.apache.druid.server.http
 
HostAndPortWithScheme(String, HostAndPort) - Constructor for class org.apache.druid.server.http.HostAndPortWithScheme
 
HTTP_TIMEOUT_EXTRA_MS - Static variable in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
 
HttpClientModule - Class in org.apache.druid.guice.http
 
HttpClientModule(String) - Constructor for class org.apache.druid.guice.http.HttpClientModule
 
HttpClientModule(String, Class<? extends Annotation>) - Constructor for class org.apache.druid.guice.http.HttpClientModule
 
HttpClientModule(String, Annotation) - Constructor for class org.apache.druid.guice.http.HttpClientModule
 
HttpClientModule.HttpClientProvider - Class in org.apache.druid.guice.http
 
HttpClientProvider(boolean) - Constructor for class org.apache.druid.guice.http.HttpClientModule.HttpClientProvider
 
HttpClientProvider(Annotation, boolean) - Constructor for class org.apache.druid.guice.http.HttpClientModule.HttpClientProvider
 
HttpClientProvider(Class<? extends Annotation>, boolean) - Constructor for class org.apache.druid.guice.http.HttpClientModule.HttpClientProvider
 
HttpClientProvider() - Constructor for class org.apache.druid.guice.http.JettyHttpClientModule.HttpClientProvider
 
HttpClientProvider(Annotation) - Constructor for class org.apache.druid.guice.http.JettyHttpClientModule.HttpClientProvider
 
HttpClientProvider(Class<? extends Annotation>) - Constructor for class org.apache.druid.guice.http.JettyHttpClientModule.HttpClientProvider
 
HttpEmitterModule - Class in org.apache.druid.server.emitter
 
HttpEmitterModule() - Constructor for class org.apache.druid.server.emitter.HttpEmitterModule
 
HttpEmitterSSLClientConfig - Class in org.apache.druid.server.emitter
This is kept separate from HttpEmitterConfig because PasswordProvider is currently located in druid-api.
HttpEmitterSSLClientConfig() - Constructor for class org.apache.druid.server.emitter.HttpEmitterSSLClientConfig
 
HttpEmittingMonitor - Class in org.apache.druid.server.emitter
Able to monitor HttpPostEmitter or ParametrizedUriEmitter, which is based on the former.
HttpEmittingMonitor(Emitter) - Constructor for class org.apache.druid.server.emitter.HttpEmittingMonitor
 
HttpFirehoseFactory - Class in org.apache.druid.segment.realtime.firehose
 
HttpFirehoseFactory(List<URI>, Long, Long, Long, Long, Integer, String, PasswordProvider) - Constructor for class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
HttpIndexingServiceClient - Class in org.apache.druid.client.indexing
 
HttpIndexingServiceClient(ObjectMapper, DruidLeaderClient) - Constructor for class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
HttpLoadQueuePeon - Class in org.apache.druid.server.coordinator
 
HttpLoadQueuePeon(String, ObjectMapper, HttpClient, DruidCoordinatorConfig, ScheduledExecutorService, ExecutorService) - Constructor for class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
HttpMediaType - Class in org.apache.druid.server.http
 
HttpMediaType() - Constructor for class org.apache.druid.server.http.HttpMediaType
 
HttpServerInventoryView - Class in org.apache.druid.client
This class uses internal-discovery i.e.
HttpServerInventoryView(ObjectMapper, HttpClient, DruidNodeDiscoveryProvider, Predicate<Pair<DruidServerMetadata, DataSegment>>, HttpServerInventoryViewConfig) - Constructor for class org.apache.druid.client.HttpServerInventoryView
 
HttpServerInventoryViewConfig - Class in org.apache.druid.client
 
HttpServerInventoryViewConfig(Period, Period, Integer) - Constructor for class org.apache.druid.client.HttpServerInventoryViewConfig
 
HttpServerInventoryViewProvider - Class in org.apache.druid.client
 
HttpServerInventoryViewProvider() - Constructor for class org.apache.druid.client.HttpServerInventoryViewProvider
 
HttpServerInventoryViewResource - Class in org.apache.druid.client
Collection of http endpoits to introspect state of HttpServerInventoryView instance for debugging.
HttpServerInventoryViewResource(ServerInventoryView) - Constructor for class org.apache.druid.client.HttpServerInventoryViewResource
 
HybridCache - Class in org.apache.druid.client.cache
 
HybridCache(HybridCacheConfig, Cache, Cache) - Constructor for class org.apache.druid.client.cache.HybridCache
 
HybridCacheConfig - Class in org.apache.druid.client.cache
 
HybridCacheConfig() - Constructor for class org.apache.druid.client.cache.HybridCacheConfig
 
HybridCacheModule(String) - Constructor for class org.apache.druid.guice.CacheModule.HybridCacheModule
 
HybridCacheProvider - Class in org.apache.druid.client.cache
 
HybridCacheProvider(CacheProvider, CacheProvider) - Constructor for class org.apache.druid.client.cache.HybridCacheProvider
 

I

ImmutableDruidDataSource - Class in org.apache.druid.client
An immutable collection of metadata of segments (DataSegment objects), belonging to a particular data source.
ImmutableDruidDataSource(String, Map<String, String>, Map<SegmentId, DataSegment>) - Constructor for class org.apache.druid.client.ImmutableDruidDataSource
Concurrency: idToSegments argument might be a ConcurrentMap that is being updated concurrently while this constructor is executed.
ImmutableDruidDataSource(String, Map<String, String>, Collection<DataSegment>) - Constructor for class org.apache.druid.client.ImmutableDruidDataSource
 
ImmutableDruidServer - Class in org.apache.druid.client
This class should not be subclassed, it isn't declared final only to make it possible to mock the class with EasyMock in tests.
ImmutableDruidServer(DruidServerMetadata, long, ImmutableMap<String, ImmutableDruidDataSource>, int) - Constructor for class org.apache.druid.client.ImmutableDruidServer
 
ImmutableSegmentLoadInfo - Class in org.apache.druid.client
 
ImmutableSegmentLoadInfo(DataSegment, Set<DruidServerMetadata>) - Constructor for class org.apache.druid.client.ImmutableSegmentLoadInfo
 
inc() - Method in class org.apache.druid.server.coordination.ChangeRequestHistory.Counter
 
incrementDedup() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementError() - Method in class org.apache.druid.client.cache.CachePopulatorStats
 
incrementFailedHandoffs() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementFailedPersists() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementHandOffCount() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementMergeCpuTime(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementMergeTimeMillis(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementNumPersists() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementOk() - Method in class org.apache.druid.client.cache.CachePopulatorStats
 
incrementOversized() - Method in class org.apache.druid.client.cache.CachePopulatorStats
 
incrementPersistBackPressureMillis(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementPersistCpuTime(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementPersistTimeMillis(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementProcessed() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementProcessedWithErrors() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementRowOutputCount(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementThrownAway() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementUnparseable() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
IndexerMetadataStorageCoordinator - Interface in org.apache.druid.indexing.overlord
 
IndexerSQLMetadataStorageCoordinator - Class in org.apache.druid.metadata
 
IndexerSQLMetadataStorageCoordinator(ObjectMapper, MetadataStorageTablesConfig, SQLMetadataConnector) - Constructor for class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
IndexingService - Annotation Type in org.apache.druid.client.indexing
 
IndexingServiceClient - Interface in org.apache.druid.client.indexing
 
IndexingServiceDiscoveryModule - Class in org.apache.druid.guice
 
IndexingServiceDiscoveryModule() - Constructor for class org.apache.druid.guice.IndexingServiceDiscoveryModule
 
IndexingServiceSelectorConfig - Class in org.apache.druid.client.indexing
 
IndexingServiceSelectorConfig() - Constructor for class org.apache.druid.client.indexing.IndexingServiceSelectorConfig
 
IndexingWorker - Class in org.apache.druid.client.indexing
Should be synchronized with org.apache.druid.indexing.worker.Worker
IndexingWorker(String, String, String, int, String) - Constructor for class org.apache.druid.client.indexing.IndexingWorker
 
IndexingWorkerInfo - Class in org.apache.druid.client.indexing
Should be synchronized with org.apache.druid.indexing.overlord.ImmutableWorkerInfo
IndexingWorkerInfo(IndexingWorker, int, Set<String>, Collection<String>, DateTime, DateTime) - Constructor for class org.apache.druid.client.indexing.IndexingWorkerInfo
 
IngestionSpec<IOConfigType extends IOConfig,TuningConfigType extends TuningConfig> - Class in org.apache.druid.segment.indexing
 
IngestionSpec(DataSchema, IOConfigType, TuningConfigType) - Constructor for class org.apache.druid.segment.indexing.IngestionSpec
 
IngestSegmentFirehose - Class in org.apache.druid.segment.realtime.firehose
 
IngestSegmentFirehose(List<WindowedStorageAdapter>, TransformSpec, List<String>, List<String>, DimFilter) - Constructor for class org.apache.druid.segment.realtime.firehose.IngestSegmentFirehose
 
init() - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
init(FilterConfig) - Method in class org.apache.druid.server.http.RedirectFilter
 
init(FilterConfig) - Method in class org.apache.druid.server.initialization.jetty.LimitRequestsFilter
 
init(FilterConfig) - Method in class org.apache.druid.server.security.AllowHttpMethodsResourceFilter
 
init(FilterConfig) - Method in class org.apache.druid.server.security.AllowOptionsResourceFilter
 
init(FilterConfig) - Method in class org.apache.druid.server.security.AuthenticationOnlyResourceFilter
 
init(FilterConfig) - Method in class org.apache.druid.server.security.AuthenticationWrappingFilter
 
init(FilterConfig) - Method in class org.apache.druid.server.security.PreResponseAuthorizationCheckFilter
 
init(FilterConfig) - Method in class org.apache.druid.server.security.SecuritySanityCheckFilter
 
init(FilterConfig) - Method in class org.apache.druid.server.security.UnsecuredResourceFilter
 
Initialization - Class in org.apache.druid.initialization
 
Initialization() - Constructor for class org.apache.druid.initialization.Initialization
 
initialize(Server, Injector) - Method in interface org.apache.druid.server.initialization.jetty.JettyServerInitializer
 
initialize(Query) - Method in class org.apache.druid.server.QueryLifecycle
Initializes this object to execute a specific query.
initializeExecutors() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
initializeExecutors() - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
initializeObjectsIfNeeded() - Method in class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
 
initObjects() - Method in class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
initObjects() - Method in class org.apache.druid.segment.realtime.firehose.LocalFirehoseFactory
 
initObjects() - Method in class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
 
initObjects() - Method in class org.apache.druid.segment.realtime.firehose.SqlFirehoseFactory
 
inject(Escalator) - Method in class org.apache.druid.guice.http.HttpClientModule.HttpClientProvider
 
inject(Injector) - Method in class org.apache.druid.server.security.TLSCertificateCheckerModule.TLSCertificateCheckerProvider
 
injectMe(Injector) - Method in class org.apache.druid.server.log.EmittingRequestLoggerProvider
 
InlineFirehose - Class in org.apache.druid.segment.realtime.firehose
Firehose that produces data from its own spec
InlineFirehoseFactory - Class in org.apache.druid.segment.realtime.firehose
Creates firehose that produces data inlined in its own spec
InlineFirehoseFactory(String) - Constructor for class org.apache.druid.segment.realtime.firehose.InlineFirehoseFactory
 
InlineJoinableFactory - Class in org.apache.druid.segment.join
InlineJoinableFactory() - Constructor for class org.apache.druid.segment.join.InlineJoinableFactory
 
InlineSegmentWrangler - Class in org.apache.druid.segment
InlineSegmentWrangler() - Constructor for class org.apache.druid.segment.InlineSegmentWrangler
 
inputIntervals() - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
inputIntervals() - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
Returns user provided intervals as-is state.
inputIntervals() - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
InputSourceModule - Class in org.apache.druid.metadata.input
Module that installs InputSource implementations
InputSourceModule() - Constructor for class org.apache.druid.metadata.input.InputSourceModule
 
InputStreamHolder - Class in org.apache.druid.client
 
InputStreamHolder(InputStream, long, long) - Constructor for class org.apache.druid.client.InputStreamHolder
 
inReadOnlyTransaction(TransactionCallback<T>) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
insert(String, SupervisorSpec) - Method in interface org.apache.druid.metadata.MetadataSupervisorManager
 
insert(String, DateTime, String, EntryType, boolean, StatusType) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
insert(String, SupervisorSpec) - Method in class org.apache.druid.metadata.SQLMetadataSupervisorManager
 
insertDataSourceMetadata(String, DataSourceMetadata) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Insert dataSourceMetadata entry for 'dataSource'.
insertDataSourceMetadata(String, DataSourceMetadata) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
insertOrUpdate(String, String, String, String, byte[]) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
instance() - Static method in class org.apache.druid.server.log.DefaultRequestLogEventBuilderFactory
 
INSTANCE - Static variable in class org.apache.druid.server.scheduling.ManualQueryPrioritizationStrategy
 
INSTANCE - Static variable in class org.apache.druid.server.scheduling.NoQueryLaningStrategy
 
intermediateRowIterator() - Method in class org.apache.druid.metadata.input.SqlReader
 
intern(DataSegment) - Static method in class org.apache.druid.client.DataSegmentInterner
 
IntervalBroadcastDistributionRule - Class in org.apache.druid.server.coordinator.rules
 
IntervalBroadcastDistributionRule(Interval) - Constructor for class org.apache.druid.server.coordinator.rules.IntervalBroadcastDistributionRule
 
intervalCost(double, double, double) - Static method in class org.apache.druid.server.coordinator.CostBalancerStrategy
Computes the joint cost of two intervals X = [x_0 = 0, x_1) and Y = [y_0, y_1) cost(X, Y) = \int_{x_0}^{x_1} \int_{y_0}^{y_1} e^{-\lambda |x-y|}dxdy $$ lambda = 1 in this particular implementation Other values of lambda can be calculated by multiplying inputs by lambda and multiplying the result by 1 / lambda ^ 2 Interval start and end are all relative to x_0.
IntervalDropRule - Class in org.apache.druid.server.coordinator.rules
 
IntervalDropRule(Interval) - Constructor for class org.apache.druid.server.coordinator.rules.IntervalDropRule
 
IntervalLoadRule - Class in org.apache.druid.server.coordinator.rules
 
IntervalLoadRule(Interval, Map<String, Integer>) - Constructor for class org.apache.druid.server.coordinator.rules.IntervalLoadRule
 
IntervalsResource - Class in org.apache.druid.server.http
 
IntervalsResource(InventoryView, AuthConfig, AuthorizerMapper) - Constructor for class org.apache.druid.server.http.IntervalsResource
 
IntervalStartVersioningPolicy - Class in org.apache.druid.segment.realtime.plumber
 
IntervalStartVersioningPolicy() - Constructor for class org.apache.druid.segment.realtime.plumber.IntervalStartVersioningPolicy
 
introspectLookup(String) - Method in class org.apache.druid.query.lookup.LookupIntrospectionResource
 
inventoryInitialized() - Method in interface org.apache.druid.curator.inventory.CuratorInventoryManagerStrategy
 
InventoryManagerConfig - Interface in org.apache.druid.curator.inventory
 
InventoryView - Interface in org.apache.druid.client
 
InventoryViewUtils - Interface in org.apache.druid.server.http
 
IO_DRUID_PACKAGE - Static variable in class org.apache.druid.server.metrics.MonitorsConfig
 
IOConfig - Interface in org.apache.druid.segment.indexing
 
isAllowed() - Method in class org.apache.druid.server.security.Access
 
isAllowUnauthenticatedHttpOptions() - Method in class org.apache.druid.server.security.AuthConfig
 
isAppendToExisting() - Method in interface org.apache.druid.segment.indexing.BatchIOConfig
 
isAtLeastOneSuccessfulRun() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
isAwaitInitialization() - Method in class org.apache.druid.server.coordinator.CachingCostBalancerStrategyConfig
 
isAwaitInitializationOnStart() - Method in class org.apache.druid.client.BrokerSegmentWatcherConfig
 
isAwaitInitializationOnStart() - Method in class org.apache.druid.client.CoordinatorSegmentWatcherConfig
 
isBindOnHost() - Method in class org.apache.druid.server.DruidNode
 
isChildAdded(PathChildrenCacheEvent) - Static method in class org.apache.druid.curator.CuratorUtils
 
isComplete() - Method in class org.apache.druid.client.indexing.QueryStatus
 
isDecommissioning() - Method in class org.apache.druid.server.coordinator.ServerHolder
Historical nodes can be 'decommissioned', which instructs Coordinator to move segments from them according to the percent of move operations diverted from normal balancer moves for this purpose by CoordinatorDynamicConfig.getDecommissioningMaxPercentOfMaxSegmentsToMove().
isDeleteOnRemove() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
isDirectlyJoinable(DataSource) - Method in class org.apache.druid.segment.join.InlineJoinableFactory
 
isDirectlyJoinable(DataSource) - Method in class org.apache.druid.segment.join.LookupJoinableFactory
 
isDiscoverable() - Method in class org.apache.druid.discovery.DataNodeService
 
isDiscoverable() - Method in class org.apache.druid.discovery.DruidService
 
isDroppingSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
isEmpty() - Method in class org.apache.druid.client.DruidDataSource
 
isEmpty() - Method in class org.apache.druid.client.SegmentLoadInfo
 
isEmpty() - Method in class org.apache.druid.client.selector.ServerSelector
 
isEmpty() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
isEmpty() - Method in class org.apache.druid.server.coordinator.cost.SegmentsCostCache.Builder
 
isEmpty() - Method in class org.apache.druid.server.coordinator.cost.ServerCostCache.Builder
 
isEmpty() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
isEmpty() - Method in class org.apache.druid.server.SegmentManager.DataSourceState
 
isEnabled() - Method in class org.apache.druid.server.coordinator.CoordinatorOverlordServiceConfig
 
isEnabled() - Method in class org.apache.druid.server.router.ManagementProxyConfig
 
isEnableForwardedRequestCustomizer() - Method in class org.apache.druid.server.initialization.ServerConfig
 
isEnablePlaintextPort() - Method in class org.apache.druid.server.DruidNode
 
isEnableRequestLimit() - Method in class org.apache.druid.server.initialization.ServerConfig
 
isEnableTlsPort() - Method in class org.apache.druid.server.DruidNode
 
isEvictOnClose() - Method in class org.apache.druid.client.cache.CaffeineCacheConfig
 
isFirstRunOnly() - Method in enum org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.BasicState
 
isFirstRunOnly() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.State
It may be helpful to provide more detailed state information (e.g.
isFoldCase() - Method in class org.apache.druid.metadata.input.SqlInputSource
 
isHandOffComplete(String, SegmentDescriptor) - Method in class org.apache.druid.client.coordinator.CoordinatorClient
Checks the given segment is handed off or not.
isHandOffComplete(String, String, int, String) - Method in class org.apache.druid.server.http.DataSourcesResource
Used by the realtime tasks to learn whether a segment is handed off or not.
isHealthy() - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
 
isHealthy() - Method in enum org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.BasicState
 
isHealthy() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
isHealthy() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.State
If we are in this state, is the supervisor healthy or unhealthy?
isHealthy() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
isIncludeFuture() - Method in class org.apache.druid.server.coordinator.rules.PeriodBroadcastDistributionRule
 
isIncludeFuture() - Method in class org.apache.druid.server.coordinator.rules.PeriodDropRule
 
isIncludeFuture() - Method in class org.apache.druid.server.coordinator.rules.PeriodLoadRule
 
isInitialized() - Method in class org.apache.druid.client.BrokerServerView
 
isKillUnusedSegmentsInAllDataSources() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
isLazyLoadOnStart() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
isLeader() - Method in class org.apache.druid.curator.discovery.CuratorDruidLeaderSelector
 
isLeader() - Method in interface org.apache.druid.discovery.DruidLeaderSelector
Returns true if this node is elected leader from underlying system's point of view.
isLeader() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
isLeader() - Method in class org.apache.druid.server.http.CoordinatorResource
This is an unsecured endpoint, defined as such in UNSECURED_PATHS in CoordinatorJettyServerInitializer
isLoadingSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
isLocal() - Method in interface org.apache.druid.client.cache.Cache
 
isLocal() - Method in class org.apache.druid.client.cache.CaffeineCache
 
isLocal() - Method in class org.apache.druid.client.cache.HybridCache
 
isLocal() - Method in class org.apache.druid.client.cache.MapCache
 
isLocal() - Method in class org.apache.druid.client.cache.MemcachedCache
 
isLogProperties() - Method in class org.apache.druid.server.log.StartupLoggingConfig
 
isOk() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverAddResult
 
isOK() - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
Exposed for monitoring use to see if sync is working fine and not stopped due to any coding bugs.
isPersistRequired() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverAddResult
 
isPollingDatabasePeriodically() - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
 
isPollingDatabasePeriodically() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
isPopulateCache() - Method in class org.apache.druid.client.cache.CacheConfig
 
isPopulateResultCache(Query<T>, CacheStrategy<T, Object, Query<T>>, CacheConfig, CacheUtil.ServerType) - Static method in class org.apache.druid.client.CacheUtil
Returns whether the result-level cache should be populated for a particular query.
isPopulateResultLevelCache() - Method in class org.apache.druid.client.cache.CacheConfig
 
isPopulateSegmentCache(Query<T>, CacheStrategy<T, Object, Query<T>>, CacheConfig, CacheUtil.ServerType) - Static method in class org.apache.druid.client.CacheUtil
Returns whether the result-level cache should be populated for a particular query.
isPushRequired(Integer, Long) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverAddResult
 
isQueryCacheable(Query) - Method in class org.apache.druid.client.cache.CacheConfig
 
isQueryCacheable(String) - Method in class org.apache.druid.client.cache.CacheConfig
 
isReportParseExceptions() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
isReportParseExceptions() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
 
isRequestClientCertificate() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
isRequireClientCertificate() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
isResetCounter() - Method in class org.apache.druid.server.coordination.ChangeRequestsSnapshot
 
isReturnPartialResults() - Method in class org.apache.druid.query.RetryQueryRunnerConfig
 
isRollup() - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
isRollup() - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
 
isRollup() - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
isSegmentBroadcastTarget() - Method in class org.apache.druid.client.DruidServer
 
isSegmentBroadcastTarget() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
isSegmentBroadcastTarget() - Method in enum org.apache.druid.server.coordination.ServerType
Indicates this type of node is able to be a target of segment broadcast.
isSegmentCacheConfigured(SegmentLoaderConfig) - Method in class org.apache.druid.guice.StorageNodeModule
 
isSegmentCached(DataSegment) - Method in class org.apache.druid.server.SegmentManager
 
isSegmentLoaded(DataSegment) - Method in interface org.apache.druid.segment.loading.SegmentLoader
 
isSegmentLoaded(DataSegment) - Method in class org.apache.druid.segment.loading.SegmentLoaderLocalCacheManager
 
isSegmentLoadedByServer(String, DataSegment) - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
isSegmentLoadedByServer(String, DataSegment) - Method in class org.apache.druid.client.CoordinatorServerView
 
isSegmentLoadedByServer(String, DataSegment) - Method in class org.apache.druid.client.HttpServerInventoryView
 
isSegmentLoadedByServer(String, DataSegment) - Method in interface org.apache.druid.client.InventoryView
 
isSegmentReplicationOrBroadcastTarget() - Method in class org.apache.druid.client.DruidServer
 
isSegmentReplicationOrBroadcastTarget() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
isSegmentReplicationTarget() - Method in class org.apache.druid.client.DruidServer
 
isSegmentReplicationTarget() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
isSegmentReplicationTarget() - Method in enum org.apache.druid.server.coordination.ServerType
Indicates this type of node is able to be a target of segment replication.
isSegmentUsed(String, String) - Method in class org.apache.druid.server.http.MetadataResource
 
isServingSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
isServingSegment(SegmentId) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
isSetContextMDC() - Method in class org.apache.druid.server.log.LoggingRequestLogger
 
isSetMDC() - Method in class org.apache.druid.server.log.LoggingRequestLogger
 
isSkipDimensionsAndMetrics() - Method in class org.apache.druid.server.initialization.BatchDataSegmentAnnouncerConfig
 
isSkipLoadSpec() - Method in class org.apache.druid.server.initialization.BatchDataSegmentAnnouncerConfig
 
isSkipSegmentAnnouncementOnZk() - Method in class org.apache.druid.server.initialization.BatchDataSegmentAnnouncerConfig
 
isSplittable() - Method in class org.apache.druid.metadata.input.SqlInputFormat
 
isSplittable() - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehoseFactory
 
isStarted() - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
isStarted() - Method in class org.apache.druid.client.CoordinatorServerView
 
isStarted() - Method in class org.apache.druid.client.HttpServerInventoryView
 
isStarted() - Method in interface org.apache.druid.client.InventoryView
 
isStarted() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler
 
isStarted() - Method in class org.apache.druid.server.coordination.ZkCoordinator
Deprecated.
 
isStarted() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
isStarted() - Method in class org.apache.druid.server.router.CoordinatorRuleManager
 
isStatementException(Throwable) - Static method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
isSteadyState() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
isStoreStackTrace() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
isStoreStackTrace() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManagerConfig
 
isSuccess() - Method in class org.apache.druid.indexing.overlord.SegmentPublishResult
 
isSuspended() - Method in class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
isSuspended() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorSpec
 
isSuspended() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
isTransientException(Throwable) - Method in class org.apache.druid.metadata.SQLFirehoseDatabaseConnector
 
isTransientException(Throwable) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
isUseCache() - Method in class org.apache.druid.client.cache.CacheConfig
 
isUseDefaultJavaContext() - Method in class org.apache.druid.server.emitter.HttpEmitterSSLClientConfig
 
isUseResultCache(Query<T>, CacheStrategy<T, Object, Query<T>>, CacheConfig, CacheUtil.ServerType) - Static method in class org.apache.druid.client.CacheUtil
Returns whether the result-level cache should be checked for a particular query.
isUseResultLevelCache() - Method in class org.apache.druid.client.cache.CacheConfig
 
isUseSegmentCache(Query<T>, CacheStrategy<T, Object, Query<T>>, CacheConfig, CacheUtil.ServerType) - Static method in class org.apache.druid.client.CacheUtil
Returns whether the segment-level cache should be checked for a particular query.
isValid() - Method in class org.apache.druid.server.http.DataSourcesResource.MarkDataSourceSegmentsPayload
 
isValidateHostnames() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
isValidStart() - Method in interface org.apache.druid.indexing.overlord.DataSourceMetadata
Returns true if this instance should be considered a valid starting point for a new dataSource that has no existing metadata.
isValidStart() - Method in class org.apache.druid.indexing.overlord.ObjectMetadata
 
isWritable() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
iterateAllSegments() - Method in class org.apache.druid.client.DruidServer
Returns an iterable to go over all segments in all data sources, stored on this DruidServer.
iterateAllSegments() - Method in class org.apache.druid.client.ImmutableDruidServer
Returns a lazy collection with all segments in all data sources stored on this ImmutableDruidServer to be used for iteration or Collection.stream() transformation.
iterateAllUsedNonOvershadowedSegmentsForDatasourceInterval(String, Interval, boolean) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
Returns an iterable to go over all used and non-overshadowed segments of given data sources over given interval.
iterateAllUsedNonOvershadowedSegmentsForDatasourceInterval(String, Interval, boolean) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
iterateAllUsedSegments() - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
Returns an iterable to go over all segments in all data sources.
iterateAllUsedSegments() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
iterateAllUsedSegmentsInSnapshot() - Method in class org.apache.druid.client.DataSourcesSnapshot
Returns an iterable to go over all used segments in all data sources.
iterator() - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
iterator() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 

J

JavaScriptModule - Class in org.apache.druid.guice
 
JavaScriptModule() - Constructor for class org.apache.druid.guice.JavaScriptModule
 
JavaScriptTieredBrokerSelectorStrategy - Class in org.apache.druid.server.router
 
JavaScriptTieredBrokerSelectorStrategy(String, JavaScriptConfig) - Constructor for class org.apache.druid.server.router.JavaScriptTieredBrokerSelectorStrategy
 
JavaScriptTieredBrokerSelectorStrategy.SelectorFunction - Interface in org.apache.druid.server.router
 
JettyBindings - Class in org.apache.druid.server.initialization.jetty
 
JettyHttpClientModule - Class in org.apache.druid.guice.http
 
JettyHttpClientModule(String) - Constructor for class org.apache.druid.guice.http.JettyHttpClientModule
 
JettyHttpClientModule(String, Class<? extends Annotation>) - Constructor for class org.apache.druid.guice.http.JettyHttpClientModule
 
JettyHttpClientModule(String, Annotation) - Constructor for class org.apache.druid.guice.http.JettyHttpClientModule
 
JettyHttpClientModule.HttpClientProvider - Class in org.apache.druid.guice.http
 
JettyMonitor(String, String) - Constructor for class org.apache.druid.server.initialization.jetty.JettyServerModule.JettyMonitor
 
JettyMonitoringConnectionFactory - Class in org.apache.druid.server.initialization.jetty
 
JettyMonitoringConnectionFactory(ConnectionFactory, AtomicInteger) - Constructor for class org.apache.druid.server.initialization.jetty.JettyMonitoringConnectionFactory
 
JettyRequestLog - Class in org.apache.druid.server.initialization.jetty
 
JettyRequestLog() - Constructor for class org.apache.druid.server.initialization.jetty.JettyRequestLog
 
JettyServerInitializer - Interface in org.apache.druid.server.initialization.jetty
 
JettyServerInitUtils - Class in org.apache.druid.server.initialization.jetty
 
JettyServerInitUtils() - Constructor for class org.apache.druid.server.initialization.jetty.JettyServerInitUtils
 
JettyServerModule - Class in org.apache.druid.server.initialization.jetty
 
JettyServerModule() - Constructor for class org.apache.druid.server.initialization.jetty.JettyServerModule
 
JettyServerModule.DruidGuiceContainer - Class in org.apache.druid.server.initialization.jetty
 
JettyServerModule.JettyMonitor - Class in org.apache.druid.server.initialization.jetty
 
JettyUtils - Class in org.apache.druid.server
 
JettyUtils() - Constructor for class org.apache.druid.server.JettyUtils
 
joinableFactoryBinder(Binder) - Static method in class org.apache.druid.guice.DruidBinders
 
JoinableFactoryModule - Class in org.apache.druid.guice
Module that installs JoinableFactory for the appropriate DataSource.
JoinableFactoryModule() - Constructor for class org.apache.druid.guice.JoinableFactoryModule
 
jsonMapper - Variable in class org.apache.druid.metadata.SQLMetadataStorageActionHandlerFactory
 
jsonMapper - Variable in class org.apache.druid.server.http.SegmentListerResource
 
jsonMapper - Variable in class org.apache.druid.server.QueryResource
 
JsonParserIterator<T> - Class in org.apache.druid.client
 
JsonParserIterator(JavaType, Future<InputStream>, String, Query<T>, String, ObjectMapper, BytesAccumulatingResponseHandler) - Constructor for class org.apache.druid.client.JsonParserIterator
 

K

key - Variable in class org.apache.druid.client.cache.Cache.NamedKey
 
kill(DataSegment) - Method in class org.apache.druid.segment.loading.LocalDataSegmentKiller
 
kill(DataSegment) - Method in class org.apache.druid.segment.loading.OmniDataSegmentKiller
 
killAll() - Method in class org.apache.druid.segment.loading.LocalDataSegmentKiller
 
killAll() - Method in class org.apache.druid.segment.loading.OmniDataSegmentKiller
 
killPendingSegments(String, DateTime) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
killPendingSegments(String, DateTime) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
KillStalePendingSegments - Class in org.apache.druid.server.coordinator
 
KillStalePendingSegments(IndexingServiceClient) - Constructor for class org.apache.druid.server.coordinator.KillStalePendingSegments
 
killUnusedSegments(String, Interval) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
killUnusedSegments(String, Interval) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
KillUnusedSegments - Class in org.apache.druid.server.coordinator.duty
Completely removes information about unused segments whose end time is older than KillUnusedSegments.retainDuration from now from the metadata store.
KillUnusedSegments(SegmentsMetadataManager, IndexingServiceClient, DruidCoordinatorConfig) - Constructor for class org.apache.druid.server.coordinator.duty.KillUnusedSegments
 
killUnusedSegmentsInInterval(String, String) - Method in class org.apache.druid.server.http.DataSourcesResource
 

L

LeastBytesUsedStorageLocationSelectorStrategy - Class in org.apache.druid.segment.loading
A StorageLocation selector strategy that selects a segment cache location that is least filled each time among the available storage locations.
LeastBytesUsedStorageLocationSelectorStrategy(List<StorageLocation>) - Constructor for class org.apache.druid.segment.loading.LeastBytesUsedStorageLocationSelectorStrategy
 
LimitedPoolIndexMerger(IndexMerger, ListeningExecutorService) - Constructor for class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.LimitedPoolIndexMerger
 
LimitRequestsFilter - Class in org.apache.druid.server.initialization.jetty
 
LimitRequestsFilter(int) - Constructor for class org.apache.druid.server.initialization.jetty.LimitRequestsFilter
 
ListenerHandler - Interface in org.apache.druid.server.listener.resource
A handler for events related to the listening-announcer.
ListenerResource - Class in org.apache.druid.server.listener.resource
This is a simple announcement resource that handles simple items that have a POST to an announcement endpoint, a GET of something in that endpoint with an ID, and a DELETE to that endpoint with an ID.
ListenerResource(ObjectMapper, ObjectMapper, ListenerHandler) - Constructor for class org.apache.druid.server.listener.resource.ListenerResource
 
LoadableDataSegment - Class in org.apache.druid.server.coordination
A deserialization aid used by SegmentChangeRequestLoad.
LoadableDataSegment(String, Interval, String, Map<String, Object>, List<String>, List<String>, ShardSpec, CompactionState, Integer, long, DataSegment.PruneSpecsHolder) - Constructor for class org.apache.druid.server.coordination.LoadableDataSegment
 
loadClass(String) - Method in class org.apache.druid.initialization.ExtensionFirstClassLoader
 
loadClass(String, boolean) - Method in class org.apache.druid.initialization.ExtensionFirstClassLoader
 
LoadPeonCallback - Interface in org.apache.druid.server.coordinator
 
LoadQueuePeon - Class in org.apache.druid.server.coordinator
Deprecated.
LoadQueuePeon() - Constructor for class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
LoadQueueTaskMaster - Class in org.apache.druid.server.coordinator
Provides LoadQueuePeons
LoadQueueTaskMaster(CuratorFramework, ObjectMapper, ScheduledExecutorService, ExecutorService, DruidCoordinatorConfig, HttpClient, ZkPathsConfig) - Constructor for class org.apache.druid.server.coordinator.LoadQueueTaskMaster
 
LoadRule - Class in org.apache.druid.server.coordinator.rules
LoadRules indicate the number of replicants a segment should have in a given tier.
LoadRule() - Constructor for class org.apache.druid.server.coordinator.rules.LoadRule
 
loadSegment(File) - Method in class org.apache.druid.segment.loading.LocalLoadSpec
 
loadSegment(DataSegment, LoadPeonCallback) - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
loadSegment(DataSegment, LoadPeonCallback) - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
loadSegment(DataSegment, LoadPeonCallback) - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
loadSegment(DataSegment, boolean) - Method in class org.apache.druid.server.SegmentManager
Load a single segment.
LocalCacheProvider - Class in org.apache.druid.client.cache
Deprecated.
LocalCacheProvider() - Constructor for class org.apache.druid.client.cache.LocalCacheProvider
Deprecated.
 
LocalDataSegmentKiller - Class in org.apache.druid.segment.loading
 
LocalDataSegmentKiller(LocalDataSegmentPusherConfig) - Constructor for class org.apache.druid.segment.loading.LocalDataSegmentKiller
 
LocalDataSegmentPuller - Class in org.apache.druid.segment.loading
 
LocalDataSegmentPuller() - Constructor for class org.apache.druid.segment.loading.LocalDataSegmentPuller
 
LocalDataSegmentPusher - Class in org.apache.druid.segment.loading
 
LocalDataSegmentPusher(LocalDataSegmentPusherConfig) - Constructor for class org.apache.druid.segment.loading.LocalDataSegmentPusher
 
LocalDataSegmentPusherConfig - Class in org.apache.druid.segment.loading
 
LocalDataSegmentPusherConfig() - Constructor for class org.apache.druid.segment.loading.LocalDataSegmentPusherConfig
 
LocalDataStorageDruidModule - Class in org.apache.druid.guice
 
LocalDataStorageDruidModule() - Constructor for class org.apache.druid.guice.LocalDataStorageDruidModule
 
LocalFileTimestampVersionFinder - Class in org.apache.druid.segment.loading
 
LocalFileTimestampVersionFinder() - Constructor for class org.apache.druid.segment.loading.LocalFileTimestampVersionFinder
 
LocalFirehoseFactory - Class in org.apache.druid.segment.realtime.firehose
Firehose that reads data from files on local disk
LocalFirehoseFactory(File, String, StringInputRowParser) - Constructor for class org.apache.druid.segment.realtime.firehose.LocalFirehoseFactory
 
LocalLoadSpec - Class in org.apache.druid.segment.loading
 
LocalLoadSpec(LocalDataSegmentPuller, String) - Constructor for class org.apache.druid.segment.loading.LocalLoadSpec
 
LocalQuerySegmentWalker - Class in org.apache.druid.server
Processor that computes Druid queries, single-threaded.
LocalQuerySegmentWalker(QueryRunnerFactoryConglomerate, SegmentWrangler, JoinableFactory, QueryScheduler, ServiceEmitter) - Constructor for class org.apache.druid.server.LocalQuerySegmentWalker
 
localTerm() - Method in class org.apache.druid.curator.discovery.CuratorDruidLeaderSelector
 
localTerm() - Method in interface org.apache.druid.discovery.DruidLeaderSelector
Implementation would increment it everytime it becomes leader.
LocatedSegmentDescriptor - Class in org.apache.druid.query
public, evolving

extended version of SegmentDescriptor, which is internal class, with location and size information attached

LocatedSegmentDescriptor(Interval, String, int, long, List<DruidServerMetadata>) - Constructor for class org.apache.druid.query.LocatedSegmentDescriptor
 
LocatedSegmentDescriptor(SegmentDescriptor, long, List<DruidServerMetadata>) - Constructor for class org.apache.druid.query.LocatedSegmentDescriptor
 
lock(SegmentIdWithShardSpec) - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorDriverSegmentLockHelper
 
log - Static variable in class org.apache.druid.server.coordinator.duty.BalanceSegments
 
log - Static variable in class org.apache.druid.server.http.SegmentListerResource
 
log(Request, Response) - Method in class org.apache.druid.server.initialization.jetty.JettyRequestLog
 
log - Static variable in class org.apache.druid.server.QueryResource
 
Log4jShutterDowner(Log4jShutdown) - Constructor for class org.apache.druid.initialization.Log4jShutterDownerModule.Log4jShutterDowner
 
Log4jShutterDownerModule - Class in org.apache.druid.initialization
 
Log4jShutterDownerModule() - Constructor for class org.apache.druid.initialization.Log4jShutterDownerModule
 
Log4jShutterDownerModule.Log4jShutterDowner - Class in org.apache.druid.initialization
 
LogEmitterModule - Class in org.apache.druid.server.emitter
 
LogEmitterModule() - Constructor for class org.apache.druid.server.emitter.LogEmitterModule
 
LoggingRequestLogger - Class in org.apache.druid.server.log
 
LoggingRequestLogger(ObjectMapper, boolean, boolean) - Constructor for class org.apache.druid.server.log.LoggingRequestLogger
 
LoggingRequestLoggerProvider - Class in org.apache.druid.server.log
 
LoggingRequestLoggerProvider() - Constructor for class org.apache.druid.server.log.LoggingRequestLoggerProvider
 
logNativeQuery(RequestLogLine) - Method in class org.apache.druid.server.log.ComposingRequestLoggerProvider.ComposingRequestLogger
 
logNativeQuery(RequestLogLine) - Method in class org.apache.druid.server.log.EmittingRequestLogger
 
logNativeQuery(RequestLogLine) - Method in class org.apache.druid.server.log.FileRequestLogger
 
logNativeQuery(RequestLogLine) - Method in class org.apache.druid.server.log.FilteredRequestLoggerProvider.FilteredRequestLogger
 
logNativeQuery(RequestLogLine) - Method in class org.apache.druid.server.log.LoggingRequestLogger
 
logNativeQuery(RequestLogLine) - Method in class org.apache.druid.server.log.NoopRequestLogger
 
logNativeQuery(RequestLogLine) - Method in interface org.apache.druid.server.log.RequestLogger
 
logNativeQuery(RequestLogLine) - Method in class org.apache.druid.server.log.SwitchingRequestLoggerProvider.SwitchingRequestLogger
 
logSqlQuery(RequestLogLine) - Method in class org.apache.druid.server.log.ComposingRequestLoggerProvider.ComposingRequestLogger
 
logSqlQuery(RequestLogLine) - Method in class org.apache.druid.server.log.EmittingRequestLogger
 
logSqlQuery(RequestLogLine) - Method in class org.apache.druid.server.log.FileRequestLogger
 
logSqlQuery(RequestLogLine) - Method in class org.apache.druid.server.log.FilteredRequestLoggerProvider.FilteredRequestLogger
 
logSqlQuery(RequestLogLine) - Method in class org.apache.druid.server.log.LoggingRequestLogger
 
logSqlQuery(RequestLogLine) - Method in class org.apache.druid.server.log.NoopRequestLogger
 
logSqlQuery(RequestLogLine) - Method in interface org.apache.druid.server.log.RequestLogger
 
logSqlQuery(RequestLogLine) - Method in class org.apache.druid.server.log.SwitchingRequestLoggerProvider.SwitchingRequestLogger
 
LogUsedSegments - Class in org.apache.druid.server.coordinator.duty
 
LogUsedSegments() - Constructor for class org.apache.druid.server.coordinator.duty.LogUsedSegments
 
lookup(String, String, String, String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
LOOKUP_CONFIG_KEY - Static variable in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
LOOKUP_LISTEN_ANNOUNCE_KEY - Static variable in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
LOOKUP_LISTENER_QOS_MAX_REQUESTS - Static variable in class org.apache.druid.query.lookup.LookupModule
 
LookupCoordinatorManager - Class in org.apache.druid.server.lookup.cache
Managers LookupExtractorFactoryContainer specifications, distributing them to LookupReferencesManager around the cluster by monitoring the lookup announce path for servers and utilizing their LookupListeningResource API to load, drop, and update lookups around the cluster.
LookupCoordinatorManager(HttpClient, DruidNodeDiscoveryProvider, ObjectMapper, JacksonConfigManager, LookupCoordinatorManagerConfig) - Constructor for class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
LookupCoordinatorManager.LookupsCommunicator - Class in org.apache.druid.server.lookup.cache
 
LookupCoordinatorManagerConfig - Class in org.apache.druid.server.lookup.cache
 
LookupCoordinatorManagerConfig() - Constructor for class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
LookupCoordinatorResource - Class in org.apache.druid.server.http
Contains information about lookups exposed through the coordinator
LookupCoordinatorResource(LookupCoordinatorManager, ObjectMapper, ObjectMapper) - Constructor for class org.apache.druid.server.http.LookupCoordinatorResource
 
LookupExtractorFactoryMapContainer - Class in org.apache.druid.server.lookup.cache
This is same as LookupExtractorFactoryContainer except it uses Map instead of LookupExtractorFactory for referencing lookup spec so that lookup extensions are not required to be loaded at the Coordinator.
LookupExtractorFactoryMapContainer(String, Map<String, Object>) - Constructor for class org.apache.druid.server.lookup.cache.LookupExtractorFactoryMapContainer
 
LookupIntrospectionResource - Class in org.apache.druid.query.lookup
 
LookupIntrospectionResource(LookupExtractorFactoryContainerProvider) - Constructor for class org.apache.druid.query.lookup.LookupIntrospectionResource
 
LookupJoinableFactory - Class in org.apache.druid.segment.join
LookupJoinableFactory(LookupExtractorFactoryContainerProvider) - Constructor for class org.apache.druid.segment.join.LookupJoinableFactory
 
LookupModule - Class in org.apache.druid.query.lookup
 
LookupModule() - Constructor for class org.apache.druid.query.lookup.LookupModule
 
LookupNodeDiscovery - Class in org.apache.druid.server.lookup.cache
A Helper class that uses DruidNodeDiscovery to discover lookup nodes and tiers.
LookupNodeService - Class in org.apache.druid.discovery
Metadata announced by any node that serves queries and hence applies lookups.
LookupNodeService(String) - Constructor for class org.apache.druid.discovery.LookupNodeService
 
LookupReferencesManager - Class in org.apache.druid.query.lookup
This class provide a basic LookupExtractorFactory references manager.
LookupReferencesManager(LookupConfig, ObjectMapper, DruidLeaderClient, LookupListeningAnnouncerConfig) - Constructor for class org.apache.druid.query.lookup.LookupReferencesManager
 
LookupsCommunicator(HttpClient, LookupCoordinatorManagerConfig, ObjectMapper) - Constructor for class org.apache.druid.server.lookup.cache.LookupCoordinatorManager.LookupsCommunicator
 
LookupSegmentWrangler - Class in org.apache.druid.segment
LookupSegmentWrangler(LookupExtractorFactoryContainerProvider) - Constructor for class org.apache.druid.segment.LookupSegmentWrangler
 
LookupSerdeModule - Class in org.apache.druid.query.lookup
Variant of LookupModule that only supports serde of Query objects, to allow a service to examine queries that might contain for example a RegisteredLookupExtractionFn or a LookupExprMacro, but without requiring the service to load the actual lookups.
LookupSerdeModule() - Constructor for class org.apache.druid.query.lookup.LookupSerdeModule
 
lookupWithHandle(Handle, String, String, String, String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
LOW - Static variable in class org.apache.druid.server.scheduling.HiLoQueryLaningStrategy
 
LowestPriorityTierSelectorStrategy - Class in org.apache.druid.client.selector
 
LowestPriorityTierSelectorStrategy(ServerSelectorStrategy) - Constructor for class org.apache.druid.client.selector.LowestPriorityTierSelectorStrategy
 
LZ4Transcoder - Class in org.apache.druid.client.cache
 
LZ4Transcoder() - Constructor for class org.apache.druid.client.cache.LZ4Transcoder
 
LZ4Transcoder(int) - Constructor for class org.apache.druid.client.cache.LZ4Transcoder
 

M

make(CuratorFramework, String) - Method in class org.apache.druid.curator.cache.PathChildrenCacheFactory
 
make(DruidCluster) - Static method in class org.apache.druid.server.coordinator.SegmentReplicantLookup
 
makeAdjustedServerConfig(ServerConfig) - Method in class org.apache.druid.server.initialization.jetty.CliIndexerServerModule
Adjusts the ServerConfig such that we double the number of configured HTTP threads, with one half allocated using QoS to chat handler requests, and the other half for other requests.
makeCanonicalServiceName(String) - Static method in class org.apache.druid.curator.discovery.CuratorServiceUtils
Deprecated.
Replacing '/' with ':' in service names makes it easier to provide an HTTP interface using curator-x-discovery-server This method is marked protected because it should never be used outside of the org.apache.druid.curator.discovery package.
makeCurator(CuratorConfig, EnsembleProvider, Lifecycle) - Method in class org.apache.druid.curator.CuratorModule
 
makeDefaultTuningConfig(File) - Static method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
makeEmitter(Supplier<LoggingEmitterConfig>, ObjectMapper) - Method in class org.apache.druid.server.emitter.LogEmitterModule
 
makeEmitter() - Method in class org.apache.druid.server.emitter.NoopEmitterModule
 
makeEnsembleProvider(CuratorConfig, ExhibitorConfig) - Method in class org.apache.druid.curator.CuratorModule
 
makeHydrantCacheIdentifier(FireHydrant) - Static method in class org.apache.druid.segment.realtime.appenderator.SinkQuerySegmentWalker
 
makeInjectorWithModules(Injector, Iterable<? extends Module>) - Static method in class org.apache.druid.initialization.Initialization
 
makeLaneErrorMessage(String, int) - Static method in exception org.apache.druid.server.QueryCapacityExceededException
 
makeLoadSpec(URI) - Method in class org.apache.druid.segment.loading.LocalDataSegmentPusher
 
makeNullIdResponse() - Static method in class org.apache.druid.server.listener.resource.ListenerResource
 
makeRequest(HttpMethod, String, boolean) - Method in class org.apache.druid.discovery.DruidLeaderClient
Make a Request object aimed at the leader.
makeRequest(HttpMethod, String) - Method in class org.apache.druid.discovery.DruidLeaderClient
Make a Request object aimed at the leader.
makeResponseContextForQuery() - Static method in class org.apache.druid.client.DirectDruidClient
 
makeTotalErrorMessage(int) - Static method in exception org.apache.druid.server.QueryCapacityExceededException
 
ManagementProxyConfig - Class in org.apache.druid.server.router
 
ManagementProxyConfig() - Constructor for class org.apache.druid.server.router.ManagementProxyConfig
 
ManualQueryLaningStrategy - Class in org.apache.druid.server.scheduling
 
ManualQueryLaningStrategy(Map<String, Integer>, Boolean) - Constructor for class org.apache.druid.server.scheduling.ManualQueryLaningStrategy
 
ManualQueryPrioritizationStrategy - Class in org.apache.druid.server.scheduling
Does nothing, the user must set the QueryContexts.PRIORITY_KEY on the query context to get a priority.
ManualQueryPrioritizationStrategy() - Constructor for class org.apache.druid.server.scheduling.ManualQueryPrioritizationStrategy
 
MapCache - Class in org.apache.druid.client.cache
 
MapLookupExtractorFactory - Class in org.apache.druid.query.lookup
 
MapLookupExtractorFactory(Map<String, String>, boolean) - Constructor for class org.apache.druid.query.lookup.MapLookupExtractorFactory
 
MapLookupExtractorFactory.MapLookupIntrospectionHandler - Class in org.apache.druid.query.lookup
 
MapLookupIntrospectionHandler(Map<String, String>) - Constructor for class org.apache.druid.query.lookup.MapLookupExtractorFactory.MapLookupIntrospectionHandler
 
mapOfDatasourceAndTaskID(String, String) - Static method in class org.apache.druid.server.metrics.MonitorsConfig
 
mapper - Variable in class org.apache.druid.server.log.LoggingRequestLoggerProvider
 
mappings - Variable in class org.apache.druid.guice.QueryToolChestModule
 
MapSegmentWrangler - Class in org.apache.druid.segment
An implementation of SegmentWrangler that allows registration of DataSource-specific handlers via Guice.
MapSegmentWrangler(Map<Class<? extends DataSource>, SegmentWrangler>) - Constructor for class org.apache.druid.segment.MapSegmentWrangler
 
markAsUnusedAllSegmentsInDataSource(String) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
Returns the number of segment entries in the database whose state was changed as the result of this call (that is, the segments were marked as unused).
markAsUnusedAllSegmentsInDataSource(String) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
markAsUnusedAllSegmentsOrKillUnusedSegmentsInInterval(String, String, String) - Method in class org.apache.druid.server.http.DataSourcesResource
Deprecated.
MarkAsUnusedOvershadowedSegments - Class in org.apache.druid.server.coordinator.duty
 
MarkAsUnusedOvershadowedSegments(DruidCoordinator) - Constructor for class org.apache.druid.server.coordinator.duty.MarkAsUnusedOvershadowedSegments
 
markAsUnusedSegmentsInInterval(String, Interval) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
 
markAsUnusedSegmentsInInterval(String, Interval) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
markAsUsedAllNonOvershadowedSegments(String) - Method in class org.apache.druid.server.http.DataSourcesResource
 
markAsUsedAllNonOvershadowedSegmentsInDataSource(String) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
Returns the number of segment entries in the database whose state was changed as the result of this call (that is, the segments were marked as used).
markAsUsedAllNonOvershadowedSegmentsInDataSource(String) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
markAsUsedNonOvershadowedSegments(String, Set<String>) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
 
markAsUsedNonOvershadowedSegments(String, Set<String>) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
markAsUsedNonOvershadowedSegments(String, DataSourcesResource.MarkDataSourceSegmentsPayload) - Method in class org.apache.druid.server.http.DataSourcesResource
 
markAsUsedNonOvershadowedSegmentsInInterval(String, Interval) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
 
markAsUsedNonOvershadowedSegmentsInInterval(String, Interval) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
MarkDataSourceSegmentsPayload(Interval, Set<String>) - Constructor for class org.apache.druid.server.http.DataSourcesResource.MarkDataSourceSegmentsPayload
 
markRunFinished() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
markSegmentAsUnused(String) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
Returns true if the state of the segment entry is changed in the database as the result of this call (that is, the segment was marked as unused), false otherwise.
markSegmentAsUnused(String) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
This method does not update SqlSegmentsMetadataManager.dataSourcesSnapshot, see the comments in SqlSegmentsMetadataManager.doPoll() about snapshot update.
markSegmentAsUnused(DataSegment) - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
markSegmentAsUnused(String, String) - Method in class org.apache.druid.server.http.DataSourcesResource
 
markSegmentAsUsed(String) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
Returns true if the state of the segment entry is changed in the database as the result of this call (that is, the segment was marked as used), false otherwise.
markSegmentAsUsed(String) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
markSegmentAsUsed(String, String) - Method in class org.apache.druid.server.http.DataSourcesResource
 
markSegmentsAsUnused(String, Set<String>) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
 
markSegmentsAsUnused(String, Set<String>) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
markSegmentsAsUnused(String, DataSourcesResource.MarkDataSourceSegmentsPayload) - Method in class org.apache.druid.server.http.DataSourcesResource
 
markSegmentToDrop(DataSegment) - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
markSegmentToDrop(DataSegment) - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
markSegmentToDrop(DataSegment) - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
matches(DataSourceMetadata) - Method in interface org.apache.druid.indexing.overlord.DataSourceMetadata
Returns true if any information present in this instance matches analogous information from "other" and so they are conflict-free.
matches(DataSourceMetadata) - Method in class org.apache.druid.indexing.overlord.ObjectMetadata
 
matches(ChangeRequestHistory.Counter) - Method in class org.apache.druid.server.coordination.ChangeRequestHistory.Counter
 
MAX_FIREHOSE_PRODUCERS - Static variable in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory
 
MAX_PREFIX_LENGTH - Static variable in class org.apache.druid.client.cache.MemcachedCache
 
MAX_REPLICATION_FACTOR - Static variable in class org.apache.druid.server.coordinator.duty.EmitClusterStatsAndMetrics
 
maxQueueSize - Variable in class org.apache.druid.client.cache.MemcachedOperationQueueFactory
 
maybeSetState(SupervisorStateManager.State) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
Certain states are only valid if the supervisor hasn't had a successful iteration.
MemcachedCache - Class in org.apache.druid.client.cache
 
MemcachedCacheConfig - Class in org.apache.druid.client.cache
 
MemcachedCacheConfig() - Constructor for class org.apache.druid.client.cache.MemcachedCacheConfig
 
MemcachedCacheProvider - Class in org.apache.druid.client.cache
 
MemcachedCacheProvider() - Constructor for class org.apache.druid.client.cache.MemcachedCacheProvider
 
MemcachedOperationQueueFactory - Class in org.apache.druid.client.cache
 
MemcachedOperationQueueFactory(long) - Constructor for class org.apache.druid.client.cache.MemcachedOperationQueueFactory
 
Memory(RuntimeInfo) - Constructor for class org.apache.druid.server.StatusResource.Memory
 
merge(List<IndexableAdapter>, boolean, AggregatorFactory[], File, IndexSpec) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.LimitedPoolIndexMerger
 
merge(FireDepartmentMetrics) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
merge other FireDepartmentMetrics, will modify this object's data
mergeCpuTime() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
mergeQueryableIndex(List<QueryableIndex>, boolean, AggregatorFactory[], File, IndexSpec, SegmentWriteOutMediumFactory) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.LimitedPoolIndexMerger
 
mergeQueryableIndex(List<QueryableIndex>, boolean, AggregatorFactory[], File, IndexSpec, ProgressIndicator, SegmentWriteOutMediumFactory) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.LimitedPoolIndexMerger
 
mergeTimeMillis() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
messageGap() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
messageMaxTimestamp() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
MessageTimeRejectionPolicyFactory - Class in org.apache.druid.segment.realtime.plumber
 
MessageTimeRejectionPolicyFactory() - Constructor for class org.apache.druid.segment.realtime.plumber.MessageTimeRejectionPolicyFactory
 
MetadataConfigModule - Class in org.apache.druid.guice
 
MetadataConfigModule() - Constructor for class org.apache.druid.guice.MetadataConfigModule
 
MetadataResource - Class in org.apache.druid.server.http
 
MetadataResource(SegmentsMetadataManager, IndexerMetadataStorageCoordinator, AuthorizerMapper, ObjectMapper) - Constructor for class org.apache.druid.server.http.MetadataResource
 
MetadataRuleManager - Interface in org.apache.druid.metadata
 
MetadataRuleManagerConfig - Class in org.apache.druid.metadata
 
MetadataRuleManagerConfig() - Constructor for class org.apache.druid.metadata.MetadataRuleManagerConfig
 
MetadataRuleManagerProvider - Interface in org.apache.druid.metadata
 
MetadataSegmentPublisher - Interface in org.apache.druid.metadata
 
MetadataSegmentPublisherProvider - Interface in org.apache.druid.metadata
 
MetadataStorage - Class in org.apache.druid.metadata
 
MetadataStorage() - Constructor for class org.apache.druid.metadata.MetadataStorage
 
MetadataStorageProvider - Interface in org.apache.druid.metadata
 
MetadataSupervisorManager - Interface in org.apache.druid.metadata
 
METAMX_PACKAGE - Static variable in class org.apache.druid.server.metrics.MonitorsConfig
Prior to 0.12.0, Druid used Monitor classes from the `com.metamx.metrics` package.
METRIC_DIMENSION_PREFIX - Static variable in class org.apache.druid.server.metrics.MonitorsConfig
 
metricMonitorBinder(Binder) - Static method in class org.apache.druid.guice.DruidBinders
 
MetricsModule - Class in org.apache.druid.server.metrics
Sets up the MonitorScheduler to monitor things on a regular schedule.
MetricsModule() - Constructor for class org.apache.druid.server.metrics.MetricsModule
 
minus(DataSourceMetadata) - Method in interface org.apache.druid.indexing.overlord.DataSourceMetadata
Returns a copy of this instance with "other" subtracted.
minus(DataSourceMetadata) - Method in class org.apache.druid.indexing.overlord.ObjectMetadata
 
ModuleVersion(String, String, String) - Constructor for class org.apache.druid.server.StatusResource.ModuleVersion
 
MonitorsConfig - Class in org.apache.druid.server.metrics
 
MonitorsConfig(List<String>) - Constructor for class org.apache.druid.server.metrics.MonitorsConfig
 
MostAvailableSizeStorageLocationSelectorStrategy - Class in org.apache.druid.segment.loading
A StorageLocation selector strategy that selects a segment cache location that has most free space among the available storage locations.
MostAvailableSizeStorageLocationSelectorStrategy(List<StorageLocation>) - Constructor for class org.apache.druid.segment.loading.MostAvailableSizeStorageLocationSelectorStrategy
 
move(DataSegment, Map<String, Object>) - Method in class org.apache.druid.segment.loading.OmniDataSegmentMover
 
moveSegment(DruidCoordinatorRuntimeParams, ImmutableDruidServer, ImmutableDruidServer, DataSegment, LoadPeonCallback) - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
moveSegment(BalancerSegmentHolder, ImmutableDruidServer, DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.BalanceSegments
 
moveSegmentOut(String, List<SegmentIdWithShardSpec>) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
Move a set of identifiers out from "active", making way for newer segments.
MySQLMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType> - Class in org.apache.druid.metadata
 
MySQLMetadataStorageActionHandlerFactory - Class in org.apache.druid.metadata
 
MySQLMetadataStorageActionHandlerFactory(SQLMetadataConnector, MetadataStorageTablesConfig, ObjectMapper) - Constructor for class org.apache.druid.metadata.MySQLMetadataStorageActionHandlerFactory
 

N

NamedKey(String, byte[]) - Constructor for class org.apache.druid.client.cache.Cache.NamedKey
 
namespace - Variable in class org.apache.druid.client.cache.Cache.NamedKey
 
needsFormat() - Method in class org.apache.druid.metadata.input.SqlInputSource
 
newBuilder() - Static method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
newConfig(boolean) - Static method in class org.apache.druid.server.ResponseContextConfig
 
newConnection(Connector, EndPoint) - Method in class org.apache.druid.server.initialization.jetty.JettyMonitoringConnectionFactory
 
newContainer(ContainerClass) - Method in interface org.apache.druid.curator.inventory.CuratorInventoryManagerStrategy
 
NewestSegmentFirstIterator - Class in org.apache.druid.server.coordinator.duty
This class iterates all segments of the dataSources configured for compaction from the newest to the oldest.
NewestSegmentFirstPolicy - Class in org.apache.druid.server.coordinator.duty
This policy searches segments for compaction from the newest one to oldest one.
NewestSegmentFirstPolicy(ObjectMapper) - Constructor for class org.apache.druid.server.coordinator.duty.NewestSegmentFirstPolicy
 
newHttpClient() - Method in class org.apache.druid.server.AsyncManagementForwardingServlet
 
newHttpClient() - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
newHttpClient() - Method in class org.apache.druid.server.http.OverlordProxyServlet
 
newProxyResponseListener(HttpServletRequest, HttpServletResponse) - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
next() - Method in class org.apache.druid.client.JsonParserIterator
 
next() - Method in class org.apache.druid.server.coordinator.duty.NewestSegmentFirstIterator
 
nextRow() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory.EventReceiverFirehose
 
nextRow() - Method in class org.apache.druid.segment.realtime.firehose.IngestSegmentFirehose
 
nextRow() - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehose
 
nextRow() - Method in class org.apache.druid.segment.realtime.firehose.PredicateFirehose
 
nextRow() - Method in class org.apache.druid.segment.realtime.firehose.SqlFirehose
 
nextRowWithRaw() - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehose
 
nil() - Static method in class org.apache.druid.segment.realtime.appenderator.Committed
 
nil() - Static method in class org.apache.druid.segment.realtime.appenderator.SegmentsAndCommitMetadata
 
nil() - Static method in class org.apache.druid.segment.realtime.plumber.Committers
 
nilSupplier() - Static method in class org.apache.druid.segment.realtime.plumber.Committers
 
NodeRole - Enum in org.apache.druid.discovery
This is a historical occasion that this enum is different from ServerType (also called "node type" in various places) because they are essentially the same abstraction, but merging them could only increase the complexity and drop the code safety, because they name the same types differently ("peon" - "indexer-executor" and "middleManager" - "realtime") and both expose them via JSON APIs.
nodesAdded(Collection<DiscoveryDruidNode>) - Method in interface org.apache.druid.discovery.DruidNodeDiscovery.Listener
 
nodesRemoved(Collection<DiscoveryDruidNode>) - Method in interface org.apache.druid.discovery.DruidNodeDiscovery.Listener
 
nodeViewInitialized() - Method in interface org.apache.druid.discovery.DruidNodeDiscovery.Listener
Called once when the underlying cache in the DruidNodeDiscovery implementation has been initialized.
NOOP - Static variable in interface org.apache.druid.segment.realtime.appenderator.AppenderatorDriverSegmentLockHelper
 
NOOP - Static variable in interface org.apache.druid.server.coordination.DataSegmentChangeCallback
 
NoopChatHandlerProvider - Class in org.apache.druid.segment.realtime.firehose
 
NoopChatHandlerProvider() - Constructor for class org.apache.druid.segment.realtime.firehose.NoopChatHandlerProvider
 
NoopDataSegmentAnnouncer - Class in org.apache.druid.server.coordination
Mostly used for test purpose.
NoopDataSegmentAnnouncer() - Constructor for class org.apache.druid.server.coordination.NoopDataSegmentAnnouncer
 
NoopEmitterModule - Class in org.apache.druid.server.emitter
 
NoopEmitterModule() - Constructor for class org.apache.druid.server.emitter.NoopEmitterModule
 
NoopEscalator - Class in org.apache.druid.server.security
 
NoopEscalator() - Constructor for class org.apache.druid.server.security.NoopEscalator
 
NoopMetadataStorageProvider - Class in org.apache.druid.metadata
 
NoopMetadataStorageProvider() - Constructor for class org.apache.druid.metadata.NoopMetadataStorageProvider
 
NoopRejectionPolicyFactory - Class in org.apache.druid.segment.realtime.plumber
 
NoopRejectionPolicyFactory() - Constructor for class org.apache.druid.segment.realtime.plumber.NoopRejectionPolicyFactory
 
NoopRequestLogger - Class in org.apache.druid.server.log
 
NoopRequestLogger() - Constructor for class org.apache.druid.server.log.NoopRequestLogger
 
NoopRequestLoggerProvider - Class in org.apache.druid.server.log
 
NoopRequestLoggerProvider() - Constructor for class org.apache.druid.server.log.NoopRequestLoggerProvider
 
NoopSegmentHandoffNotifierFactory - Class in org.apache.druid.segment.realtime.plumber
 
NoopSegmentHandoffNotifierFactory() - Constructor for class org.apache.druid.segment.realtime.plumber.NoopSegmentHandoffNotifierFactory
 
NoopSegmentPublisher - Class in org.apache.druid.segment.realtime
 
NoopSegmentPublisher() - Constructor for class org.apache.druid.segment.realtime.NoopSegmentPublisher
 
NoopSegmentPublisherProvider - Class in org.apache.druid.guice
 
NoopSegmentPublisherProvider() - Constructor for class org.apache.druid.guice.NoopSegmentPublisherProvider
 
NoopServiceAnnouncer - Class in org.apache.druid.curator.discovery
Deprecated.
NoopServiceAnnouncer() - Constructor for class org.apache.druid.curator.discovery.NoopServiceAnnouncer
Deprecated.
 
NoopSupervisorSpec - Class in org.apache.druid.indexing.overlord.supervisor
Used as a tombstone marker in the supervisors metadata table to indicate that the supervisor has been removed.
NoopSupervisorSpec(String, List<String>) - Constructor for class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
NoopSupervisorSpec(String, List<String>, Boolean, String, String) - Constructor for class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
NoQueryLaningStrategy - Class in org.apache.druid.server.scheduling
Query laning strategy that does nothing and provides the default, unlimited behavior
NoQueryLaningStrategy() - Constructor for class org.apache.druid.server.scheduling.NoQueryLaningStrategy
 
NOT_WRITABLE - Static variable in interface org.apache.druid.segment.realtime.plumber.Plumber
 
numLookups() - Method in class org.apache.druid.client.cache.CacheStats
 
numPersists() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 

O

ObjectMetadata - Class in org.apache.druid.indexing.overlord
 
ObjectMetadata(Object) - Constructor for class org.apache.druid.indexing.overlord.ObjectMetadata
 
offer(E, long, TimeUnit) - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
offer(E) - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
OffheapBufferGenerator - Class in org.apache.druid.offheap
 
OffheapBufferGenerator(String, int) - Constructor for class org.apache.druid.offheap.OffheapBufferGenerator
 
ok(Set<DataSegment>) - Static method in class org.apache.druid.indexing.overlord.SegmentPublishResult
 
ok(SegmentIdWithShardSpec, int, long, boolean, ParseException) - Static method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverAddResult
 
OK - Static variable in class org.apache.druid.server.security.Access
 
OLD_LOOKUP_CONFIG_KEY - Static variable in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
OmniDataSegmentArchiver - Class in org.apache.druid.segment.loading
 
OmniDataSegmentArchiver(Map<String, DataSegmentArchiver>) - Constructor for class org.apache.druid.segment.loading.OmniDataSegmentArchiver
 
OmniDataSegmentKiller - Class in org.apache.druid.segment.loading
 
OmniDataSegmentKiller(Map<String, DataSegmentKiller>) - Constructor for class org.apache.druid.segment.loading.OmniDataSegmentKiller
 
OmniDataSegmentMover - Class in org.apache.druid.segment.loading
 
OmniDataSegmentMover(Map<String, DataSegmentMover>) - Constructor for class org.apache.druid.segment.loading.OmniDataSegmentMover
 
open() - Method in class org.apache.druid.metadata.input.SqlEntity
 
openCleanableFile(String, SQLFirehoseDatabaseConnector, ObjectMapper, boolean, File) - Static method in class org.apache.druid.metadata.input.SqlEntity
Executes a SQL query on the specified database and fetches the result into the given file.
openObjectStream(URI) - Method in class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
openObjectStream(URI, long) - Method in class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
openObjectStream(File) - Method in class org.apache.druid.segment.realtime.firehose.LocalFirehoseFactory
 
openObjectStream(T, File) - Method in class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
Open an input stream from the given object.
openObjectStream(String, File) - Method in class org.apache.druid.segment.realtime.firehose.SqlFirehoseFactory
 
org.apache.druid.client - package org.apache.druid.client
 
org.apache.druid.client.cache - package org.apache.druid.client.cache
 
org.apache.druid.client.coordinator - package org.apache.druid.client.coordinator
 
org.apache.druid.client.indexing - package org.apache.druid.client.indexing
 
org.apache.druid.client.selector - package org.apache.druid.client.selector
 
org.apache.druid.curator - package org.apache.druid.curator
 
org.apache.druid.curator.announcement - package org.apache.druid.curator.announcement
 
org.apache.druid.curator.cache - package org.apache.druid.curator.cache
 
org.apache.druid.curator.discovery - package org.apache.druid.curator.discovery
 
org.apache.druid.curator.inventory - package org.apache.druid.curator.inventory
 
org.apache.druid.discovery - package org.apache.druid.discovery
 
org.apache.druid.guice - package org.apache.druid.guice
 
org.apache.druid.guice.annotations - package org.apache.druid.guice.annotations
 
org.apache.druid.guice.http - package org.apache.druid.guice.http
 
org.apache.druid.guice.security - package org.apache.druid.guice.security
 
org.apache.druid.indexer - package org.apache.druid.indexer
 
org.apache.druid.indexing.overlord - package org.apache.druid.indexing.overlord
 
org.apache.druid.indexing.overlord.supervisor - package org.apache.druid.indexing.overlord.supervisor
 
org.apache.druid.indexing.worker.config - package org.apache.druid.indexing.worker.config
 
org.apache.druid.initialization - package org.apache.druid.initialization
 
org.apache.druid.metadata - package org.apache.druid.metadata
 
org.apache.druid.metadata.input - package org.apache.druid.metadata.input
 
org.apache.druid.metadata.storage.derby - package org.apache.druid.metadata.storage.derby
 
org.apache.druid.offheap - package org.apache.druid.offheap
 
org.apache.druid.query - package org.apache.druid.query
 
org.apache.druid.query.lookup - package org.apache.druid.query.lookup
 
org.apache.druid.segment - package org.apache.druid.segment
 
org.apache.druid.segment.indexing - package org.apache.druid.segment.indexing
 
org.apache.druid.segment.indexing.granularity - package org.apache.druid.segment.indexing.granularity
 
org.apache.druid.segment.join - package org.apache.druid.segment.join
 
org.apache.druid.segment.loading - package org.apache.druid.segment.loading
 
org.apache.druid.segment.realtime - package org.apache.druid.segment.realtime
 
org.apache.druid.segment.realtime.appenderator - package org.apache.druid.segment.realtime.appenderator
 
org.apache.druid.segment.realtime.firehose - package org.apache.druid.segment.realtime.firehose
 
org.apache.druid.segment.realtime.plumber - package org.apache.druid.segment.realtime.plumber
 
org.apache.druid.server - package org.apache.druid.server
 
org.apache.druid.server.audit - package org.apache.druid.server.audit
 
org.apache.druid.server.coordination - package org.apache.druid.server.coordination
 
org.apache.druid.server.coordinator - package org.apache.druid.server.coordinator
 
org.apache.druid.server.coordinator.cost - package org.apache.druid.server.coordinator.cost
 
org.apache.druid.server.coordinator.duty - package org.apache.druid.server.coordinator.duty
 
org.apache.druid.server.coordinator.rules - package org.apache.druid.server.coordinator.rules
 
org.apache.druid.server.emitter - package org.apache.druid.server.emitter
 
org.apache.druid.server.http - package org.apache.druid.server.http
 
org.apache.druid.server.http.security - package org.apache.druid.server.http.security
 
org.apache.druid.server.initialization - package org.apache.druid.server.initialization
 
org.apache.druid.server.initialization.jetty - package org.apache.druid.server.initialization.jetty
 
org.apache.druid.server.listener.resource - package org.apache.druid.server.listener.resource
 
org.apache.druid.server.log - package org.apache.druid.server.log
 
org.apache.druid.server.lookup.cache - package org.apache.druid.server.lookup.cache
 
org.apache.druid.server.metrics - package org.apache.druid.server.metrics
 
org.apache.druid.server.router - package org.apache.druid.server.router
 
org.apache.druid.server.scheduling - package org.apache.druid.server.scheduling
 
org.apache.druid.server.security - package org.apache.druid.server.security
 
OverlordProxyServlet - Class in org.apache.druid.server.http
A Proxy servlet that proxies requests to the overlord.
overrideRule(String, List<Rule>, AuditInfo) - Method in interface org.apache.druid.metadata.MetadataRuleManager
 
overrideRule(String, List<Rule>, AuditInfo) - Method in class org.apache.druid.metadata.SQLMetadataRuleManager
 
overshadows(SegmentLoadInfo) - Method in class org.apache.druid.client.SegmentLoadInfo
 
overshadows(ServerSelector) - Method in class org.apache.druid.client.selector.ServerSelector
 
overshadows(Sink) - Method in class org.apache.druid.segment.realtime.plumber.Sink
 

P

ParametrizedUriEmitterModule - Class in org.apache.druid.server.emitter
 
ParametrizedUriEmitterModule() - Constructor for class org.apache.druid.server.emitter.ParametrizedUriEmitterModule
 
ParametrizedUriEmitterSSLClientConfig - Class in org.apache.druid.server.emitter
 
ParametrizedUriEmitterSSLClientConfig() - Constructor for class org.apache.druid.server.emitter.ParametrizedUriEmitterSSLClientConfig
 
parseInputRows(Map<String, Object>) - Method in class org.apache.druid.metadata.input.SqlReader
 
PathChildrenCacheFactory - Class in org.apache.druid.curator.cache
 
PathChildrenCacheFactory.Builder - Class in org.apache.druid.curator.cache
 
peek() - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
PENDING - Static variable in class org.apache.druid.server.coordination.SegmentLoadDropHandler.Status
 
PeonAppenderatorsManager - Class in org.apache.druid.segment.realtime.appenderator
Manages Appenderators for tasks running within a CliPeon process.
PeonAppenderatorsManager() - Constructor for class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
PeriodBroadcastDistributionRule - Class in org.apache.druid.server.coordinator.rules
 
PeriodBroadcastDistributionRule(Period, Boolean) - Constructor for class org.apache.druid.server.coordinator.rules.PeriodBroadcastDistributionRule
 
PeriodDropBeforeRule - Class in org.apache.druid.server.coordinator.rules
 
PeriodDropBeforeRule(Period) - Constructor for class org.apache.druid.server.coordinator.rules.PeriodDropBeforeRule
 
PeriodDropRule - Class in org.apache.druid.server.coordinator.rules
 
PeriodDropRule(Period, Boolean) - Constructor for class org.apache.druid.server.coordinator.rules.PeriodDropRule
 
PeriodLoadRule - Class in org.apache.druid.server.coordinator.rules
 
PeriodLoadRule(Period, Boolean, Map<String, Integer>) - Constructor for class org.apache.druid.server.coordinator.rules.PeriodLoadRule
 
persist(Committer) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
persist(Committer) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
Persist all data indexed through this driver so far.
persist(IncrementalIndex, Interval, File, IndexSpec, SegmentWriteOutMediumFactory) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.LimitedPoolIndexMerger
 
persist(IncrementalIndex, File, IndexSpec, SegmentWriteOutMediumFactory) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.LimitedPoolIndexMerger
 
persist(IncrementalIndex, Interval, File, IndexSpec, ProgressIndicator, SegmentWriteOutMediumFactory) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.LimitedPoolIndexMerger
 
persist(Committer) - Method in interface org.apache.druid.segment.realtime.plumber.Plumber
Persist any in-memory indexed data to durable storage.
persist(Committer) - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
persistAll(Committer) - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Persist any in-memory indexed data to durable storage.
persistAll(Committer) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
persistAsync(Committer) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
Persist all data indexed through this driver so far.
persistBackPressureMillis() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
persistCpuTime() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
persistHydrant(FireHydrant, DataSchema, Interval, Map<String, Object>) - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
Persists the given hydrant and returns the number of rows persisted
persistTimeMillis() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
pick(Int2ObjectRBTreeMap<Set<QueryableDruidServer>>, DataSegment) - Method in class org.apache.druid.client.selector.AbstractTierSelectorStrategy
 
pick(Int2ObjectRBTreeMap<Set<QueryableDruidServer>>, DataSegment, int) - Method in class org.apache.druid.client.selector.AbstractTierSelectorStrategy
 
pick(Set<QueryableDruidServer>, DataSegment) - Method in class org.apache.druid.client.selector.ConnectionCountServerSelectorStrategy
 
pick(Set<QueryableDruidServer>, DataSegment, int) - Method in class org.apache.druid.client.selector.ConnectionCountServerSelectorStrategy
 
pick() - Method in interface org.apache.druid.client.selector.DiscoverySelector
 
pick(Set<QueryableDruidServer>, DataSegment) - Method in class org.apache.druid.client.selector.RandomServerSelectorStrategy
 
pick(Set<QueryableDruidServer>, DataSegment, int) - Method in class org.apache.druid.client.selector.RandomServerSelectorStrategy
 
pick() - Method in class org.apache.druid.client.selector.ServerSelector
 
pick(Set<QueryableDruidServer>, DataSegment) - Method in interface org.apache.druid.client.selector.ServerSelectorStrategy
 
pick(Set<QueryableDruidServer>, DataSegment, int) - Method in interface org.apache.druid.client.selector.ServerSelectorStrategy
 
pick(Int2ObjectRBTreeMap<Set<QueryableDruidServer>>, DataSegment) - Method in interface org.apache.druid.client.selector.TierSelectorStrategy
 
pick(Int2ObjectRBTreeMap<Set<QueryableDruidServer>>, DataSegment, int) - Method in interface org.apache.druid.client.selector.TierSelectorStrategy
 
pick() - Method in class org.apache.druid.curator.discovery.ServerDiscoverySelector
Deprecated.
 
pickDefaultServer() - Method in class org.apache.druid.server.router.QueryHostFinder
 
pickSegmentToMove(List<ServerHolder>, Set<String>) - Method in interface org.apache.druid.server.coordinator.BalancerStrategy
Pick the best segment to move from one of the supplied set of servers according to the balancing strategy.
pickSegmentToMove(List<ServerHolder>, Set<String>) - Method in class org.apache.druid.server.coordinator.CostBalancerStrategy
 
pickSegmentToMove(List<ServerHolder>, Set<String>) - Method in class org.apache.druid.server.coordinator.RandomBalancerStrategy
 
pickServer(Collection<Server>, String) - Method in interface org.apache.druid.server.router.AvaticaConnectionBalancer
 
pickServer(Collection<Server>, String) - Method in class org.apache.druid.server.router.ConsistentHashAvaticaConnectionBalancer
 
pickServer(Query<T>) - Method in class org.apache.druid.server.router.QueryHostFinder
 
pickServer(Collection<Server>, String) - Method in class org.apache.druid.server.router.RendezvousHashAvaticaConnectionBalancer
 
pickServersToDrop(DataSegment, NavigableSet<ServerHolder>) - Method in interface org.apache.druid.server.coordinator.BalancerStrategy
Returns an iterator for a set of servers to drop from, ordered by preference of which server to drop from first for a given drop strategy.
pickServersToDrop(DataSegment, NavigableSet<ServerHolder>) - Method in class org.apache.druid.server.coordinator.CostBalancerStrategy
 
pickServersToDrop(DataSegment, NavigableSet<ServerHolder>) - Method in class org.apache.druid.server.coordinator.RandomBalancerStrategy
 
Plumber - Interface in org.apache.druid.segment.realtime.plumber
 
Plumbers - Class in org.apache.druid.segment.realtime.plumber
 
PlumberSchool - Interface in org.apache.druid.segment.realtime.plumber
 
plus(DataSourceMetadata) - Method in interface org.apache.druid.indexing.overlord.DataSourceMetadata
Returns a copy of this instance with "other" merged in.
plus(DataSourceMetadata) - Method in class org.apache.druid.indexing.overlord.ObjectMetadata
 
poll() - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
poll(long, TimeUnit) - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
poll() - Method in interface org.apache.druid.metadata.MetadataRuleManager
 
poll() - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
 
poll() - Method in class org.apache.druid.metadata.SQLMetadataRuleManager
 
poll() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
poll() - Method in class org.apache.druid.server.router.CoordinatorRuleManager
 
pollDuration - Variable in class org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifierConfig
 
POPULATE_CACHE - Static variable in class org.apache.druid.client.cache.CacheConfig
 
populateResultCache(Cache, Cache.NamedKey, byte[]) - Static method in class org.apache.druid.client.CacheUtil
 
post(Map<String, ObjType>) - Method in class org.apache.druid.server.listener.resource.AbstractListenerHandler
Process a POST request of the input items
PostgreSQLMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType> - Class in org.apache.druid.metadata
 
PostgreSQLMetadataStorageActionHandler(SQLMetadataConnector, ObjectMapper, MetadataStorageActionHandlerTypes<EntryType, StatusType, LogType, LockType>, String, String, String, String) - Constructor for class org.apache.druid.metadata.PostgreSQLMetadataStorageActionHandler
 
PostgreSQLMetadataStorageActionHandlerFactory - Class in org.apache.druid.metadata
 
PostgreSQLMetadataStorageActionHandlerFactory(SQLMetadataConnector, MetadataStorageTablesConfig, ObjectMapper) - Constructor for class org.apache.druid.metadata.PostgreSQLMetadataStorageActionHandlerFactory
 
PotentiallyGzippedCompressionProvider - Class in org.apache.druid.curator
 
PotentiallyGzippedCompressionProvider(boolean) - Constructor for class org.apache.druid.curator.PotentiallyGzippedCompressionProvider
 
PredicateFirehose - Class in org.apache.druid.segment.realtime.firehose
Provides a view on a firehose that only returns rows that match a certain predicate.
PredicateFirehose(Firehose, Predicate<InputRow>) - Constructor for class org.apache.druid.segment.realtime.firehose.PredicateFirehose
 
PrefetchSqlFirehoseFactory<T> - Class in org.apache.druid.segment.realtime.firehose
PrefetchSqlFirehoseFactory is an abstract firehose factory for reading prefetched sql resultset data.
PrefetchSqlFirehoseFactory(Long, Long, Long, Long, ObjectMapper) - Constructor for class org.apache.druid.segment.realtime.firehose.PrefetchSqlFirehoseFactory
 
prefix - Variable in class org.apache.druid.guice.CacheModule
 
PreResponseAuthorizationCheckFilter - Class in org.apache.druid.server.security
Filter that verifies that authorization checks were applied to an HTTP request, before sending a response.
PreResponseAuthorizationCheckFilter(List<Authenticator>, ObjectMapper) - Constructor for class org.apache.druid.server.security.PreResponseAuthorizationCheckFilter
 
prioritizeAndLaneQuery(QueryPlus<T>, Set<SegmentServerSelector>) - Method in class org.apache.druid.server.QueryScheduler
Assign a query a priority and lane (if not set)
PriorityTieredBrokerSelectorStrategy - Class in org.apache.druid.server.router
 
PriorityTieredBrokerSelectorStrategy(Integer, Integer) - Constructor for class org.apache.druid.server.router.PriorityTieredBrokerSelectorStrategy
 
processBatch(List<DataSegmentChangeRequest>) - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler
 
processed() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
processedWithErrors() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
PROPERTY - Static variable in class org.apache.druid.guice.SQLMetadataStorageDruidModule
 
publish(TransactionalSegmentPublisher, Committer, Collection<String>) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
Execute a task in background to publish all segments corresponding to the given sequence names.
publishAll(Set<DataSegment>, TransactionalSegmentPublisher) - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderatorDriver
Publish all segments.
publishAndRegisterHandoff(TransactionalSegmentPublisher, Committer, Collection<String>) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
 
publishAnnotatedSegments(Set<DataSegment>, Set<DataSegment>, Object) - Method in interface org.apache.druid.segment.realtime.appenderator.TransactionalSegmentPublisher
Publish segments, along with some commit metadata, in a single transaction.
publishSegment(DataSegment) - Method in class org.apache.druid.metadata.SQLMetadataSegmentPublisher
 
publishSegment(DataSegment) - Method in class org.apache.druid.segment.realtime.NoopSegmentPublisher
 
publishSegment(DataSegment) - Method in interface org.apache.druid.segment.realtime.SegmentPublisher
 
publishSegments(String, List<DataSegment>, ObjectMapper) - Method in class org.apache.druid.indexer.SQLMetadataStorageUpdaterJobHandler
 
publishSegments(Set<DataSegment>, Set<DataSegment>, Object) - Method in interface org.apache.druid.segment.realtime.appenderator.TransactionalSegmentPublisher
 
push(File, DataSegment, boolean) - Method in class org.apache.druid.segment.loading.LocalDataSegmentPusher
 
push(Collection<SegmentIdWithShardSpec>, Committer, boolean) - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Merge and push particular segments to deep storage.
push(Collection<SegmentIdWithShardSpec>, Committer, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
pushAllAndClear(long) - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderatorDriver
Push and drop all segments in the SegmentWithState.SegmentState.APPENDING state.
pushAndDrop(DataSegment) - Method in class org.apache.druid.segment.realtime.appenderator.SegmentWithState
put(E) - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
put(Cache.NamedKey, byte[]) - Method in interface org.apache.druid.client.cache.Cache
 
put(Cache.NamedKey, byte[]) - Method in class org.apache.druid.client.cache.CaffeineCache
 
put(Cache.NamedKey, byte[]) - Method in class org.apache.druid.client.cache.HybridCache
 
put(Cache.NamedKey, byte[]) - Method in class org.apache.druid.client.cache.MapCache
 
put(Cache.NamedKey, byte[]) - Method in class org.apache.druid.client.cache.MemcachedCache
 

Q

QUERY_FAIL_TIME - Static variable in class org.apache.druid.client.DirectDruidClient
 
QueryableDruidServer<T extends QueryRunner> - Class in org.apache.druid.client.selector
 
QueryableDruidServer(DruidServer, T) - Constructor for class org.apache.druid.client.selector.QueryableDruidServer
 
QueryableModule - Class in org.apache.druid.guice
 
QueryableModule() - Constructor for class org.apache.druid.guice.QueryableModule
 
QueryCapacityExceededException - Exception in org.apache.druid.server
This exception is for QueryResource and SqlResource to surface when a query is cast away by QueryScheduler.
QueryCapacityExceededException(int) - Constructor for exception org.apache.druid.server.QueryCapacityExceededException
 
QueryCapacityExceededException(String, int) - Constructor for exception org.apache.druid.server.QueryCapacityExceededException
 
QueryCapacityExceededException(String, String, String) - Constructor for exception org.apache.druid.server.QueryCapacityExceededException
 
QueryCountStatsMonitor - Class in org.apache.druid.server.metrics
 
QueryCountStatsMonitor(QueryCountStatsProvider) - Constructor for class org.apache.druid.server.metrics.QueryCountStatsMonitor
 
QueryCountStatsProvider - Interface in org.apache.druid.server.metrics
 
QueryHostFinder - Class in org.apache.druid.server.router
 
QueryHostFinder(TieredBrokerHostSelector, AvaticaConnectionBalancer) - Constructor for class org.apache.druid.server.router.QueryHostFinder
 
QueryLaningStrategy - Interface in org.apache.druid.server
 
QueryLifecycle - Class in org.apache.druid.server
Class that helps a Druid server (broker, historical, etc) manage the lifecycle of a query that it is handling.
QueryLifecycle(QueryToolChestWarehouse, QuerySegmentWalker, GenericQueryMetricsFactory, ServiceEmitter, RequestLogger, AuthorizerMapper, long, long) - Constructor for class org.apache.druid.server.QueryLifecycle
 
QueryLifecycle.QueryResponse - Class in org.apache.druid.server
 
QueryLifecycleFactory - Class in org.apache.druid.server
 
QueryLifecycleFactory(QueryToolChestWarehouse, QuerySegmentWalker, GenericQueryMetricsFactory, ServiceEmitter, RequestLogger, AuthConfig, AuthorizerMapper) - Constructor for class org.apache.druid.server.QueryLifecycleFactory
 
queryLifecycleFactory - Variable in class org.apache.druid.server.QueryResource
 
QueryPrioritizationStrategy - Interface in org.apache.druid.server
 
QueryResource - Class in org.apache.druid.server
 
QueryResource(QueryLifecycleFactory, ObjectMapper, ObjectMapper, QueryScheduler, AuthConfig, AuthorizerMapper, ResponseContextConfig, DruidNode) - Constructor for class org.apache.druid.server.QueryResource
 
QueryResource.ResourceIOReaderWriter - Class in org.apache.druid.server
 
queryRunnerFactoryBinder(Binder) - Static method in class org.apache.druid.guice.DruidBinders
 
QueryRunnerFactoryModule - Class in org.apache.druid.guice
 
QueryRunnerFactoryModule() - Constructor for class org.apache.druid.guice.QueryRunnerFactoryModule
 
queryScheduler - Variable in class org.apache.druid.server.QueryResource
 
QueryScheduler - Class in org.apache.druid.server
QueryScheduler (potentially) assigns any Query that is to be executed to a 'query lane' using the QueryLaningStrategy that is defined in QuerySchedulerConfig.
QueryScheduler(int, QueryPrioritizationStrategy, QueryLaningStrategy, ServerConfig) - Constructor for class org.apache.druid.server.QueryScheduler
 
QuerySchedulerConfig - Class in org.apache.druid.server
 
QuerySchedulerConfig() - Constructor for class org.apache.druid.server.QuerySchedulerConfig
 
QuerySchedulerProvider - Class in org.apache.druid.server
 
QuerySchedulerProvider(ServerConfig) - Constructor for class org.apache.druid.server.QuerySchedulerProvider
This needs to be both marked as guice injected to be bound correctly, and also marked with json creator and jackson inject to work with JsonConfigProvider
QueryStats - Class in org.apache.druid.server
 
QueryStats(Map<String, Object>) - Constructor for class org.apache.druid.server.QueryStats
 
QueryStatus - Class in org.apache.druid.client.indexing
Should be synchronized with org.apache.druid.indexing.common.TaskStatus.
QueryStatus(String, QueryStatus.Status, long) - Constructor for class org.apache.druid.client.indexing.QueryStatus
 
QueryStatus.Status - Enum in org.apache.druid.client.indexing
 
queryToolChestBinder(Binder) - Static method in class org.apache.druid.guice.DruidBinders
 
QueryToolChestModule - Class in org.apache.druid.guice
 
QueryToolChestModule() - Constructor for class org.apache.druid.guice.QueryToolChestModule
 

R

RandomBalancerStrategy - Class in org.apache.druid.server.coordinator
 
RandomBalancerStrategy() - Constructor for class org.apache.druid.server.coordinator.RandomBalancerStrategy
 
RandomBalancerStrategyFactory - Class in org.apache.druid.server.coordinator
 
RandomBalancerStrategyFactory() - Constructor for class org.apache.druid.server.coordinator.RandomBalancerStrategyFactory
 
RandomServerSelectorStrategy - Class in org.apache.druid.client.selector
 
RandomServerSelectorStrategy() - Constructor for class org.apache.druid.client.selector.RandomServerSelectorStrategy
 
RandomStorageLocationSelectorStrategy - Class in org.apache.druid.segment.loading
A StorageLocation selector strategy that selects a segment cache location randomly each time among the available storage locations.
RandomStorageLocationSelectorStrategy(List<StorageLocation>) - Constructor for class org.apache.druid.segment.loading.RandomStorageLocationSelectorStrategy
 
RealtimeIOConfig - Class in org.apache.druid.segment.indexing
 
RealtimeIOConfig(FirehoseFactory, PlumberSchool) - Constructor for class org.apache.druid.segment.indexing.RealtimeIOConfig
 
RealtimeMetricsMonitor - Class in org.apache.druid.segment.realtime
RealtimeMetricsMonitor is only used by RealtimeIndexTask, this monitor only supports FireDepartmentMetrics.
RealtimeMetricsMonitor(List<FireDepartment>) - Constructor for class org.apache.druid.segment.realtime.RealtimeMetricsMonitor
 
RealtimeMetricsMonitor(List<FireDepartment>, Map<String, String[]>) - Constructor for class org.apache.druid.segment.realtime.RealtimeMetricsMonitor
 
RealtimePlumber - Class in org.apache.druid.segment.realtime.plumber
 
RealtimePlumber(DataSchema, RealtimeTuningConfig, FireDepartmentMetrics, ServiceEmitter, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ExecutorService, JoinableFactory, DataSegmentPusher, SegmentPublisher, SegmentHandoffNotifier, IndexMerger, IndexIO, Cache, CacheConfig, CachePopulatorStats, ObjectMapper) - Constructor for class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
RealtimePlumberSchool - Class in org.apache.druid.segment.realtime.plumber
 
RealtimePlumberSchool(ServiceEmitter, QueryRunnerFactoryConglomerate, DataSegmentPusher, DataSegmentAnnouncer, SegmentPublisher, SegmentHandoffNotifierFactory, ExecutorService, JoinableFactory, IndexMergerV9, IndexIO, Cache, CacheConfig, CachePopulatorStats, ObjectMapper) - Constructor for class org.apache.druid.segment.realtime.plumber.RealtimePlumberSchool
 
RealtimeTuningConfig - Class in org.apache.druid.segment.indexing
 
RealtimeTuningConfig(Integer, Long, Period, Period, File, VersioningPolicy, RejectionPolicyFactory, Integer, ShardSpec, IndexSpec, IndexSpec, Boolean, int, int, Boolean, Long, Long, SegmentWriteOutMediumFactory, String) - Constructor for class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
recordCompletedTaskState(TaskState) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
recordThrowableEvent(Throwable) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
RedirectFilter - Class in org.apache.druid.server.http
 
RedirectFilter(RedirectInfo) - Constructor for class org.apache.druid.server.http.RedirectFilter
 
RedirectInfo - Interface in org.apache.druid.server.http
 
reduceLifetime() - Method in class org.apache.druid.server.coordinator.BalancerSegmentHolder
 
reduceLifetimes(String) - Method in class org.apache.druid.server.coordinator.duty.BalanceSegments
 
register(Binder, Annotation) - Static method in class org.apache.druid.curator.discovery.DiscoveryModule
Requests that the annotated DruidNode instance be injected and published as part of the lifecycle.
register(Binder, Class<? extends Annotation>) - Static method in class org.apache.druid.curator.discovery.DiscoveryModule
Requests that the annotated DruidNode instance be injected and published as part of the lifecycle.
register(String, ChatHandler) - Method in interface org.apache.druid.segment.realtime.firehose.ChatHandlerProvider
Registers a chat handler which provides an API for others to talk to objects in the indexing service.
register(String, ChatHandler, boolean) - Method in interface org.apache.druid.segment.realtime.firehose.ChatHandlerProvider
Registers a chat handler which provides an API for others to talk to objects in the indexing service.
register(String, ChatHandler) - Method in class org.apache.druid.segment.realtime.firehose.NoopChatHandlerProvider
 
register(String, ChatHandler, boolean) - Method in class org.apache.druid.segment.realtime.firehose.NoopChatHandlerProvider
 
register(String, ChatHandler) - Method in class org.apache.druid.segment.realtime.firehose.ServiceAnnouncingChatHandlerProvider
 
register(String, ChatHandler, boolean) - Method in class org.apache.druid.segment.realtime.firehose.ServiceAnnouncingChatHandlerProvider
 
register(String, EventReceiverFirehoseMetric) - Method in class org.apache.druid.server.metrics.EventReceiverFirehoseRegister
 
register(Binder, Class<? extends Monitor>) - Static method in class org.apache.druid.server.metrics.MetricsModule
 
registerDefault(Binder) - Static method in class org.apache.druid.curator.discovery.DiscoveryModule
Requests that the un-annotated DruidNode instance be injected and published as part of the lifecycle.
registerHandoff(SegmentsAndCommitMetadata) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
Register the segments in the given SegmentsAndCommitMetadata to be handed off and execute a background task which waits until the hand off completes.
registerKey(Binder, Key<DruidNode>) - Static method in class org.apache.druid.curator.discovery.DiscoveryModule
Requests that the keyed DruidNode instance be injected and published as part of the lifecycle.
registerListener(DruidLeaderSelector.Listener) - Method in class org.apache.druid.curator.discovery.CuratorDruidLeaderSelector
 
registerListener(DruidLeaderSelector.Listener) - Method in interface org.apache.druid.discovery.DruidLeaderSelector
Register the listener for watching leadership notifications.
registerListener(DruidNodeDiscovery.Listener) - Method in interface org.apache.druid.discovery.DruidNodeDiscovery
 
registerQueryFuture(Query<?>, ListenableFuture<?>) - Method in class org.apache.druid.server.QueryScheduler
 
registerReplicantCreation(String, SegmentId, String) - Method in class org.apache.druid.server.coordinator.ReplicationThrottler
 
registerSegmentCallback(Executor, ServerView.SegmentCallback) - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
registerSegmentCallback(Executor, ServerView.SegmentCallback, Predicate<Pair<DruidServerMetadata, DataSegment>>) - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
registerSegmentCallback(Executor, ServerView.SegmentCallback) - Method in class org.apache.druid.client.BrokerServerView
 
registerSegmentCallback(Executor, ServerView.SegmentCallback, Predicate<Pair<DruidServerMetadata, DataSegment>>) - Method in interface org.apache.druid.client.FilteredServerInventoryView
 
registerSegmentCallback(Executor, ServerView.SegmentCallback, Predicate<Pair<DruidServerMetadata, DataSegment>>) - Method in class org.apache.druid.client.HttpServerInventoryView
 
registerSegmentCallback(Executor, ServerView.SegmentCallback) - Method in class org.apache.druid.client.HttpServerInventoryView
 
registerSegmentCallback(Executor, ServerView.SegmentCallback) - Method in interface org.apache.druid.client.ServerView
 
registerSegmentCallback(Executor, ServerView.SegmentCallback, Predicate<Pair<DruidServerMetadata, DataSegment>>) - Method in class org.apache.druid.client.SingleServerInventoryView
Deprecated.
 
registerSegmentHandoffCallback(SegmentDescriptor, Executor, Runnable) - Method in class org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier
 
registerSegmentHandoffCallback(SegmentDescriptor, Executor, Runnable) - Method in interface org.apache.druid.segment.realtime.plumber.SegmentHandoffNotifier
register a handOffCallback to be called when segment handoff is complete.
registerServerRemovedCallback(Executor, ServerView.ServerRemovedCallback) - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
registerServerRemovedCallback(Executor, ServerView.ServerRemovedCallback) - Method in class org.apache.druid.client.BrokerServerView
 
registerServerRemovedCallback(Executor, ServerView.ServerRemovedCallback) - Method in interface org.apache.druid.client.FilteredServerInventoryView
 
registerServerRemovedCallback(Executor, ServerView.ServerRemovedCallback) - Method in class org.apache.druid.client.HttpServerInventoryView
 
registerServerRemovedCallback(Executor, ServerView.ServerRemovedCallback) - Method in interface org.apache.druid.client.ServerView
 
registerTimelineCallback(Executor, TimelineServerView.TimelineCallback) - Method in class org.apache.druid.client.BrokerServerView
 
registerTimelineCallback(Executor, TimelineServerView.TimelineCallback) - Method in interface org.apache.druid.client.TimelineServerView
Register a callback for state changes in the timeline managed by this TimelineServerView.
RejectionPolicy - Interface in org.apache.druid.segment.realtime.plumber
 
RejectionPolicyFactory - Interface in org.apache.druid.segment.realtime.plumber
 
remainingCapacity() - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
RemoteChatHandler - Annotation Type in org.apache.druid.guice.annotations
 
remove() - Method in class org.apache.druid.client.JsonParserIterator
 
remove(String) - Method in class org.apache.druid.query.lookup.LookupReferencesManager
 
removeAppenderatorsForTask(String, String) - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorsManager
Removes any internal Appenderator-tracking state associated with the provided taskId.
removeAppenderatorsForTask(String, String) - Method in class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
removeAppenderatorsForTask(String, String) - Method in class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
removeAppenderatorsForTask(String, String) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
removeDataSegment(SegmentId) - Method in class org.apache.druid.client.DruidServer
 
removeFile(File) - Method in class org.apache.druid.segment.loading.StorageLocation
Remove a segment file from this location.
removeInnerInventory(DruidServer, String) - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
removeInnerInventory(DruidServer, String) - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
removeInnerInventory(DruidServer, String) - Method in class org.apache.druid.client.SingleServerInventoryView
Deprecated.
 
removeInventory(ContainerClass, String) - Method in interface org.apache.druid.curator.inventory.CuratorInventoryManagerStrategy
 
removeLock(long) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
removeMagicResponseContextFields(ResponseContext) - Static method in class org.apache.druid.client.DirectDruidClient
Removes the magical fields added by DirectDruidClient.makeResponseContextForQuery().
removeSegment(SegmentId) - Method in class org.apache.druid.client.DruidDataSource
Returns the removed segment, or null if there was no segment with the given SegmentId in this DruidDataSource.
removeSegment(DataSegment, DataSegmentChangeCallback) - Method in interface org.apache.druid.server.coordination.DataSegmentChangeHandler
 
removeSegment(DataSegment, DataSegmentChangeCallback) - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler
 
removeSegment(String, DataSegment) - Method in class org.apache.druid.server.coordinator.cost.ClusterCostCache.Builder
 
removeSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.cost.SegmentsCostCache.Builder
 
removeSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.cost.ServerCostCache.Builder
 
removeSegmentDir(File, DataSegment) - Method in class org.apache.druid.segment.loading.StorageLocation
Remove a segment dir from this location.
removeSegmentsIf(Predicate<DataSegment>) - Method in class org.apache.druid.client.DruidDataSource
Removes segments for which the given filter returns true.
removeServer(DruidServerMetadata) - Method in class org.apache.druid.client.SegmentLoadInfo
 
removeServer(QueryableDruidServer) - Method in class org.apache.druid.client.selector.ServerSelector
 
removeServer(String) - Method in class org.apache.druid.server.coordinator.cost.ClusterCostCache.Builder
 
removeTasksOlderThan(long) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
RendezvousHashAvaticaConnectionBalancer - Class in org.apache.druid.server.router
 
RendezvousHashAvaticaConnectionBalancer() - Constructor for class org.apache.druid.server.router.RendezvousHashAvaticaConnectionBalancer
 
RendezvousHasher - Class in org.apache.druid.server.router
Distributes objects across a set of node keys using rendezvous hashing See https://en.wikipedia.org/wiki/Rendezvous_hashing
RendezvousHasher() - Constructor for class org.apache.druid.server.router.RendezvousHasher
 
replaceLock(String, long, LockType) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
replaces(LookupExtractorFactory) - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory
For MapLookups, the replaces consideration is very easy, it simply considers if the other is the same as this one
replaces(LookupExtractorFactoryMapContainer) - Method in class org.apache.druid.server.lookup.cache.LookupExtractorFactoryMapContainer
 
ReplicationThrottler - Class in org.apache.druid.server.coordinator
The ReplicationThrottler is used to throttle the number of replicants that are created.
ReplicationThrottler(int, int) - Constructor for class org.apache.druid.server.coordinator.ReplicationThrottler
 
reportMessageMaxTimestamp(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
REQUEST_ENTITY_TYPE_REF - Static variable in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
RequestLogEvent - Interface in org.apache.druid.server.log
Marker subtype of events emitted from EmittingRequestLogger.
RequestLogEventBuilderFactory - Interface in org.apache.druid.server.log
This factory allows to customize RequestLogEvents, emitted in EmittingRequestLogger, e.
RequestLogger - Interface in org.apache.druid.server.log
 
RequestLoggerProvider - Interface in org.apache.druid.server.log
A Marker interface for things that can provide a RequestLogger.
RequestLogLine - Class in org.apache.druid.server
 
REQUIRED_CAPACITY - Static variable in class org.apache.druid.server.coordinator.rules.LoadRule
 
reserve(String, DataSegment) - Method in class org.apache.druid.segment.loading.StorageLocation
Reserves space to store the given segment.
reserve(String, String, long) - Method in class org.apache.druid.segment.loading.StorageLocation
Reserves space to store the given segment.
reset(DataSourceMetadata) - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
 
reset(Map<String, DataSourceCompactionConfig>, Map<String, VersionedIntervalTimeline<String, DataSegment>>, Map<String, List<Interval>>) - Method in interface org.apache.druid.server.coordinator.duty.CompactionSegmentSearchPolicy
Reset the current states of this policy.
reset(Map<String, DataSourceCompactionConfig>, Map<String, VersionedIntervalTimeline<String, DataSegment>>, Map<String, List<Interval>>) - Method in class org.apache.druid.server.coordinator.duty.NewestSegmentFirstPolicy
 
resetDataSourceMetadata(String, DataSourceMetadata) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Resets dataSourceMetadata entry for 'dataSource' to the one supplied.
resetDataSourceMetadata(String, DataSourceMetadata) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
Resource - Class in org.apache.druid.server.security
 
Resource(String, ResourceType) - Constructor for class org.apache.druid.server.security.Resource
 
ResourceAction - Class in org.apache.druid.server.security
 
ResourceAction(Resource, Action) - Constructor for class org.apache.druid.server.security.ResourceAction
 
ResourceType - Enum in org.apache.druid.server.security
 
RESPONSE_ENTITY_TYPE_REF - Static variable in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
ResponseContextConfig - Class in org.apache.druid.server
 
ResponseHeaderFilterHolder - Class in org.apache.druid.server.initialization.jetty
 
ResponseHeaderFilterHolder(String, Map<String, String>) - Constructor for class org.apache.druid.server.initialization.jetty.ResponseHeaderFilterHolder
 
restore(DataSegment) - Method in class org.apache.druid.segment.loading.OmniDataSegmentArchiver
 
ResultLevelCachingQueryRunner<T> - Class in org.apache.druid.query
 
ResultLevelCachingQueryRunner(QueryRunner, QueryToolChest, Query<T>, ObjectMapper, Cache, CacheConfig) - Constructor for class org.apache.druid.query.ResultLevelCachingQueryRunner
 
retrieveAllDataSourceNames() - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
Retrieves all data source names for which there are segment in the database, regardless of whether those segments are used or not.
retrieveAllDataSourceNames() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
retrieveAllUsedSegments(String, Segments) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Retrieve all published used segments in the data source from the metadata store.
retrieveAllUsedSegments(String, Segments) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
retrieveDataSourceMetadata(String) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Retrieves data source's metadata from the metadata store.
retrieveDataSourceMetadata(String) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
Read dataSource metadata.
retrieveUnusedSegmentsForInterval(String, Interval) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Retrieve all published segments which include ONLY data within the given interval and are marked as unused from the metadata store.
retrieveUnusedSegmentsForInterval(String, Interval) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
retrieveUsedSegmentsAndCreatedDates(String) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Retrieve all published segments which are marked as used and the created_date of these segments belonging to the given data source from the metadata store.
retrieveUsedSegmentsAndCreatedDates(String) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
retrieveUsedSegmentsForInterval(String, Interval, Segments) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Retrieve all published segments which may include any data in the interval and are marked as used from the metadata store.
retrieveUsedSegmentsForIntervals(String, List<Interval>, Segments) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Retrieve all published segments which may include any data in the given intervals and are marked as used from the metadata store.
retrieveUsedSegmentsForIntervals(String, List<Interval>, Segments) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
RetryQueryRunner<T> - Class in org.apache.druid.query
 
RetryQueryRunner(QueryRunner<T>, BiFunction<Query<T>, List<SegmentDescriptor>, QueryRunner<T>>, RetryQueryRunnerConfig, ObjectMapper) - Constructor for class org.apache.druid.query.RetryQueryRunner
 
RetryQueryRunnerConfig - Class in org.apache.druid.query
 
RetryQueryRunnerConfig() - Constructor for class org.apache.druid.query.RetryQueryRunnerConfig
 
retryTransaction(TransactionCallback<T>, int, int) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
RetryTransactionException - Exception in org.apache.druid.metadata
Exception thrown by SQL connector code when it wants a transaction to be retried.
RetryTransactionException(String) - Constructor for exception org.apache.druid.metadata.RetryTransactionException
 
retryWithHandle(HandleCallback<T>, Predicate<Throwable>) - Method in class org.apache.druid.metadata.SQLFirehoseDatabaseConnector
 
retryWithHandle(HandleCallback<T>, Predicate<Throwable>) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
retryWithHandle(HandleCallback<T>) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
rewriteTarget(HttpServletRequest) - Method in class org.apache.druid.server.AsyncManagementForwardingServlet
 
rewriteTarget(HttpServletRequest) - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
rewriteTarget(HttpServletRequest) - Method in class org.apache.druid.server.http.OverlordProxyServlet
 
rewriteURI(HttpServletRequest, String, String) - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
RoundRobinStorageLocationSelectorStrategy - Class in org.apache.druid.segment.loading
A StorageLocation selector strategy that selects a segment cache location in a round-robin fashion each time among the available storage locations.
RoundRobinStorageLocationSelectorStrategy(List<StorageLocation>) - Constructor for class org.apache.druid.segment.loading.RoundRobinStorageLocationSelectorStrategy
 
Router - Annotation Type in org.apache.druid.server.router
 
RouterProcessingModule - Class in org.apache.druid.guice
This module is used to fulfill dependency injection of query processing and caching resources: buffer pools and thread pools on Router Druid node type.
RouterProcessingModule() - Constructor for class org.apache.druid.guice.RouterProcessingModule
 
RouterResource - Class in org.apache.druid.server.http
 
RouterResource(TieredBrokerHostSelector) - Constructor for class org.apache.druid.server.http.RouterResource
 
rowOutput() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
Rule - Interface in org.apache.druid.server.coordinator.rules
 
RuleMap - Class in org.apache.druid.server.coordinator.rules
 
RuleMap(Map<String, List<Rule>>, List<Rule>) - Constructor for class org.apache.druid.server.coordinator.rules.RuleMap
 
Rules - Class in org.apache.druid.server.coordinator.rules
 
RULES_ENDPOINT - Static variable in class org.apache.druid.server.http.RulesResource
 
RulesResource - Class in org.apache.druid.server.http
 
RulesResource(MetadataRuleManager, AuditManager) - Constructor for class org.apache.druid.server.http.RulesResource
 
RulesResourceFilter - Class in org.apache.druid.server.http.security
Use this ResourceFilter when the datasource information is present after "rules" segment in the request Path Here are some example paths where this filter is used - - druid/coordinator/v1/rules/
RulesResourceFilter(AuthorizerMapper) - Constructor for class org.apache.druid.server.http.security.RulesResourceFilter
 
run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.client.CachingQueryRunner
 
run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.client.DirectDruidClient
 
run(QueryPlus, ResponseContext) - Method in class org.apache.druid.query.ResultLevelCachingQueryRunner
 
run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.RetryQueryRunner
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.BalanceSegments
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.CompactSegments
 
run(DruidCoordinatorRuntimeParams) - Method in interface org.apache.druid.server.coordinator.duty.CoordinatorDuty
Implementations of this method run various activities performed by the coordinator.
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.EmitClusterStatsAndMetrics
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.KillUnusedSegments
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.LogUsedSegments
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.MarkAsUnusedOvershadowedSegments
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.RunRules
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.UnloadUnusedSegments
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.KillStalePendingSegments
 
run(DruidCoordinator, DruidCoordinatorRuntimeParams, DataSegment) - Method in class org.apache.druid.server.coordinator.rules.BroadcastDistributionRule
 
run(DruidCoordinator, DruidCoordinatorRuntimeParams, DataSegment) - Method in class org.apache.druid.server.coordinator.rules.DropRule
 
run(DruidCoordinator, DruidCoordinatorRuntimeParams, DataSegment) - Method in class org.apache.druid.server.coordinator.rules.LoadRule
 
run(DruidCoordinator, DruidCoordinatorRuntimeParams, DataSegment) - Method in interface org.apache.druid.server.coordinator.rules.Rule
DruidCoordinatorRuntimeParams.getUsedSegments() must not be called in Rule's code, because the used segments are not specified for the DruidCoordinatorRuntimeParams passed into Rule's code.
run(Query<?>, Sequence<T>) - Method in class org.apache.druid.server.QueryScheduler
Run a query with the scheduler, attempting to acquire a semaphore from the total and lane specific query capacities Note that QueryScheduler.cancelQuery(java.lang.String) should not interrupt the thread that calls run, in all current usages it only cancels any ListenableFuture created downstream.
run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.server.SetAndVerifyContextQueryRunner
 
runCompactSegmentsDuty() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
RunRules - Class in org.apache.druid.server.coordinator.duty
 
RunRules(DruidCoordinator) - Constructor for class org.apache.druid.server.coordinator.duty.RunRules
 
RunRules(ReplicationThrottler, DruidCoordinator) - Constructor for class org.apache.druid.server.coordinator.duty.RunRules
 
runSegmentCallbacks(Function<ServerView.SegmentCallback, ServerView.CallbackAction>) - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
runSimple(Query<T>, AuthenticationResult, String) - Method in class org.apache.druid.server.QueryLifecycle
For callers where simplicity is desired over flexibility.
runTask(Object) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
runTask(Object) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 

S

SCHEME - Static variable in class org.apache.druid.guice.LocalDataStorageDruidModule
 
SEARCH_QUERY_METRICS_FACTORY_PROPERTY - Static variable in class org.apache.druid.guice.QueryToolChestModule
 
SecuritySanityCheckFilter - Class in org.apache.druid.server.security
 
SecuritySanityCheckFilter(ObjectMapper) - Constructor for class org.apache.druid.server.security.SecuritySanityCheckFilter
 
SEGMENT_LIST_RESP_TYPE_REF - Static variable in class org.apache.druid.client.HttpServerInventoryView
 
segmentAdded(DruidServerMetadata, DataSegment) - Method in class org.apache.druid.client.ServerView.BaseSegmentCallback
 
segmentAdded(DruidServerMetadata, DataSegment) - Method in interface org.apache.druid.client.ServerView.SegmentCallback
Called when a segment is added to a server.
segmentAdded(DruidServerMetadata, DataSegment) - Method in interface org.apache.druid.client.TimelineServerView.TimelineCallback
Called when a segment on a particular server has been added to the timeline.
SegmentAllocator - Interface in org.apache.druid.segment.realtime.appenderator
 
segmentCallbackRemoved(ServerView.SegmentCallback) - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
segmentCallbackRemoved(ServerView.SegmentCallback) - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
segmentCallbackRemoved(ServerView.SegmentCallback) - Method in class org.apache.druid.client.SingleServerInventoryView
Deprecated.
 
SegmentChangeRequestDrop - Class in org.apache.druid.server.coordination
 
SegmentChangeRequestDrop(DataSegment) - Constructor for class org.apache.druid.server.coordination.SegmentChangeRequestDrop
 
SegmentChangeRequestLoad - Class in org.apache.druid.server.coordination
 
SegmentChangeRequestLoad(LoadableDataSegment) - Constructor for class org.apache.druid.server.coordination.SegmentChangeRequestLoad
To avoid pruning of the loadSpec on the broker, needed when the broker is loading broadcast segments, we deserialize into an LoadableDataSegment, which never removes the loadSpec.
SegmentChangeRequestLoad(DataSegment) - Constructor for class org.apache.druid.server.coordination.SegmentChangeRequestLoad
 
SegmentChangeRequestNoop - Class in org.apache.druid.server.coordination
 
SegmentChangeRequestNoop() - Constructor for class org.apache.druid.server.coordination.SegmentChangeRequestNoop
 
SegmentHandoffNotifier - Interface in org.apache.druid.segment.realtime.plumber
 
SegmentHandoffNotifierFactory - Interface in org.apache.druid.segment.realtime.plumber
 
SegmentIdWithShardSpec - Class in org.apache.druid.segment.realtime.appenderator
SegmentId with additional ShardSpec info.
SegmentIdWithShardSpec(String, Interval, String, ShardSpec) - Constructor for class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
SegmentListerResource - Class in org.apache.druid.server.http
Endpoints exposed here are to be used only for druid internal management of segments by Coordinators, Brokers etc.
SegmentListerResource(ObjectMapper, ObjectMapper, BatchDataSegmentAnnouncer, SegmentLoadDropHandler) - Constructor for class org.apache.druid.server.http.SegmentListerResource
 
SegmentLoadDropHandler - Class in org.apache.druid.server.coordination
 
SegmentLoadDropHandler(ObjectMapper, SegmentLoaderConfig, DataSegmentAnnouncer, DataSegmentServerAnnouncer, SegmentManager, ServerTypeConfig) - Constructor for class org.apache.druid.server.coordination.SegmentLoadDropHandler
 
SegmentLoadDropHandler.DataSegmentChangeRequestAndStatus - Class in org.apache.druid.server.coordination
 
SegmentLoadDropHandler.Status - Class in org.apache.druid.server.coordination
 
SegmentLoadDropHandler.Status.STATE - Enum in org.apache.druid.server.coordination
 
SegmentLoader - Interface in org.apache.druid.segment.loading
Loading segments from deep storage to local storage.
SegmentLoaderConfig - Class in org.apache.druid.segment.loading
 
SegmentLoaderConfig() - Constructor for class org.apache.druid.segment.loading.SegmentLoaderConfig
 
SegmentLoaderLocalCacheManager - Class in org.apache.druid.segment.loading
 
SegmentLoaderLocalCacheManager(IndexIO, SegmentLoaderConfig, ObjectMapper) - Constructor for class org.apache.druid.segment.loading.SegmentLoaderLocalCacheManager
 
SegmentLoadInfo - Class in org.apache.druid.client
 
SegmentLoadInfo(DataSegment) - Constructor for class org.apache.druid.client.SegmentLoadInfo
 
SegmentManager - Class in org.apache.druid.server
This class is responsible for managing data sources and their states like timeline, total segment size, and number of segments.
SegmentManager(SegmentLoader) - Constructor for class org.apache.druid.server.SegmentManager
 
SegmentManager.DataSourceState - Class in org.apache.druid.server
Represent the state of a data source including the timeline, total segment size, and number of segments.
SegmentNotWritableException - Exception in org.apache.druid.segment.realtime.appenderator
 
SegmentNotWritableException(String, Object...) - Constructor for exception org.apache.druid.segment.realtime.appenderator.SegmentNotWritableException
 
SegmentPublisher - Interface in org.apache.druid.segment.realtime
 
SegmentPublisherHelper - Class in org.apache.druid.segment.realtime.appenderator
 
SegmentPublisherProvider - Interface in org.apache.druid.metadata
 
SegmentPublishResult - Class in org.apache.druid.indexing.overlord
Result of an operation that attempts to publish segments.
segmentRemoved(DruidServerMetadata, DataSegment) - Method in class org.apache.druid.client.ServerView.BaseSegmentCallback
 
segmentRemoved(DruidServerMetadata, DataSegment) - Method in interface org.apache.druid.client.ServerView.SegmentCallback
Called when a segment is removed from a server.
segmentRemoved(DataSegment) - Method in interface org.apache.druid.client.TimelineServerView.TimelineCallback
Called when a segment has been removed from all servers and is no longer present in the timeline.
SegmentReplicantLookup - Class in org.apache.druid.server.coordinator
A lookup for the number of replicants of a given segment for a certain tier.
Segments - Enum in org.apache.druid.indexing.overlord
This enum is used as a parameter for several methods in IndexerMetadataStorageCoordinator, specifying whether only visible segments, or visible as well as overshadowed segments should be included in results.
segments - Variable in class org.apache.druid.segment.realtime.appenderator.BaseAppenderatorDriver
 
SegmentsAndCommitMetadata - Class in org.apache.druid.segment.realtime.appenderator
 
SegmentsAndCommitMetadata(List<DataSegment>, Object) - Constructor for class org.apache.druid.segment.realtime.appenderator.SegmentsAndCommitMetadata
 
SegmentsCostCache - Class in org.apache.druid.server.coordinator.cost
SegmentsCostCache provides faster way to calculate cost function proposed in CostBalancerStrategy.
SegmentsCostCache.Builder - Class in org.apache.druid.server.coordinator.cost
 
SegmentServerSelector - Class in org.apache.druid.client
Given a SegmentDescriptor, get a ServerSelector to use to pick a DruidServer to query.
SegmentServerSelector(ServerSelector, SegmentDescriptor) - Constructor for class org.apache.druid.client.SegmentServerSelector
This is for a segment hosted on a remote server, where ServerSelector may be used to pick a DruidServer to query.
SegmentServerSelector(SegmentDescriptor) - Constructor for class org.apache.druid.client.SegmentServerSelector
This is for a segment hosted locally
SegmentsMetadataManager - Interface in org.apache.druid.metadata
The difference between this class and org.apache.druid.sql.calcite.schema.MetadataSegmentView is that this class resides in Coordinator's memory, while org.apache.druid.sql.calcite.schema.MetadataSegmentView resides in Broker's memory.
SegmentsMetadataManagerConfig - Class in org.apache.druid.metadata
 
SegmentsMetadataManagerConfig() - Constructor for class org.apache.druid.metadata.SegmentsMetadataManagerConfig
 
SegmentsMetadataManagerProvider - Interface in org.apache.druid.metadata
 
SegmentToDrop - Class in org.apache.druid.server.http
 
SegmentToDrop(String, String) - Constructor for class org.apache.druid.server.http.SegmentToDrop
 
SegmentToMove - Class in org.apache.druid.server.http
 
SegmentToMove(String, String, String) - Constructor for class org.apache.druid.server.http.SegmentToMove
 
segmentViewInitialized() - Method in class org.apache.druid.client.ServerView.BaseSegmentCallback
 
segmentViewInitialized() - Method in interface org.apache.druid.client.ServerView.SegmentCallback
 
SegmentWithState - Class in org.apache.druid.segment.realtime.appenderator
 
SegmentWithState(SegmentIdWithShardSpec, SegmentWithState.SegmentState, DataSegment) - Constructor for class org.apache.druid.segment.realtime.appenderator.SegmentWithState
 
SegmentWithState.SegmentState - Enum in org.apache.druid.segment.realtime.appenderator
Segment state transition is different in BatchAppenderatorDriver and StreamAppenderatorDriver.
segmentWranglerBinder(Binder) - Static method in class org.apache.druid.guice.DruidBinders
 
SegmentWranglerModule - Class in org.apache.druid.guice
Module that installs DataSource-class-specific SegmentWrangler implementations.
SegmentWranglerModule() - Constructor for class org.apache.druid.guice.SegmentWranglerModule
 
select(Query<T>) - Method in class org.apache.druid.server.router.TieredBrokerHostSelector
 
SelfDiscoveryResource - Class in org.apache.druid.server.http
This class is annotated Singleton rather than LazySingleton because it adds a lifecycle handler in the constructor.
SelfDiscoveryResource(DruidNode, Set<NodeRole>, DruidNodeDiscoveryProvider, Lifecycle) - Constructor for class org.apache.druid.server.http.SelfDiscoveryResource
 
sendJsonError(HttpServletResponse, int, String, OutputStream) - Static method in class org.apache.druid.server.security.PreResponseAuthorizationCheckFilter
 
sendJsonError(HttpServletResponse, int, String, OutputStream) - Static method in class org.apache.druid.server.security.SecuritySanityCheckFilter
 
sendProxyRequest(HttpServletRequest, HttpServletResponse, Request) - Method in class org.apache.druid.server.AsyncManagementForwardingServlet
 
sendProxyRequest(HttpServletRequest, HttpServletResponse, Request) - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
sendProxyRequest(HttpServletRequest, HttpServletResponse, Request) - Method in class org.apache.druid.server.http.OverlordProxyServlet
 
serializeDataTimeAsLong(ObjectMapper) - Method in class org.apache.druid.server.QueryResource
 
serializeDateTimeAsLongJsonMapper - Variable in class org.apache.druid.server.QueryResource
 
serializeDateTimeAsLongSmileMapper - Variable in class org.apache.druid.server.QueryResource
 
Server - Interface in org.apache.druid.client.selector
 
ServerConfig - Class in org.apache.druid.server.initialization
 
ServerConfig(int, int, boolean, Period, long, long, int, long, int, Period, Period, int, int, boolean, List<String>) - Constructor for class org.apache.druid.server.initialization.ServerConfig
The ServerConfig is normally created using JsonConfigProvider binding.
ServerConfig() - Constructor for class org.apache.druid.server.initialization.ServerConfig
 
ServerCostCache - Class in org.apache.druid.server.coordinator.cost
 
ServerCostCache.Builder - Class in org.apache.druid.server.coordinator.cost
 
ServerDiscoveryFactory - Class in org.apache.druid.curator.discovery
Deprecated.
ServerDiscoveryFactory(ServiceDiscovery<Void>) - Constructor for class org.apache.druid.curator.discovery.ServerDiscoveryFactory
Deprecated.
 
ServerDiscoverySelector - Class in org.apache.druid.curator.discovery
Deprecated.
ServerDiscoverySelector(ServiceProvider, String) - Constructor for class org.apache.druid.curator.discovery.ServerDiscoverySelector
Deprecated.
 
ServerHolder - Class in org.apache.druid.server.coordinator
 
ServerHolder(ImmutableDruidServer, LoadQueuePeon) - Constructor for class org.apache.druid.server.coordinator.ServerHolder
 
ServerHolder(ImmutableDruidServer, LoadQueuePeon, boolean) - Constructor for class org.apache.druid.server.coordinator.ServerHolder
 
ServerInventoryView - Interface in org.apache.druid.client
Marker interface for making batch/single/http server inventory view configurable.
ServerInventoryViewProvider - Interface in org.apache.druid.client
 
ServerManager - Class in org.apache.druid.server.coordination
Query handler for Historical processes (see CliHistorical).
ServerManager(QueryRunnerFactoryConglomerate, ServiceEmitter, ExecutorService, CachePopulator, ObjectMapper, Cache, CacheConfig, SegmentManager, JoinableFactory, ServerConfig) - Constructor for class org.apache.druid.server.coordination.ServerManager
 
ServerModule - Class in org.apache.druid.guice
 
ServerModule() - Constructor for class org.apache.druid.guice.ServerModule
 
serverRemoved(DruidServer) - Method in interface org.apache.druid.client.ServerView.ServerRemovedCallback
Called when a server is removed.
serverSegmentRemoved(DruidServerMetadata, DataSegment) - Method in interface org.apache.druid.client.TimelineServerView.TimelineCallback
Called when a segment is removed from a server.
ServerSelector - Class in org.apache.druid.client.selector
 
ServerSelector(DataSegment, TierSelectorStrategy) - Constructor for class org.apache.druid.client.selector.ServerSelector
 
ServerSelectorStrategy - Interface in org.apache.druid.client.selector
 
ServersResource - Class in org.apache.druid.server.http
 
ServersResource(InventoryView) - Constructor for class org.apache.druid.server.http.ServersResource
 
ServerTimeRejectionPolicyFactory - Class in org.apache.druid.segment.realtime.plumber
 
ServerTimeRejectionPolicyFactory() - Constructor for class org.apache.druid.segment.realtime.plumber.ServerTimeRejectionPolicyFactory
 
ServerType - Enum in org.apache.druid.server.coordination
This enum represents types of druid services that hold segments.
ServerTypeConfig - Class in org.apache.druid.guice
 
ServerTypeConfig(ServerType) - Constructor for class org.apache.druid.guice.ServerTypeConfig
 
ServerView - Interface in org.apache.druid.client
 
ServerView.BaseSegmentCallback - Class in org.apache.druid.client
 
ServerView.CallbackAction - Enum in org.apache.druid.client
 
ServerView.SegmentCallback - Interface in org.apache.druid.client
 
ServerView.ServerRemovedCallback - Interface in org.apache.druid.client
 
ServerViewModule - Class in org.apache.druid.guice
 
ServerViewModule() - Constructor for class org.apache.druid.guice.ServerViewModule
 
ServerViewUtil - Class in org.apache.druid.client
 
ServerViewUtil() - Constructor for class org.apache.druid.client.ServerViewUtil
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.druid.server.AsyncManagementForwardingServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.druid.server.AsyncQueryForwardingServlet
 
serviceAnnouncementDELETE(String) - Method in class org.apache.druid.server.listener.resource.ListenerResource
 
serviceAnnouncementGET(String) - Method in class org.apache.druid.server.listener.resource.ListenerResource
 
serviceAnnouncementHandleUpdates(InputStream, HttpServletRequest) - Method in class org.apache.druid.server.listener.resource.ListenerResource
 
serviceAnnouncementPOST(String, InputStream, HttpServletRequest) - Method in class org.apache.druid.server.listener.resource.ListenerResource
 
serviceAnnouncementPOSTAll(InputStream, HttpServletRequest) - Method in class org.apache.druid.server.listener.resource.ListenerResource
 
ServiceAnnouncer - Interface in org.apache.druid.curator.discovery
Deprecated.
ServiceAnnouncingChatHandlerProvider - Class in org.apache.druid.segment.realtime.firehose
Provides a way for the outside world to talk to objects in the indexing service.
ServiceAnnouncingChatHandlerProvider(DruidNode, ServiceAnnouncer) - Constructor for class org.apache.druid.segment.realtime.firehose.ServiceAnnouncingChatHandlerProvider
 
ServletFilterHolder - Interface in org.apache.druid.server.initialization.jetty
A ServletFilterHolder is a class that holds all of the information required to attach a Filter to a Servlet.
setAllHostTimeout(Duration) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
SetAndVerifyContextQueryRunner<T> - Class in org.apache.druid.server
Use this QueryRunner to set and verify Query contexts.
SetAndVerifyContextQueryRunner(ServerConfig, QueryRunner<T>) - Constructor for class org.apache.druid.server.SetAndVerifyContextQueryRunner
 
setAuthorizerMapper(AuthorizerMapper) - Method in class org.apache.druid.server.http.security.AbstractResourceFilter
 
setCache(Cache) - Method in class org.apache.druid.client.cache.CacheMonitor
 
setCertAlias(String) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setCertificateChecker(TLSCertificateChecker) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setCompactionTaskLimit(Double, Integer, String, String, HttpServletRequest) - Method in class org.apache.druid.server.http.CoordinatorCompactionConfigsResource
 
setContextMDC - Variable in class org.apache.druid.server.log.LoggingRequestLoggerProvider
 
setDatasourceRules(String, List<Rule>, String, String, HttpServletRequest) - Method in class org.apache.druid.server.http.RulesResource
 
setDynamicConfigs(CoordinatorDynamicConfig.Builder, String, String, HttpServletRequest) - Method in class org.apache.druid.server.http.CoordinatorDynamicConfigsResource
 
setEnableAcl(Boolean) - Method in class org.apache.druid.curator.CuratorConfig
 
setEnableCompression(Boolean) - Method in class org.apache.druid.curator.CuratorConfig
 
setHostTimeout(Duration) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
setKeyManagerFactoryPasswordProvider(PasswordProvider) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setKeyStoreAlgorithm(String) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setKeyStorePasswordProvider(PasswordProvider) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setKeyStorePath(String) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setKeyStoreType(String) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setMDC - Variable in class org.apache.druid.server.log.LoggingRequestLoggerProvider
 
setPeriod(long) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
setPollDuration(Period) - Method in class org.apache.druid.metadata.SegmentsMetadataManagerConfig
 
setProtocol(String) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setReq(HttpServletRequest) - Method in class org.apache.druid.server.http.security.AbstractResourceFilter
 
setSinkCount(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
setState(SegmentWithState.SegmentState) - Method in class org.apache.druid.segment.realtime.appenderator.SegmentWithState
 
setStatus(String, boolean, StatusType) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
setThreadPoolSize(int) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
setTrustStoreAlgorithm(String) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setTrustStorePasswordProvider(PasswordProvider) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setTrustStorePath(String) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setTrustStoreType(String) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setValidateHostnames(Boolean) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setZkConnectionTimeoutMs(Integer) - Method in class org.apache.druid.curator.CuratorConfig
 
setZkHosts(String) - Method in class org.apache.druid.curator.CuratorConfig
 
setZkSessionTimeoutMs(Integer) - Method in class org.apache.druid.curator.CuratorConfig
 
shouldFailOnTruncatedResponseContext() - Method in class org.apache.druid.server.ResponseContextConfig
 
shouldRetryPredicate() - Method in class org.apache.druid.segment.loading.LocalDataSegmentPuller
 
shouldSkipException(String) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.ExceptionEvent
 
shouldTaskMakeNodeAnnouncements() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorsManager
As AppenderatorsManager implementions are service dependent (i.e., Peons and Indexers have different impls), this method allows Tasks to know whether they should announce themselves as nodes and segment servers to the rest of the cluster.
shouldTaskMakeNodeAnnouncements() - Method in class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
shouldTaskMakeNodeAnnouncements() - Method in class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
shouldTaskMakeNodeAnnouncements() - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
shutdown() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorsManager
Shut down the AppenderatorsManager.
shutdown() - Method in class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
shutdown() - Method in class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
shutdown() - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
shutdown(String, HttpServletRequest) - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory.EventReceiverFirehose
This method might be called concurrently from multiple threads, if multiple shutdown requests arrive at the same time.
shutdownExecutors() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
shutdownExecutors() - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
SingleServerInventoryProvider - Class in org.apache.druid.client
 
SingleServerInventoryProvider() - Constructor for class org.apache.druid.client.SingleServerInventoryProvider
 
SingleServerInventoryView - Class in org.apache.druid.client
Deprecated.
SingleServerInventoryView(ZkPathsConfig, CuratorFramework, ObjectMapper, Predicate<Pair<DruidServerMetadata, DataSegment>>) - Constructor for class org.apache.druid.client.SingleServerInventoryView
Deprecated.
 
Sink - Class in org.apache.druid.segment.realtime.plumber
 
Sink(Interval, DataSchema, ShardSpec, String, int, long, boolean, String) - Constructor for class org.apache.druid.segment.realtime.plumber.Sink
 
Sink(Interval, DataSchema, ShardSpec, CompactionState, String, int, long, boolean, String) - Constructor for class org.apache.druid.segment.realtime.plumber.Sink
 
Sink(Interval, DataSchema, ShardSpec, CompactionState, String, int, long, boolean, String, List<FireHydrant>) - Constructor for class org.apache.druid.segment.realtime.plumber.Sink
 
sinkCount() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
SinkQuerySegmentWalker - Class in org.apache.druid.segment.realtime.appenderator
Query handler for indexing tasks.
SinkQuerySegmentWalker(String, VersionedIntervalTimeline<String, Sink>, ObjectMapper, ServiceEmitter, QueryRunnerFactoryConglomerate, ExecutorService, JoinableFactory, Cache, CacheConfig, CachePopulatorStats) - Constructor for class org.apache.druid.segment.realtime.appenderator.SinkQuerySegmentWalker
 
size() - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
smileMapper - Variable in class org.apache.druid.server.http.SegmentListerResource
 
smileMapper - Variable in class org.apache.druid.server.QueryResource
 
snapshot() - Method in class org.apache.druid.client.cache.CachePopulatorStats
 
snapshot() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
SQLAuditManager - Class in org.apache.druid.server.audit
 
SQLAuditManager(SQLMetadataConnector, Supplier<MetadataStorageTablesConfig>, ServiceEmitter, ObjectMapper, SQLAuditManagerConfig) - Constructor for class org.apache.druid.server.audit.SQLAuditManager
 
SQLAuditManagerConfig - Class in org.apache.druid.server.audit
 
SQLAuditManagerConfig() - Constructor for class org.apache.druid.server.audit.SQLAuditManagerConfig
 
SQLAuditManagerProvider - Class in org.apache.druid.server.audit
 
SQLAuditManagerProvider(Supplier<MetadataStorageTablesConfig>, SQLMetadataConnector, Lifecycle, ServiceEmitter, ObjectMapper, SQLAuditManagerConfig) - Constructor for class org.apache.druid.server.audit.SQLAuditManagerProvider
 
SqlEntity - Class in org.apache.druid.metadata.input
Represents a rdbms based input resource and knows how to read query results from the resource using SQL queries.
SqlEntity(String, SQLFirehoseDatabaseConnector, boolean, ObjectMapper) - Constructor for class org.apache.druid.metadata.input.SqlEntity
 
SqlFetcher<T> - Class in org.apache.druid.segment.realtime.firehose
A file fetcher used by PrefetchSqlFirehoseFactory.
SqlFirehose - Class in org.apache.druid.segment.realtime.firehose
 
SqlFirehose(Iterator<JsonIterator<Map<String, Object>>>, InputRowParser<?>, Closeable) - Constructor for class org.apache.druid.segment.realtime.firehose.SqlFirehose
 
SQLFirehoseDatabaseConnector - Class in org.apache.druid.metadata
 
SQLFirehoseDatabaseConnector() - Constructor for class org.apache.druid.metadata.SQLFirehoseDatabaseConnector
 
SqlFirehoseFactory - Class in org.apache.druid.segment.realtime.firehose
 
SqlFirehoseFactory(List<String>, Long, Long, Long, Long, boolean, SQLFirehoseDatabaseConnector, ObjectMapper) - Constructor for class org.apache.druid.segment.realtime.firehose.SqlFirehoseFactory
 
SqlInputFormat - Class in org.apache.druid.metadata.input
 
SqlInputFormat(ObjectMapper) - Constructor for class org.apache.druid.metadata.input.SqlInputFormat
 
SqlInputSource - Class in org.apache.druid.metadata.input
 
SqlInputSource(List<String>, boolean, SQLFirehoseDatabaseConnector, ObjectMapper) - Constructor for class org.apache.druid.metadata.input.SqlInputSource
 
SQLMetadataConnector - Class in org.apache.druid.metadata
 
SQLMetadataConnector(Supplier<MetadataStorageConnectorConfig>, Supplier<MetadataStorageTablesConfig>) - Constructor for class org.apache.druid.metadata.SQLMetadataConnector
 
SQLMetadataRuleManager - Class in org.apache.druid.metadata
 
SQLMetadataRuleManager(ObjectMapper, MetadataRuleManagerConfig, MetadataStorageTablesConfig, SQLMetadataConnector, AuditManager) - Constructor for class org.apache.druid.metadata.SQLMetadataRuleManager
 
SQLMetadataRuleManagerProvider - Class in org.apache.druid.metadata
 
SQLMetadataRuleManagerProvider(ObjectMapper, MetadataRuleManagerConfig, MetadataStorageTablesConfig, SQLMetadataConnector, Lifecycle, SQLAuditManager) - Constructor for class org.apache.druid.metadata.SQLMetadataRuleManagerProvider
 
SQLMetadataSegmentPublisher - Class in org.apache.druid.metadata
 
SQLMetadataSegmentPublisher(ObjectMapper, MetadataStorageTablesConfig, SQLMetadataConnector) - Constructor for class org.apache.druid.metadata.SQLMetadataSegmentPublisher
 
SQLMetadataSegmentPublisherProvider - Class in org.apache.druid.metadata
 
SQLMetadataSegmentPublisherProvider() - Constructor for class org.apache.druid.metadata.SQLMetadataSegmentPublisherProvider
 
SQLMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType> - Class in org.apache.druid.metadata
 
SQLMetadataStorageActionHandler(SQLMetadataConnector, ObjectMapper, MetadataStorageActionHandlerTypes<EntryType, StatusType, LogType, LockType>, String, String, String, String) - Constructor for class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
SQLMetadataStorageActionHandlerFactory - Class in org.apache.druid.metadata
 
SQLMetadataStorageActionHandlerFactory(SQLMetadataConnector, MetadataStorageTablesConfig, ObjectMapper) - Constructor for class org.apache.druid.metadata.SQLMetadataStorageActionHandlerFactory
 
SQLMetadataStorageDruidModule - Class in org.apache.druid.guice
 
SQLMetadataStorageDruidModule(String) - Constructor for class org.apache.druid.guice.SQLMetadataStorageDruidModule
 
SQLMetadataStorageUpdaterJobHandler - Class in org.apache.druid.indexer
 
SQLMetadataStorageUpdaterJobHandler(SQLMetadataConnector) - Constructor for class org.apache.druid.indexer.SQLMetadataStorageUpdaterJobHandler
 
SQLMetadataSupervisorManager - Class in org.apache.druid.metadata
 
SQLMetadataSupervisorManager(ObjectMapper, SQLMetadataConnector, Supplier<MetadataStorageTablesConfig>) - Constructor for class org.apache.druid.metadata.SQLMetadataSupervisorManager
 
SqlReader - Class in org.apache.druid.metadata.input
Reader exclusively for SqlEntity
SqlSegmentsMetadataManager - Class in org.apache.druid.metadata
 
SqlSegmentsMetadataManager(ObjectMapper, Supplier<SegmentsMetadataManagerConfig>, Supplier<MetadataStorageTablesConfig>, SQLMetadataConnector) - Constructor for class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
SqlSegmentsMetadataManagerProvider - Class in org.apache.druid.metadata
 
SqlSegmentsMetadataManagerProvider(ObjectMapper, Supplier<SegmentsMetadataManagerConfig>, Supplier<MetadataStorageTablesConfig>, SQLMetadataConnector, Lifecycle) - Constructor for class org.apache.druid.metadata.SqlSegmentsMetadataManagerProvider
 
SQLServerMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType> - Class in org.apache.druid.metadata
 
SQLServerMetadataStorageActionHandler(SQLMetadataConnector, ObjectMapper, MetadataStorageActionHandlerTypes<EntryType, StatusType, LogType, LockType>, String, String, String, String) - Constructor for class org.apache.druid.metadata.SQLServerMetadataStorageActionHandler
 
SQLServerMetadataStorageActionHandlerFactory - Class in org.apache.druid.metadata
 
SQLServerMetadataStorageActionHandlerFactory(SQLMetadataConnector, MetadataStorageTablesConfig, ObjectMapper) - Constructor for class org.apache.druid.metadata.SQLServerMetadataStorageActionHandlerFactory
 
start() - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
start() - Method in class org.apache.druid.client.BrokerServerView
 
start() - Method in class org.apache.druid.client.CoordinatorServerView
 
start() - Method in class org.apache.druid.client.HttpServerInventoryView
 
start() - Method in class org.apache.druid.curator.announcement.Announcer
 
start() - Method in class org.apache.druid.curator.discovery.CuratorDruidNodeDiscoveryProvider
 
start() - Method in class org.apache.druid.curator.discovery.ServerDiscoverySelector
Deprecated.
 
start() - Method in class org.apache.druid.curator.inventory.CuratorInventoryManager
Deprecated.
 
start() - Method in class org.apache.druid.discovery.DruidLeaderClient
 
start() - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
 
start() - Method in class org.apache.druid.initialization.Log4jShutterDownerModule.Log4jShutterDowner
 
start() - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
start() - Method in interface org.apache.druid.metadata.MetadataRuleManager
 
start() - Method in class org.apache.druid.metadata.MetadataStorage
 
start() - Method in interface org.apache.druid.metadata.MetadataSupervisorManager
 
start() - Method in class org.apache.druid.metadata.SQLMetadataRuleManager
 
start() - Method in class org.apache.druid.metadata.SQLMetadataSupervisorManager
 
start() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
start() - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
start() - Method in class org.apache.druid.metadata.storage.derby.DerbyMetadataStorage
 
start() - Method in class org.apache.druid.query.lookup.LookupReferencesManager
 
start() - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory
 
start() - Method in class org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier
 
start() - Method in interface org.apache.druid.segment.realtime.plumber.SegmentHandoffNotifier
Perform any initial setup.
start() - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
 
start() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler
 
start() - Method in class org.apache.druid.server.coordination.ZkCoordinator
Deprecated.
 
start() - Method in class org.apache.druid.server.coordinator.CachingCostBalancerStrategyFactory
 
start() - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
start() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
start() - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
start() - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
start() - Method in class org.apache.druid.server.log.ComposingRequestLoggerProvider.ComposingRequestLogger
 
start() - Method in class org.apache.druid.server.log.FileRequestLogger
 
start() - Method in class org.apache.druid.server.log.FilteredRequestLoggerProvider.FilteredRequestLogger
 
start() - Method in interface org.apache.druid.server.log.RequestLogger
 
start() - Method in class org.apache.druid.server.log.SwitchingRequestLoggerProvider.SwitchingRequestLogger
 
start() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
start() - Method in class org.apache.druid.server.router.CoordinatorRuleManager
 
start() - Method in class org.apache.druid.server.router.TieredBrokerHostSelector
 
startJob() - Method in interface org.apache.druid.segment.realtime.appenderator.Appenderator
Perform any initial setup.
startJob() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
startJob() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
startJob(AppenderatorDriverSegmentLockHelper) - Method in class org.apache.druid.segment.realtime.appenderator.BaseAppenderatorDriver
Perform any initial setup and return currently persisted commit metadata.
startJob() - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderatorDriver
 
startJob(AppenderatorDriverSegmentLockHelper) - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderatorDriver
This method always returns null because batch ingestion doesn't support restoring tasks on failures.
startJob(AppenderatorDriverSegmentLockHelper) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
 
startJob() - Method in class org.apache.druid.segment.realtime.plumber.FlushingPlumber
 
startJob() - Method in interface org.apache.druid.segment.realtime.plumber.Plumber
Perform any initial setup.
startJob() - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
startPersistThread() - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
startPollingDatabasePeriodically() - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
 
startPollingDatabasePeriodically() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
StartupLoggingConfig - Class in org.apache.druid.server.log
 
StartupLoggingConfig() - Constructor for class org.apache.druid.server.log.StartupLoggingConfig
 
StartupLoggingModule - Class in org.apache.druid.guice
 
StartupLoggingModule() - Constructor for class org.apache.druid.guice.StartupLoggingModule
 
STATE_RESOURCE - Static variable in class org.apache.druid.server.security.Resource
 
StateResourceFilter - Class in org.apache.druid.server.http.security
Use this ResourceFilter at end points where Druid Cluster State is read or written Here are some example paths where this filter is used - - druid/broker/v1 - druid/coordinator/v1 - druid/historical/v1 - druid/indexer/v1 - druid/coordinator/v1/rules - druid/coordinator/v1/tiers - druid/worker/v1 - druid/coordinator/v1/servers - status Note - Currently the resource name for all end points is set to "STATE" however if more fine grained access control is required the resource name can be set to specific state properties.
StateResourceFilter(AuthorizerMapper) - Constructor for class org.apache.druid.server.http.security.StateResourceFilter
 
Status(Collection<DruidModule>) - Constructor for class org.apache.druid.server.StatusResource.Status
 
STATUS_CODE - Static variable in exception org.apache.druid.server.QueryCapacityExceededException
 
StatusResource - Class in org.apache.druid.server
 
StatusResource(Properties, DruidServerConfig) - Constructor for class org.apache.druid.server.StatusResource
 
StatusResource.Memory - Class in org.apache.druid.server
 
StatusResource.ModuleVersion - Class in org.apache.druid.server
 
StatusResource.Status - Class in org.apache.druid.server
 
stop() - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
stop() - Method in class org.apache.druid.client.HttpServerInventoryView
 
stop() - Method in class org.apache.druid.curator.announcement.Announcer
 
stop() - Method in class org.apache.druid.curator.discovery.CuratorDruidNodeDiscoveryProvider
 
stop() - Method in class org.apache.druid.curator.discovery.ServerDiscoverySelector
Deprecated.
 
stop() - Method in class org.apache.druid.curator.inventory.CuratorInventoryManager
Deprecated.
 
stop() - Method in class org.apache.druid.discovery.DruidLeaderClient
 
stop(boolean) - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
 
stop() - Method in class org.apache.druid.initialization.Log4jShutterDownerModule.Log4jShutterDowner
 
stop() - Method in interface org.apache.druid.metadata.MetadataRuleManager
 
stop() - Method in class org.apache.druid.metadata.MetadataStorage
 
stop() - Method in class org.apache.druid.metadata.SQLMetadataRuleManager
 
stop() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
stop() - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
stop() - Method in class org.apache.druid.metadata.storage.derby.DerbyMetadataStorage
 
stop() - Method in class org.apache.druid.query.lookup.LookupReferencesManager
 
stop() - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
 
stop() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler
 
stop() - Method in class org.apache.druid.server.coordination.ZkCoordinator
Deprecated.
 
stop() - Method in class org.apache.druid.server.coordinator.CachingCostBalancerStrategyFactory
 
stop() - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
stop() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
stop() - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
stop() - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
stop() - Method in class org.apache.druid.server.log.ComposingRequestLoggerProvider.ComposingRequestLogger
 
stop() - Method in class org.apache.druid.server.log.FileRequestLogger
 
stop() - Method in class org.apache.druid.server.log.FilteredRequestLoggerProvider.FilteredRequestLogger
 
stop() - Method in interface org.apache.druid.server.log.RequestLogger
 
stop() - Method in class org.apache.druid.server.log.SwitchingRequestLoggerProvider.SwitchingRequestLogger
 
stop() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
stop() - Method in class org.apache.druid.server.router.CoordinatorRuleManager
 
stop() - Method in class org.apache.druid.server.router.TieredBrokerHostSelector
 
stopBeingLeader() - Method in interface org.apache.druid.discovery.DruidLeaderSelector.Listener
Notification that this node should stop activities which are done by the leader.
stopPollingDatabasePeriodically() - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
 
stopPollingDatabasePeriodically() - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
storageDirectory - Variable in class org.apache.druid.segment.loading.LocalDataSegmentPusherConfig
 
StorageLocation - Class in org.apache.druid.segment.loading
This class is a very simple logical representation of a local path.
StorageLocation(File, long, Double) - Constructor for class org.apache.druid.segment.loading.StorageLocation
 
StorageLocationConfig - Class in org.apache.druid.segment.loading
 
StorageLocationConfig(File, Long, Double) - Constructor for class org.apache.druid.segment.loading.StorageLocationConfig
 
StorageLocationSelectorStrategy - Interface in org.apache.druid.segment.loading
This interface describes the storage location selection strategy which is responsible for ordering the available multiple StorageLocations for segment distribution.
StorageNodeModule - Class in org.apache.druid.guice
 
StorageNodeModule() - Constructor for class org.apache.druid.guice.StorageNodeModule
 
STORE_COMPACTION_STATE_KEY - Static variable in class org.apache.druid.server.coordinator.duty.CompactSegments
Must be synced with org.apache.druid.indexing.common.task.Tasks.STORE_COMPACTION_STATE_KEY
StreamAppenderatorDriver - Class in org.apache.druid.segment.realtime.appenderator
This class is specialized for streaming ingestion.
StreamAppenderatorDriver(Appenderator, SegmentAllocator, SegmentHandoffNotifierFactory, UsedSegmentChecker, DataSegmentKiller, ObjectMapper, FireDepartmentMetrics) - Constructor for class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
Create a driver.
success(ChangeRequestHistory.Counter, List<T>) - Static method in class org.apache.druid.server.coordination.ChangeRequestsSnapshot
 
SUCCESS - Static variable in class org.apache.druid.server.coordination.SegmentLoadDropHandler.Status
 
Supervisor - Interface in org.apache.druid.indexing.overlord.supervisor
 
SupervisorModule - Class in org.apache.druid.indexing.overlord.supervisor
 
SupervisorModule() - Constructor for class org.apache.druid.indexing.overlord.supervisor.SupervisorModule
 
SupervisorReport<T> - Class in org.apache.druid.indexing.overlord.supervisor
 
SupervisorReport(String, DateTime, T) - Constructor for class org.apache.druid.indexing.overlord.supervisor.SupervisorReport
 
SupervisorSpec - Interface in org.apache.druid.indexing.overlord.supervisor
 
SupervisorStateManager - Class in org.apache.druid.indexing.overlord.supervisor
 
SupervisorStateManager(SupervisorStateManagerConfig, boolean) - Constructor for class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
SupervisorStateManager.BasicState - Enum in org.apache.druid.indexing.overlord.supervisor
 
SupervisorStateManager.ExceptionEvent - Class in org.apache.druid.indexing.overlord.supervisor
 
SupervisorStateManager.State - Interface in org.apache.druid.indexing.overlord.supervisor
 
SupervisorStateManagerConfig - Class in org.apache.druid.indexing.overlord.supervisor
 
SupervisorStateManagerConfig() - Constructor for class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManagerConfig
 
SupervisorStateManagerConfig(int) - Constructor for class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManagerConfig
 
SupervisorStatus - Class in org.apache.druid.indexing.overlord.supervisor
This class contains the attributes of a supervisor which are returned by the API's in org.apache.druid.indexing.overlord.supervisor.SupervisorResource and used by org.apache.druid.sql.calcite.schema.SystemSchema.SupervisorsTable
SupervisorStatus.Builder - Class in org.apache.druid.indexing.overlord.supervisor
 
supportsEmptyPublish() - Method in interface org.apache.druid.segment.realtime.appenderator.TransactionalSegmentPublisher
 
swap() - Method in class org.apache.druid.segment.realtime.plumber.Sink
If currHydrant is A, creates a new index B, sets currHydrant to B and returns A.
swappable() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
swapSegment(Segment) - Method in class org.apache.druid.segment.realtime.FireHydrant
 
SwitchingRequestLogger(RequestLogger, RequestLogger) - Constructor for class org.apache.druid.server.log.SwitchingRequestLoggerProvider.SwitchingRequestLogger
 
SwitchingRequestLoggerProvider - Class in org.apache.druid.server.log
 
SwitchingRequestLoggerProvider() - Constructor for class org.apache.druid.server.log.SwitchingRequestLoggerProvider
 
SwitchingRequestLoggerProvider.SwitchingRequestLogger - Class in org.apache.druid.server.log
 

T

tableExists(Handle, String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
tableExists(Handle, String) - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
take() - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
TASK_ID_BINDING - Static variable in class org.apache.druid.server.metrics.DataSourceTaskIdHolder
 
TASK_ID_HEADER - Static variable in class org.apache.druid.segment.realtime.firehose.ChatHandlerResource
 
TaskCountStatsMonitor - Class in org.apache.druid.server.metrics
 
TaskCountStatsMonitor(TaskCountStatsProvider) - Constructor for class org.apache.druid.server.metrics.TaskCountStatsMonitor
 
TaskCountStatsProvider - Interface in org.apache.druid.server.metrics
 
TaskIdResponseHeaderFilterHolder - Class in org.apache.druid.server.initialization.jetty
 
TaskIdResponseHeaderFilterHolder(String, String) - Constructor for class org.apache.druid.server.initialization.jetty.TaskIdResponseHeaderFilterHolder
 
taskIdResponseHeaderFilterHolderBuilder(DataSourceTaskIdHolder) - Method in class org.apache.druid.server.initialization.jetty.ChatHandlerServerModule
 
taskIdResponseHeaderFilterHolderBuilder(DataSourceTaskIdHolder) - Method in class org.apache.druid.server.initialization.jetty.CliIndexerServerModule
 
TaskPayloadResponse - Class in org.apache.druid.client.indexing
 
TaskPayloadResponse(String, ClientTaskQuery) - Constructor for class org.apache.druid.client.indexing.TaskPayloadResponse
 
TaskStatus - Class in org.apache.druid.client.indexing
Should be synced with org.apache.druid.indexing.common.TaskStatus
TaskStatus(String, TaskState, long) - Constructor for class org.apache.druid.client.indexing.TaskStatus
 
TaskStatusResponse - Class in org.apache.druid.client.indexing
Should be synced with org.apache.druid.indexing.overlord.http.TaskStatusResponse
TaskStatusResponse(String, TaskStatusPlus) - Constructor for class org.apache.druid.client.indexing.TaskStatusResponse
 
TEST_AUTHENTICATOR_MAPPER - Static variable in class org.apache.druid.server.security.AuthTestUtils
 
TEST_AUTHORIZER_MAPPER - Static variable in class org.apache.druid.server.security.AuthTestUtils
 
TEXT_PLAIN_UTF8 - Static variable in class org.apache.druid.server.http.HttpMediaType
 
ThresholdBasedQueryPrioritizationStrategy - Class in org.apache.druid.server.scheduling
Lowers query priority when any of the configured thresholds is exceeded
ThresholdBasedQueryPrioritizationStrategy(String, String, Integer, Integer) - Constructor for class org.apache.druid.server.scheduling.ThresholdBasedQueryPrioritizationStrategy
 
THROWAWAY - Static variable in interface org.apache.druid.segment.realtime.plumber.Plumber
 
thrownAway() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
TieredBrokerConfig - Class in org.apache.druid.server.router
 
TieredBrokerConfig() - Constructor for class org.apache.druid.server.router.TieredBrokerConfig
 
TieredBrokerHostSelector<T> - Class in org.apache.druid.server.router
 
TieredBrokerHostSelector(CoordinatorRuleManager, TieredBrokerConfig, DruidNodeDiscoveryProvider, List<TieredBrokerSelectorStrategy>) - Constructor for class org.apache.druid.server.router.TieredBrokerHostSelector
 
TieredBrokerSelectorStrategiesProvider - Class in org.apache.druid.server.router
 
TieredBrokerSelectorStrategiesProvider(TieredBrokerConfig) - Constructor for class org.apache.druid.server.router.TieredBrokerSelectorStrategiesProvider
 
TieredBrokerSelectorStrategy - Interface in org.apache.druid.server.router
 
TierSelectorStrategy - Interface in org.apache.druid.client.selector
 
TiersResource - Class in org.apache.druid.server.http
 
TiersResource(InventoryView) - Constructor for class org.apache.druid.server.http.TiersResource
 
TimeBoundaryTieredBrokerSelectorStrategy - Class in org.apache.druid.server.router
 
TimeBoundaryTieredBrokerSelectorStrategy() - Constructor for class org.apache.druid.server.router.TimeBoundaryTieredBrokerSelectorStrategy
 
TimedShutoffFirehoseFactory - Class in org.apache.druid.segment.realtime.firehose
Creates firehoses that shut off at a particular time.
TimedShutoffFirehoseFactory(FirehoseFactory, DateTime) - Constructor for class org.apache.druid.segment.realtime.firehose.TimedShutoffFirehoseFactory
 
timelineInitialized() - Method in interface org.apache.druid.client.TimelineServerView.TimelineCallback
Called once, when the timeline has been initialized.
TimelineServerView - Interface in org.apache.druid.client
 
TimelineServerView.TimelineCallback - Interface in org.apache.druid.client
 
TIMESERIES_QUERY_METRICS_FACTORY_PROPERTY - Static variable in class org.apache.druid.guice.QueryToolChestModule
 
TLSCertificateChecker - Interface in org.apache.druid.server.security
This extension point allows developers to replace the standard TLS certificate checks with custom checks.
TLSCertificateCheckerModule - Class in org.apache.druid.server.security
 
TLSCertificateCheckerModule(Properties) - Constructor for class org.apache.druid.server.security.TLSCertificateCheckerModule
 
TLSCertificateCheckerModule.TLSCertificateCheckerProvider - Class in org.apache.druid.server.security
 
TLSCertificateCheckerProvider(String) - Constructor for class org.apache.druid.server.security.TLSCertificateCheckerModule.TLSCertificateCheckerProvider
 
TLSServerConfig - Class in org.apache.druid.server.initialization
 
TLSServerConfig() - Constructor for class org.apache.druid.server.initialization.TLSServerConfig
 
TLSUtils - Class in org.apache.druid.server.security
 
TLSUtils() - Constructor for class org.apache.druid.server.security.TLSUtils
 
TLSUtils.ClientSSLContextBuilder - Class in org.apache.druid.server.security
 
toByteArray() - Method in class org.apache.druid.client.cache.Cache.NamedKey
 
toDruidServer() - Method in class org.apache.druid.discovery.DiscoveryDruidNode
 
toImmutableDruidDataSource() - Method in class org.apache.druid.client.DruidDataSource
 
toImmutableDruidServer() - Method in class org.apache.druid.client.DruidServer
 
toImmutableSegmentLoadInfo() - Method in class org.apache.druid.client.SegmentLoadInfo
 
toMap(Map<String, Object>) - Method in class org.apache.druid.metadata.input.SqlReader
 
toMap() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
Override JsonValue serialization, instead use annotations to include type information for polymorphic Query objects.
TOPN_QUERY_METRICS_FACTORY_PROPERTY - Static variable in class org.apache.druid.guice.QueryToolChestModule
 
toResponse(BadRequestException) - Method in class org.apache.druid.server.initialization.jetty.BadRequestExceptionMapper
 
toResponse(JsonMappingException) - Method in class org.apache.druid.server.initialization.jetty.CustomExceptionMapper
 
toResponse(ForbiddenException) - Method in class org.apache.druid.server.initialization.jetty.ForbiddenExceptionMapper
 
toString() - Method in class org.apache.druid.client.cache.HybridCacheConfig
 
toString() - Method in class org.apache.druid.client.DirectDruidClient
 
toString() - Method in class org.apache.druid.client.DruidDataSource
 
toString() - Method in class org.apache.druid.client.DruidServer
 
toString() - Method in class org.apache.druid.client.ImmutableDruidDataSource
 
toString() - Method in class org.apache.druid.client.ImmutableDruidServer
 
toString() - Method in class org.apache.druid.client.ImmutableSegmentLoadInfo
 
toString() - Method in class org.apache.druid.client.indexing.ClientCompactionIntervalSpec
 
toString() - Method in class org.apache.druid.client.indexing.ClientCompactionIOConfig
 
toString() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
toString() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
toString() - Method in class org.apache.druid.client.indexing.QueryStatus
 
toString() - Method in class org.apache.druid.client.indexing.TaskPayloadResponse
 
toString() - Method in class org.apache.druid.client.indexing.TaskStatus
 
toString() - Method in class org.apache.druid.client.indexing.TaskStatusResponse
 
toString() - Method in class org.apache.druid.client.SegmentLoadInfo
 
toString() - Method in class org.apache.druid.client.selector.QueryableDruidServer
 
toString() - Method in class org.apache.druid.discovery.DataNodeService
 
toString() - Method in class org.apache.druid.discovery.DiscoveryDruidNode
 
toString() - Method in class org.apache.druid.discovery.LookupNodeService
 
toString() - Method in class org.apache.druid.discovery.WorkerNodeService
 
toString() - Method in class org.apache.druid.indexing.overlord.ObjectMetadata
 
toString() - Method in class org.apache.druid.indexing.overlord.SegmentPublishResult
 
toString() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorReport
 
toString() - Method in class org.apache.druid.query.LocatedSegmentDescriptor
 
toString() - Method in class org.apache.druid.segment.indexing.DataSchema
 
toString() - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
toString() - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
toString() - Method in class org.apache.druid.segment.loading.LeastBytesUsedStorageLocationSelectorStrategy
 
toString() - Method in class org.apache.druid.segment.loading.MostAvailableSizeStorageLocationSelectorStrategy
 
toString() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
toString() - Method in class org.apache.druid.segment.loading.StorageLocationConfig
 
toString() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverMetadata
 
toString() - Method in class org.apache.druid.segment.realtime.appenderator.Committed
 
toString() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
toString() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentsAndCommitMetadata
 
toString() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentWithState
 
toString() - Method in class org.apache.druid.segment.realtime.firehose.WindowedStorageAdapter
 
toString() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
toString() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
toString() - Method in class org.apache.druid.server.coordination.ChangeRequestHistory.Counter
 
toString() - Method in class org.apache.druid.server.coordination.ChangeRequestsSnapshot
 
toString() - Method in class org.apache.druid.server.coordination.DruidServerMetadata
 
toString() - Method in class org.apache.druid.server.coordination.SegmentChangeRequestDrop
 
toString() - Method in class org.apache.druid.server.coordination.SegmentChangeRequestLoad
 
toString() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler.DataSegmentChangeRequestAndStatus
 
toString() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler.Status
 
toString() - Method in enum org.apache.druid.server.coordination.ServerType
 
toString() - Method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
toString() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
toString() - Method in class org.apache.druid.server.DruidNode
 
toString() - Method in class org.apache.druid.server.emitter.HttpEmitterSSLClientConfig
 
toString() - Method in class org.apache.druid.server.emitter.ParametrizedUriEmitterSSLClientConfig
 
toString() - Method in class org.apache.druid.server.http.HostAndPortWithScheme
 
toString() - Method in class org.apache.druid.server.initialization.ServerConfig
 
toString() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
toString() - Method in class org.apache.druid.server.log.ComposingRequestLoggerProvider.ComposingRequestLogger
 
toString() - Method in class org.apache.druid.server.log.DefaultRequestLogEventBuilderFactory
 
toString() - Method in class org.apache.druid.server.log.EmittingRequestLogger
 
toString() - Method in class org.apache.druid.server.log.FileRequestLogger
 
toString() - Method in class org.apache.druid.server.log.FilteredRequestLoggerProvider.FilteredRequestLogger
 
toString() - Method in class org.apache.druid.server.log.LoggingRequestLogger
 
toString() - Method in class org.apache.druid.server.log.SwitchingRequestLoggerProvider.SwitchingRequestLogger
 
toString() - Method in class org.apache.druid.server.lookup.cache.LookupExtractorFactoryMapContainer
 
toString() - Method in class org.apache.druid.server.metrics.MonitorsConfig
 
toString() - Method in class org.apache.druid.server.QueryStats
 
toString() - Method in class org.apache.druid.server.RequestLogLine
 
toString() - Method in class org.apache.druid.server.router.JavaScriptTieredBrokerSelectorStrategy
 
toString() - Method in class org.apache.druid.server.security.Access
 
toString() - Method in class org.apache.druid.server.security.AuthConfig
 
toString() - Method in class org.apache.druid.server.security.NoopEscalator
 
toString() - Method in class org.apache.druid.server.security.Resource
 
toString() - Method in class org.apache.druid.server.security.ResourceAction
 
toString() - Method in class org.apache.druid.server.StatusResource.ModuleVersion
 
toString() - Method in class org.apache.druid.server.StatusResource.Status
 
TOTAL - Static variable in class org.apache.druid.server.QueryScheduler
 
TOTAL_CAPACITY - Static variable in class org.apache.druid.server.coordinator.duty.EmitClusterStatsAndMetrics
 
TOTAL_HISTORICAL_COUNT - Static variable in class org.apache.druid.server.coordinator.duty.EmitClusterStatsAndMetrics
 
totalRemainingSegmentsSizeBytes() - Method in interface org.apache.druid.server.coordinator.duty.CompactionSegmentIterator
Return a map of (dataSource, total size of remaining segments) for all dataSources.
totalRemainingSegmentsSizeBytes() - Method in class org.apache.druid.server.coordinator.duty.NewestSegmentFirstIterator
 
TransactionalSegmentPublisher - Interface in org.apache.druid.segment.realtime.appenderator
 
TRUSTED_DOMAIN_NAME - Static variable in class org.apache.druid.server.security.AuthConfig
 
TrustedDomainAuthenticator - Class in org.apache.druid.server.security
Authenticates requests coming from a specific domain and directs them to an authorizer.
TrustedDomainAuthenticator(String, String, Boolean, String, String) - Constructor for class org.apache.druid.server.security.TrustedDomainAuthenticator
 
TuningConfig - Interface in org.apache.druid.segment.indexing
 
TuningConfigs - Class in org.apache.druid.segment.indexing
 
TYPE - Static variable in class org.apache.druid.metadata.storage.derby.DerbyMetadataStorageDruidModule
 

U

unannounce(String) - Method in class org.apache.druid.curator.announcement.Announcer
Unannounces an announcement created at path.
unannounce(DiscoveryDruidNode) - Method in class org.apache.druid.curator.discovery.CuratorDruidNodeAnnouncer
 
unannounce(DruidNode) - Method in class org.apache.druid.curator.discovery.CuratorServiceAnnouncer
Deprecated.
 
unannounce(DruidNode) - Method in class org.apache.druid.curator.discovery.NoopServiceAnnouncer
Deprecated.
 
unannounce(DruidNode) - Method in interface org.apache.druid.curator.discovery.ServiceAnnouncer
Deprecated.
 
unannounce(DiscoveryDruidNode) - Method in interface org.apache.druid.discovery.DruidNodeAnnouncer
 
unannounce() - Method in class org.apache.druid.server.coordination.CuratorDataSegmentServerAnnouncer
Deprecated.
 
unannounce() - Method in interface org.apache.druid.server.coordination.DataSegmentServerAnnouncer
Deprecated.
 
unannounceSegment(DataSegment) - Method in class org.apache.druid.server.coordination.BatchDataSegmentAnnouncer
 
unannounceSegment(DataSegment) - Method in interface org.apache.druid.server.coordination.DataSegmentAnnouncer
 
unannounceSegment(DataSegment) - Method in class org.apache.druid.server.coordination.NoopDataSegmentAnnouncer
 
unannounceSegments(Iterable<DataSegment>) - Method in class org.apache.druid.server.coordination.BatchDataSegmentAnnouncer
 
unannounceSegments(Iterable<DataSegment>) - Method in interface org.apache.druid.server.coordination.DataSegmentAnnouncer
 
unannounceSegments(Iterable<DataSegment>) - Method in class org.apache.druid.server.coordination.NoopDataSegmentAnnouncer
 
UNAVAILABLE - Static variable in class org.apache.druid.server.QueryScheduler
 
UnifiedIndexerAppenderatorsManager - Class in org.apache.druid.segment.realtime.appenderator
Manages Appenderator instances for the CliIndexer task execution service, which runs all tasks in a single process.
UnifiedIndexerAppenderatorsManager(ExecutorService, JoinableFactory, WorkerConfig, Cache, CacheConfig, CachePopulatorStats, ObjectMapper, ServiceEmitter, Provider<QueryRunnerFactoryConglomerate>) - Constructor for class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
UnifiedIndexerAppenderatorsManager.DatasourceBundle - Class in org.apache.druid.segment.realtime.appenderator
 
UnifiedIndexerAppenderatorsManager.LimitedPoolIndexMerger - Class in org.apache.druid.segment.realtime.appenderator
This wrapper around IndexMerger limits concurrent calls to the merge/persist methods used by AppenderatorImpl with a shared executor service.
UniformGranularitySpec - Class in org.apache.druid.segment.indexing.granularity
 
UniformGranularitySpec(Granularity, Granularity, Boolean, List<Interval>) - Constructor for class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
UniformGranularitySpec(Granularity, Granularity, List<Interval>) - Constructor for class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
UNKNOWN_TOTAL_REMAINING_SEGMENTS_SIZE - Static variable in interface org.apache.druid.server.coordinator.duty.CompactionSegmentIterator
 
UnknownSegmentIdsException - Exception in org.apache.druid.metadata
Exception thrown by SegmentsMetadataManager when a segment id is unknown.
UnloadUnusedSegments - Class in org.apache.druid.server.coordinator.duty
Unloads segments that are no longer marked as used from servers.
UnloadUnusedSegments() - Constructor for class org.apache.druid.server.coordinator.duty.UnloadUnusedSegments
 
unmarkSegmentToDrop(DataSegment) - Method in class org.apache.druid.server.coordinator.CuratorLoadQueuePeon
Deprecated.
 
unmarkSegmentToDrop(DataSegment) - Method in class org.apache.druid.server.coordinator.HttpLoadQueuePeon
 
unmarkSegmentToDrop(DataSegment) - Method in class org.apache.druid.server.coordinator.LoadQueuePeon
Deprecated.
 
unparseable() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
unregister(String) - Method in interface org.apache.druid.segment.realtime.firehose.ChatHandlerProvider
Unregisters a chat handler.
unregister(String) - Method in class org.apache.druid.segment.realtime.firehose.NoopChatHandlerProvider
 
unregister(String) - Method in class org.apache.druid.segment.realtime.firehose.ServiceAnnouncingChatHandlerProvider
 
unregister(String) - Method in class org.apache.druid.server.metrics.EventReceiverFirehoseRegister
 
unregisterListener() - Method in class org.apache.druid.curator.discovery.CuratorDruidLeaderSelector
 
unregisterListener() - Method in interface org.apache.druid.discovery.DruidLeaderSelector
Unregisters the listener.
unregisterReplicantCreation(String, SegmentId) - Method in class org.apache.druid.server.coordinator.ReplicationThrottler
 
UnsecuredResourceFilter - Class in org.apache.druid.server.security
Sets necessary request attributes for requests sent to endpoints that don't need authentication or authorization checks.
UnsecuredResourceFilter() - Constructor for class org.apache.druid.server.security.UnsecuredResourceFilter
 
update(String, byte[]) - Method in class org.apache.druid.curator.announcement.Announcer
 
updateAllLookups(InputStream, String, String, HttpServletRequest) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
updateContainer(ContainerClass, ContainerClass) - Method in interface org.apache.druid.curator.inventory.CuratorInventoryManagerStrategy
 
updateDataSourceMetadataWithHandle(Handle, String, DataSourceMetadata, DataSourceMetadata) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
Compare-and-swap dataSource metadata in a transaction.
updateInnerInventory(DruidServer, String, InventoryType) - Method in class org.apache.druid.client.AbstractCuratorServerInventoryView
 
updateInnerInventory(DruidServer, String, Set<DataSegment>) - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
updateInnerInventory(DruidServer, String, DataSegment) - Method in class org.apache.druid.client.SingleServerInventoryView
Deprecated.
 
updateInventory(ContainerClass, String, InventoryClass) - Method in interface org.apache.druid.curator.inventory.CuratorInventoryManagerStrategy
 
updateKeys(Set<String>) - Method in class org.apache.druid.server.router.ConsistentHasher
 
updateLookup(String, String, LookupExtractorFactoryMapContainer, AuditInfo) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
updateLookups(Map<String, Map<String, LookupExtractorFactoryMapContainer>>, AuditInfo) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager
 
updateNode(HostAndPortWithScheme, LookupsState<LookupExtractorFactoryMapContainer>) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager.LookupsCommunicator
 
updateParams(int, int) - Method in class org.apache.druid.server.coordinator.ReplicationThrottler
 
updateReplicationState(String) - Method in class org.apache.druid.server.coordinator.ReplicationThrottler
 
updateSegmentMetadata(Set<DataSegment>) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
 
updateSegmentMetadata(Set<DataSegment>) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
updateUnderReplicated(Map<String, Object2LongMap<String>>, SegmentReplicantLookup, DataSegment) - Method in class org.apache.druid.server.coordinator.rules.BroadcastDistributionRule
 
updateUnderReplicated(Map<String, Object2LongMap<String>>, SegmentReplicantLookup, DataSegment) - Method in class org.apache.druid.server.coordinator.rules.LoadRule
 
updateUnderReplicated(Map<String, Object2LongMap<String>>, SegmentReplicantLookup, DataSegment) - Method in interface org.apache.druid.server.coordinator.rules.Rule
This method should update the with the replication count of the .
URI_SCHEME - Static variable in class org.apache.druid.segment.loading.LocalFileTimestampVersionFinder
 
use_AbstractListenerHandler_instead() - Method in class org.apache.druid.server.listener.resource.AbstractListenerHandler
 
use_AbstractListenerHandler_instead() - Method in interface org.apache.druid.server.listener.resource.ListenerHandler
 
useDiscovery() - Method in class org.apache.druid.server.initialization.CuratorDiscoveryConfig
 
UsedSegmentChecker - Interface in org.apache.druid.segment.realtime.appenderator
 
UserCompactionTaskQueryTuningConfig - Class in org.apache.druid.server.coordinator
 
UserCompactionTaskQueryTuningConfig(Integer, Long, Long, SplitHintSpec, IndexSpec, Integer, Long, Integer) - Constructor for class org.apache.druid.server.coordinator.UserCompactionTaskQueryTuningConfig
 

V

validateTieredReplicants(Map<String, Integer>) - Static method in class org.apache.druid.server.coordinator.rules.LoadRule
 
valueOf(String) - Static method in enum org.apache.druid.client.cache.CacheExecutorFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.client.CacheUtil.ServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.client.indexing.QueryStatus.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.client.ServerView.CallbackAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.discovery.NodeRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.indexing.overlord.Segments
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.BasicState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.segment.realtime.appenderator.SegmentWithState.SegmentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.server.coordination.SegmentLoadDropHandler.Status.STATE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.server.coordination.ServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.server.security.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.server.security.ResourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.druid.client.cache.CacheExecutorFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.client.CacheUtil.ServerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.client.indexing.QueryStatus.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.client.ServerView.CallbackAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.discovery.NodeRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.indexing.overlord.Segments
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.BasicState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.segment.realtime.appenderator.SegmentWithState.SegmentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.server.coordination.SegmentLoadDropHandler.Status.STATE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.server.coordination.ServerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.server.security.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.server.security.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
VersionedSupervisorSpec - Class in org.apache.druid.indexing.overlord.supervisor
 
VersionedSupervisorSpec(SupervisorSpec, String) - Constructor for class org.apache.druid.indexing.overlord.supervisor.VersionedSupervisorSpec
 
VersioningPolicy - Interface in org.apache.druid.segment.realtime.plumber
 

W

watch(JacksonConfigManager) - Static method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
watch(JacksonConfigManager) - Static method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
WindowedStorageAdapter - Class in org.apache.druid.segment.realtime.firehose
 
WindowedStorageAdapter(StorageAdapter, Interval) - Constructor for class org.apache.druid.segment.realtime.firehose.WindowedStorageAdapter
 
with(Map<String, Integer>) - Method in class org.apache.druid.segment.realtime.appenderator.Committed
 
withBalancerComputeThreads(int) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withBalancerStrategy(BalancerStrategy) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withBasePersistDirectory(File) - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
withBasePersistDirectory(File) - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
 
withBroadcastDatasources(Set<String>) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withCacheData(boolean) - Method in class org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
 
withCompactionConfig(CoordinatorCompactionConfig) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withCompressed(boolean) - Method in class org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
 
withCoordinatorStats(CoordinatorStats) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withDatabaseRuleManager(MetadataRuleManager) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withDecommissioningMaxPercentOfMaxSegmentsToMove(Integer) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withDecommissioningNodes(Set<String>) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withDetailedState(String) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
withDruidCluster(DruidCluster) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withDynamicConfigs(CoordinatorDynamicConfig) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withEmitBalancingStats(boolean) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withEmitter(ServiceEmitter) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withExecutorService(ExecutorService) - Method in class org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
 
withGranularitySpec(GranularitySpec) - Method in class org.apache.druid.segment.indexing.DataSchema
 
withHealthy(boolean) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
withId(String) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
withIntervals(List<Interval>) - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
withIntervals(List<Interval>) - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
 
withIntervals(List<Interval>) - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
withKillUnusedSegmentsInAllDataSources(boolean) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withLeadingTimeMillisBeforeCanMarkAsUnusedOvershadowedSegments(long) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withLoadManagementPeons(Map<String, LoadQueuePeon>) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withLocations(List<StorageLocationConfig>) - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
withMaxSegmentsInNodeLoadingQueue(int) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withMaxSegmentsToMove(int) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withMergeBytesLimit(long) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withMergeSegmentsLimit(int) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
without(String) - Method in class org.apache.druid.segment.realtime.appenderator.Committed
 
withPauseCoordination(boolean) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withReplicantLifetime(int) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withReplicationManager(ReplicationThrottler) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withReplicationThrottleLimit(int) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withSegmentReplicantLookup(SegmentReplicantLookup) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withService(String) - Method in class org.apache.druid.server.DruidNode
 
withShutdownExecutorOnClose(boolean) - Method in class org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
 
withSnapshotOfDataSourcesWithAllUsedSegments(DataSourcesSnapshot) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withSource(String) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
withSpec(SupervisorSpec) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
withSpecificDataSourcesToKillUnusedSegmentsIn(Set<String>) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withSpecString(String) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
withSplit(InputSplit<String>) - Method in class org.apache.druid.metadata.input.SqlInputSource
 
withSplit(InputSplit<URI>) - Method in class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
withSplit(InputSplit<String>) - Method in class org.apache.druid.segment.realtime.firehose.InlineFirehoseFactory
 
withSplit(InputSplit<File>) - Method in class org.apache.druid.segment.realtime.firehose.LocalFirehoseFactory
 
withSplit(InputSplit<String>) - Method in class org.apache.druid.segment.realtime.firehose.SqlFirehoseFactory
 
withStartTimeNanos(long) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withState(String) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
withSuspended(boolean) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
withTimeoutAndMaxScatterGatherBytes(Query<T>, ServerConfig) - Method in class org.apache.druid.server.SetAndVerifyContextQueryRunner
 
withTransformSpec(TransformSpec) - Method in class org.apache.druid.segment.indexing.DataSchema
 
withType(String) - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
withUsedSegmentsInTest(DataSegment...) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
This method must be used in test code only.
withUsedSegmentsInTest(Collection<DataSegment>) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
This method must be used in test code only.
withUsedSegmentsTimelinesPerDataSourceInTest(Map<String, VersionedIntervalTimeline<String, DataSegment>>) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
This method must be used in test code only.
withVersioningPolicy(VersioningPolicy) - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
WorkerConfig - Class in org.apache.druid.indexing.worker.config
 
WorkerConfig() - Constructor for class org.apache.druid.indexing.worker.config.WorkerConfig
 
WorkerNodeService - Class in org.apache.druid.discovery
Worker metadata announced by Middle Manager.
WorkerNodeService(String, int, String, String) - Constructor for class org.apache.druid.discovery.WorkerNodeService
 
wrap(Sequence<T>, Function<T, CacheType>, Cache, Cache.NamedKey) - Method in class org.apache.druid.client.cache.BackgroundCachePopulator
 
wrap(Sequence<T>, Function<T, CacheType>, Cache, Cache.NamedKey) - Method in interface org.apache.druid.client.cache.CachePopulator
 
wrap(Sequence<T>, Function<T, CacheType>, Cache, Cache.NamedKey) - Method in class org.apache.druid.client.cache.ForegroundCachePopulator
 
wrapObjectStream(URI, InputStream) - Method in class org.apache.druid.segment.realtime.firehose.HttpFirehoseFactory
 
wrapObjectStream(File, InputStream) - Method in class org.apache.druid.segment.realtime.firehose.LocalFirehoseFactory
 
wrapQueryRunner(QueryRunner<T>) - Method in class org.apache.druid.server.QueryScheduler
wrapWithDefaultGzipHandler(Handler, int, int) - Static method in class org.apache.druid.server.initialization.jetty.JettyServerInitUtils
 

Z

ZERO - Static variable in class org.apache.druid.server.coordination.ChangeRequestHistory.Counter
 
ZK_PATHS_PROPERTY_BASE - Static variable in class org.apache.druid.guice.ServerModule
 
ZkCoordinator - Class in org.apache.druid.server.coordination
Deprecated.
ZkCoordinator(SegmentLoadDropHandler, ObjectMapper, ZkPathsConfig, DruidServerMetadata, CuratorFramework, SegmentLoaderConfig) - Constructor for class org.apache.druid.server.coordination.ZkCoordinator
Deprecated.
 
ZkPathsConfig - Class in org.apache.druid.server.initialization
 
ZkPathsConfig() - Constructor for class org.apache.druid.server.initialization.ZkPathsConfig
 
ZkPathsModule - Class in org.apache.druid.server
 
ZkPathsModule() - Constructor for class org.apache.druid.server.ZkPathsModule
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.