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.
AbstractHttpClientProvider<HttpClientType> - Class in org.apache.druid.guice.http
 
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
 
accepts(String) - Method in interface org.apache.druid.catalog.model.SchemaRegistry.SchemaSpec
 
accepts(String) - Method in class org.apache.druid.catalog.model.SchemaRegistryImpl.SchemaDefnImpl
 
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(Response, Object) - Method in class org.apache.druid.server.QueryResultPusher.StreamingHttpResponseAccumulator
 
Action - Enum in org.apache.druid.server.security
 
add(Object...) - Method in class org.apache.druid.guice.DruidInjectorBuilder
Add an arbitrary set of modules.
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(SegmentIdWithShardSpec, InputRow, Supplier<Committer>, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
add(InputRow, String) - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderatorDriver
Add a row.
add(SegmentIdWithShardSpec, InputRow, Supplier<Committer>, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
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(CoordinatorCompactionConfig, AuditInfo, DateTime) - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfigHistory
 
add(ServerHolder) - Method in class org.apache.druid.server.coordinator.DruidCluster.Builder
 
add(CoordinatorStat, long) - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
add(CoordinatorStat, RowKey, long) - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
addAll(List<? extends Object>) - Method in class org.apache.druid.guice.DruidInjectorBuilder
 
addAll(Iterable<? extends Module>) - Method in class org.apache.druid.initialization.ServiceInjectorBuilder
 
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
Deprecated.
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
 
addBrokers(ServerHolder...) - Method in class org.apache.druid.server.coordinator.DruidCluster.Builder
 
addCallback(LoadPeonCallback) - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
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.
addClass(Class<?>) - Method in class org.apache.druid.guice.DruidInjectorBuilder
 
addConnectionProperty(String, String) - Method in class org.apache.druid.metadata.BasicDataSourceExt
 
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
 
addFilters(ServletContextHandler, Set<? extends ServletFilterHolder>) - Static method in class org.apache.druid.server.initialization.jetty.JettyServerInitUtils
 
addFormatParameters(List<TableFunction.ParameterDefn>) - Method in class org.apache.druid.catalog.model.table.FormattedInputSourceDefn
Add format properties to the base set, in the order of the formats, in the order defined by the format.
addHandler(Binder, Class<? extends Handler>) - Static method in class org.apache.druid.server.initialization.jetty.JettyBindings
 
addInnerInventory(DruidServer, String, Set<DataSegment>) - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
addInput(Object) - Method in class org.apache.druid.guice.DruidInjectorBuilder
Add an arbitrary Module, DruidModule instance, or a subclass of these classes.
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
 
addModule(Module) - Method in class org.apache.druid.guice.DruidInjectorBuilder
 
addModules(Module...) - Method in class org.apache.druid.guice.DruidInjectorBuilder
 
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
 
addQosFilters(ServletContextHandler, Injector) - Static method in class org.apache.druid.server.initialization.jetty.JettyServerInitUtils
addRealtimes(ServerHolder...) - Method in class org.apache.druid.server.coordinator.DruidCluster.Builder
 
addRowCountToDistribution(long) - Method in class org.apache.druid.server.metrics.SegmentRowCountDistribution
Increments the count for a particular bucket held in this class
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.balancer.ClusterCostCache.Builder
 
addSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.balancer.SegmentsCostCache.Builder
 
addSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.balancer.ServerCostCache.Builder
 
addSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.SegmentCountsPerInterval
 
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.BatchServerInventoryView
Deprecated.
 
addTier(String, ServerHolder...) - Method in class org.apache.druid.server.coordinator.DruidCluster.Builder
 
addTombstoneToDistribution() - Method in class org.apache.druid.server.metrics.SegmentRowCountDistribution
Increments the count for number of tombstones in the distribution
addToSegmentStat(CoordinatorStat, String, String, long) - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
adHocTableFn() - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
 
adHocTableFn() - Method in interface org.apache.druid.catalog.model.table.InputSourceDefn
Provide a definition for a SQL table function that defines an ad-hoc external table "from scratch" for this input source.
adHocTableFnParameters() - Method in class org.apache.druid.catalog.model.table.FormattedInputSourceDefn
Overridden by subclasses to provide the list of table function parameters for this specific input format.
adHocTableFnParameters() - Method in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
adHocTableFnParameters() - Method in class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
adHocTableFnParameters() - Method in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
AdHocTableFunction(List<TableFunction.ParameterDefn>) - Constructor for class org.apache.druid.catalog.model.table.BaseInputSourceDefn.AdHocTableFunction
 
adjustValues(Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.InputFormats.FlatTextFormatDefn
 
ALL_GRANULARITY - Static variable in class org.apache.druid.catalog.model.table.DatasourceDefn
Catalog property value for the "all time" granularity.
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
 
allocatePendingSegments(String, Interval, boolean, List<SegmentCreateRequest>) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Allocates pending segments for the given requests in the pending segments table.
allocatePendingSegments(String, Interval, boolean, List<SegmentCreateRequest>) - 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
 
ALLOWED_CONTEXT_KEYS - Static variable in class org.apache.druid.server.security.AuthConfig
Set of context keys which are always permissible because something in the Druid code itself sets the key before the security check.
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
 
allSegmentStateStream() - Method in class org.apache.druid.segment.realtime.appenderator.BaseAppenderatorDriver.SegmentsForSequence
 
and(Dimension, String) - Method in class org.apache.druid.server.coordinator.stats.RowKey.Builder
 
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(DruidNode) - Method in class org.apache.druid.curator.discovery.ServiceAnnouncer.Noop
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.
 
announce() - Method in class org.apache.druid.server.coordination.DataSegmentServerAnnouncer.Noop
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>, 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>, 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.
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
This class is to support OPEN_SEGMENTS and CLOSED_SEGMENTS appenderators.
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(String, Map<String, Object>, List<ColumnSpec>, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn.AdHocTableFunction
 
apply(String, Map<String, Object>, List<ColumnSpec>, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn.PartialTableFunction
 
apply(String, Map<String, Object>, List<ColumnSpec>, ObjectMapper) - Method in interface org.apache.druid.catalog.model.table.TableFunction
 
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.
applyParameters(ResolvedTable, Map<String, Object>) - Method in interface org.apache.druid.catalog.model.ParameterizedDefn
 
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
 
asDruidGranularity(String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
Convert a catalog granularity string to the Druid form.
asMap(ObjectMapper) - Method in class org.apache.druid.client.indexing.ClientCompactionTaskTransformSpec
 
asMap(ObjectMapper) - Method in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec
 
asMap(ObjectMapper) - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
 
asSegmentId() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
ASSIGN_SKIPPED - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
ASSIGNED - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
ASSIGNED_ACTIONS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.SegmentQueue
 
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
 
asUpdate(long) - Method in class org.apache.druid.catalog.model.TableMetadata
 
AsyncManagementForwardingServlet - Class in org.apache.druid.server
 
AsyncManagementForwardingServlet(ObjectMapper, Provider<HttpClient>, DruidHttpClientConfig, DruidLeaderSelector, DruidLeaderSelector) - Constructor for class org.apache.druid.server.AsyncManagementForwardingServlet
 
asyncRequest(RequestBuilder, HttpResponseHandler<IntermediateType, FinalType>) - Method in interface org.apache.druid.rpc.ServiceClient
Perform a request asynchronously.
asyncRequest(RequestBuilder, HttpResponseHandler<IntermediateType, FinalType>) - Method in class org.apache.druid.rpc.ServiceClientImpl
 
AttemptId - Annotation Type in org.apache.druid.guice.annotations
 
auditInputSource(Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Optional step to audit or adjust the input source properties prior to conversion via Jackson.
auditInputSource(Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
auditInputSource(Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
auditInputSource(Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
AuditManagerProvider - Interface in org.apache.druid.server.audit
 
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, boolean, Set<String>, Set<String>, boolean) - Constructor for class org.apache.druid.server.security.AuthConfig
 
AuthConfig.Builder - Class in org.apache.druid.server.security
AuthConfig object is created via Jackson in production.
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(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.
authorizeQueryContextParams() - Method in class org.apache.druid.server.security.AuthConfig
 
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
 
AuthValidator - Class in org.apache.druid.server.security
Utility functions to validate the an authorizer.
AuthValidator() - Constructor for class org.apache.druid.server.security.AuthValidator
 
AutoCompactionSnapshot - Class in org.apache.druid.server.coordinator
 
AutoCompactionSnapshot(String, AutoCompactionSnapshot.AutoCompactionScheduleStatus, long, long, long, long, long, long, long, long, long) - Constructor for class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
AutoCompactionSnapshot.AutoCompactionScheduleStatus - Enum in org.apache.druid.server.coordinator
 
AutoCompactionSnapshot.Builder - Class in org.apache.druid.server.coordinator
 
AVAILABLE_SLOTS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
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() - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
Waits for the first successful sync with this server up to ChangeRequestHttpSyncer.maxDurationToWaitForSync.

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
This class is for any exceptions that should return a bad request status code (404).
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
 
Balancer() - Constructor for class org.apache.druid.server.coordinator.stats.Stats.Balancer
 
BalancerSegmentHolder - Class in org.apache.druid.server.coordinator.balancer
Represents a segment picked for moving by a balancer strategy.
BalancerSegmentHolder(ServerHolder, DataSegment) - Constructor for class org.apache.druid.server.coordinator.balancer.BalancerSegmentHolder
 
BalancerStrategy - Interface in org.apache.druid.server.coordinator.balancer
Segment balancing strategy, used in every coordinator run by StrategicSegmentAssigner to choose optimal servers to load, move or drop a segment.
BalancerStrategyFactory - Interface in org.apache.druid.server.coordinator.balancer
 
BalanceSegments - Class in org.apache.druid.server.coordinator.duty
 
BalanceSegments() - Constructor for class org.apache.druid.server.coordinator.duty.BalanceSegments
 
BASE_DIR_FIELD - Static variable in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
BASE_DIR_PARAMETER - Static variable in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
Base directory for file or filter operations.
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.
BaseAppenderatorDriver.SegmentsForSequence - Class in org.apache.druid.segment.realtime.appenderator
Allocated segments for a sequence
BaseFormatDefn(List<TableFunction.ParameterDefn>) - Constructor for class org.apache.druid.catalog.model.table.InputFormats.BaseFormatDefn
 
BaseGranularitySpec - Class in org.apache.druid.segment.indexing.granularity
 
BaseGranularitySpec(List<Interval>, Boolean) - Constructor for class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec
 
BaseGranularitySpec.LookupIntervalBuckets - Class in org.apache.druid.segment.indexing.granularity
This is a helper class to facilitate sharing the code for sortedBucketIntervals among the various GranularitySpec implementations.
baseInjector - Variable in class org.apache.druid.guice.DruidInjectorBuilder
 
baseInjector() - Method in class org.apache.druid.guice.DruidInjectorBuilder
 
BaseInputSourceDefn - Class in org.apache.druid.catalog.model.table
Base class for input source definitions.
BaseInputSourceDefn() - Constructor for class org.apache.druid.catalog.model.table.BaseInputSourceDefn
 
BaseInputSourceDefn.AdHocTableFunction - Class in org.apache.druid.catalog.model.table
The "from-scratch" table function for this input source.
BaseInputSourceDefn.PartialTableFunction - Class in org.apache.druid.catalog.model.table
The "partial" table function that starts with a catalog external table spec, then uses SQL function arguments to "complete" (i.e.
BaseNodeRoleWatcher - Class in org.apache.druid.discovery
Common code used by various implementations of DruidNodeDiscovery.
BaseNodeRoleWatcher(ExecutorService, NodeRole) - Constructor for class org.apache.druid.discovery.BaseNodeRoleWatcher
 
BasePropertyDefn(String) - Constructor for class org.apache.druid.catalog.model.ModelProperties.BasePropertyDefn
 
BaseSegmentCallback() - Constructor for class org.apache.druid.client.ServerView.BaseSegmentCallback
 
BaseTableFunction - Class in org.apache.druid.catalog.model.table
Base implementation for a table function definition.
BaseTableFunction(List<TableFunction.ParameterDefn>) - Constructor for class org.apache.druid.catalog.model.table.BaseTableFunction
 
BaseTableFunction.Parameter - Class in org.apache.druid.catalog.model.table
 
BasicDataSourceExt - Class in org.apache.druid.metadata
This class exists so that MetadataStorageConnectorConfig is asked for password every time a brand new connection is established with DB.
BasicDataSourceExt(MetadataStorageConnectorConfig) - Constructor for class org.apache.druid.metadata.BasicDataSourceExt
 
BatchAppenderator - Class in org.apache.druid.segment.realtime.appenderator
This is a new class produced when the old AppenderatorImpl was split.
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, Provider<Announcer>, ObjectMapper, ZkEnablementConfig) - Constructor for class org.apache.druid.server.coordination.BatchDataSegmentAnnouncer
 
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>>, String) - 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.
BIGINT - Static variable in class org.apache.druid.catalog.model.Columns
 
bind(TableDefnRegistry) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
 
bind(TableDefnRegistry) - Method in class org.apache.druid.catalog.model.table.ExternalTableDefn
 
bind(TableDefnRegistry) - Method in class org.apache.druid.catalog.model.table.FormattedInputSourceDefn
 
bind(TableDefnRegistry) - Method in interface org.apache.druid.catalog.model.table.InputSourceDefn
Gather information about the set of format definitions.
bind(TableDefnRegistry) - Method in class org.apache.druid.catalog.model.TableDefn
Called after the table definition is added to the registry, along with all other definitions.
bindLocationSelectorStrategy(Binder) - Static method in class org.apache.druid.guice.StorageNodeModule
a helper method for both storage module and independent unit test cases
booleanProperty(String) - Method in class org.apache.druid.catalog.model.ObjectFacade
 
BooleanPropertyDefn(String) - Constructor for class org.apache.druid.catalog.model.ModelProperties.BooleanPropertyDefn
 
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
 
broadcastSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.loading.StrategicSegmentAssigner
 
broadcastSegment(DataSegment) - Method in interface org.apache.druid.server.coordinator.rules.SegmentActionHandler
Broadcasts the given segment to all servers that are broadcast targets.
BroadcastTableJoinableFactory - Class in org.apache.druid.segment.join
 
BroadcastTableJoinableFactory(SegmentManager) - Constructor for class org.apache.druid.segment.join.BroadcastTableJoinableFactory
 
BROKER - Static variable in class org.apache.druid.discovery.NodeRole
 
BROKER_JSON_NAME - Static variable in class org.apache.druid.discovery.NodeRole
 
BrokerInternalQueryConfig - Class in org.apache.druid.client
This class contains configuration that internally generated Druid queries should add to their query payload.
BrokerInternalQueryConfig() - Constructor for class org.apache.druid.client.BrokerInternalQueryConfig
 
BrokerProcessingModule - 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 Broker.
BrokerProcessingModule() - Constructor for class org.apache.druid.guice.BrokerProcessingModule
 
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.BaseGranularitySpec
 
bucketInterval(DateTime) - Method in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec.LookupIntervalBuckets
Returns a bucket interval using a fast lookup into an efficient data structure where all the intervals have been materialized
bucketInterval(DateTime) - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
Time-grouping interval corresponding to some instant, if any.
build() - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
build() - Method in class org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
 
build() - Method in class org.apache.druid.guice.DruidInjectorBuilder
 
build() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus.Builder
 
build() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
build() - Method in class org.apache.druid.initialization.ExtensionInjectorBuilder
 
build() - Method in class org.apache.druid.initialization.ServerInjectorBuilder
 
build() - Method in class org.apache.druid.initialization.ServiceInjectorBuilder
 
build(ServiceLocation) - Method in class org.apache.druid.rpc.RequestBuilder
 
build() - Method in class org.apache.druid.rpc.StandardRetryPolicy.Builder
 
build(DataSource, JoinConditionAnalysis) - Method in class org.apache.druid.segment.join.BroadcastTableJoinableFactory
 
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.AutoCompactionSnapshot.Builder
 
build() - Method in class org.apache.druid.server.coordinator.balancer.ClusterCostCache.Builder
 
build() - Method in class org.apache.druid.server.coordinator.balancer.SegmentsCostCache.Builder
 
build() - Method in class org.apache.druid.server.coordinator.balancer.ServerCostCache.Builder
 
build() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
Builds a CoordinatoryDynamicConfig using either the configured values, or the default value if not configured.
build(CoordinatorDynamicConfig) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
build() - Method in class org.apache.druid.server.coordinator.DruidCluster.Builder
 
build() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
build() - Method in class org.apache.druid.server.coordinator.stats.RowKey.Builder
 
build() - Method in class org.apache.druid.server.security.AuthConfig.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.rpc.StandardRetryPolicy
 
Builder() - Constructor for class org.apache.druid.rpc.StandardRetryPolicy.Builder
 
Builder(String, AutoCompactionSnapshot.AutoCompactionScheduleStatus) - Constructor for class org.apache.druid.server.coordinator.AutoCompactionSnapshot.Builder
 
builder() - Static method in class org.apache.druid.server.coordinator.balancer.ClusterCostCache
 
builder(Map<String, Set<DataSegment>>) - Static method in class org.apache.druid.server.coordinator.balancer.ClusterCostCache
 
Builder() - Constructor for class org.apache.druid.server.coordinator.balancer.ClusterCostCache.Builder
 
builder() - Static method in class org.apache.druid.server.coordinator.balancer.SegmentsCostCache
 
Builder() - Constructor for class org.apache.druid.server.coordinator.balancer.SegmentsCostCache.Builder
 
builder() - Static method in class org.apache.druid.server.coordinator.balancer.ServerCostCache
 
Builder() - Constructor for class org.apache.druid.server.coordinator.balancer.ServerCostCache.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, Object, Object, Integer, Object, Integer, Boolean, Boolean, Integer, Boolean, Boolean, Map<String, String>) - Constructor for class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
builder() - Static method in class org.apache.druid.server.coordinator.DruidCluster
 
Builder() - Constructor for class org.apache.druid.server.coordinator.DruidCluster.Builder
 
Builder() - Constructor for class org.apache.druid.server.coordinator.stats.RowKey.Builder
 
Builder() - Constructor for class org.apache.druid.server.security.AuthConfig.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
 
buildQueryRunnerForSegment(Query<T>, SegmentDescriptor, QueryRunnerFactory<T, Query<T>>, QueryToolChest<T, Query<T>>, VersionedIntervalTimeline<String, ReferenceCountingSegment>, Function<SegmentReference, SegmentReference>, AtomicLong, Optional<byte[]>) - Method in class org.apache.druid.server.coordination.ServerManager
 
buildResolved(ObjectMapper) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
buildSpec() - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
buildStatsTable() - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
Builds a printable table of all the collected error, info and debug level stats (if there are qualifying debugDimensions) with non-zero values.
BYTES_TO_LOAD - Static variable in class org.apache.druid.server.coordinator.stats.Stats.SegmentQueue
 
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
 
cacheInitialized() - Method in class org.apache.druid.discovery.BaseNodeRoleWatcher
 
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, JoinableFactoryWrapper, ServiceEmitter) - Constructor for class org.apache.druid.client.CachingClusteredClient
 
CachingCostBalancerStrategy - Class in org.apache.druid.server.coordinator.balancer
 
CachingCostBalancerStrategy(ClusterCostCache, ListeningExecutorService) - Constructor for class org.apache.druid.server.coordinator.balancer.CachingCostBalancerStrategy
 
CachingCostBalancerStrategyConfig - Class in org.apache.druid.server.coordinator.balancer
 
CachingCostBalancerStrategyConfig() - Constructor for class org.apache.druid.server.coordinator.balancer.CachingCostBalancerStrategyConfig
 
CachingCostBalancerStrategyFactory - Class in org.apache.druid.server.coordinator.balancer
 
CachingCostBalancerStrategyFactory(ServerInventoryView, Lifecycle, CachingCostBalancerStrategyConfig) - Constructor for class org.apache.druid.server.coordinator.balancer.CachingCostBalancerStrategyFactory
 
CachingQueryRunner<T> - Class in org.apache.druid.client
 
CachingQueryRunner(String, Optional<byte[]>, SegmentDescriptor, Interval, 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
 
canAppendRow() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
canAssignReplica(String) - Method in class org.apache.druid.server.coordinator.loading.ReplicationThrottler
 
CANCELLED_ACTIONS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.SegmentQueue
 
cancelOperation(DataSegment) - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
cancelOperation(DataSegment) - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
Tries to cancel a load/drop operation.
cancelOperation(DataSegment) - Method in interface org.apache.druid.server.coordinator.loading.LoadQueuePeon
Deprecated.
Tries to cancel the current operation queued for the given segment on this server, if any.
cancelOperation(SegmentAction, DataSegment) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
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
 
cancelTask(String) - Method in interface org.apache.druid.rpc.indexing.OverlordClient
 
cancelTask(String) - Method in class org.apache.druid.rpc.indexing.OverlordClientImpl
 
canLoadSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.ServerHolder
Checks if the server can load the given segment.
canRetry() - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult
 
CATALOG_SCHEMA - Static variable in class org.apache.druid.catalog.model.TableId
 
CatalogUtils - Class in org.apache.druid.catalog.model
 
CatalogUtils() - Constructor for class org.apache.druid.catalog.model.CatalogUtils
 
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
 
childAdded(DiscoveryDruidNode) - Method in class org.apache.druid.discovery.BaseNodeRoleWatcher
 
childRemoved(DiscoveryDruidNode) - Method in class org.apache.druid.discovery.BaseNodeRoleWatcher
 
chooseNode(Set<String>, byte[]) - Method in class org.apache.druid.server.router.RendezvousHasher
 
cleanup(DataSegment) - Method in interface org.apache.druid.segment.loading.SegmentCacheManager
Cleanup the cache space used by the segment.
cleanup(DataSegment) - Method in interface org.apache.druid.segment.loading.SegmentLoader
cleanup any state used by this segment
cleanup(DataSegment) - Method in class org.apache.druid.segment.loading.SegmentLocalCacheLoader
 
cleanup(DataSegment) - Method in class org.apache.druid.segment.loading.SegmentLocalCacheManager
 
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.
clear() - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
clear() - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
clear() - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
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, Boolean) - Constructor for class org.apache.druid.client.indexing.ClientCompactionIOConfig
 
ClientCompactionTaskDimensionsSpec - Class in org.apache.druid.client.indexing
Spec containing dimension configs for Compaction Task.
ClientCompactionTaskDimensionsSpec(List<DimensionSchema>) - Constructor for class org.apache.druid.client.indexing.ClientCompactionTaskDimensionsSpec
 
ClientCompactionTaskGranularitySpec - Class in org.apache.druid.client.indexing
Spec containing Granularity configs for Compaction Task.
ClientCompactionTaskGranularitySpec(Granularity, Granularity, Boolean) - Constructor for class org.apache.druid.client.indexing.ClientCompactionTaskGranularitySpec
 
ClientCompactionTaskQuery - Class in org.apache.druid.client.indexing
Client representation of org.apache.druid.indexing.common.task.CompactionTask.
ClientCompactionTaskQuery(String, String, ClientCompactionIOConfig, ClientCompactionTaskQueryTuningConfig, ClientCompactionTaskGranularitySpec, ClientCompactionTaskDimensionsSpec, AggregatorFactory[], ClientCompactionTaskTransformSpec, Map<String, Object>) - Constructor for class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
ClientCompactionTaskQueryTuningConfig - Class in org.apache.druid.client.indexing
 
ClientCompactionTaskQueryTuningConfig(Integer, AppendableIndexSpec, Integer, Long, Long, SplitHintSpec, PartitionsSpec, IndexSpec, IndexSpec, Integer, Long, SegmentWriteOutMediumFactory, Integer, Integer, Long, Duration, Integer, Integer, Integer, Integer) - Constructor for class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
ClientCompactionTaskTransformSpec - Class in org.apache.druid.client.indexing
Spec containing transform configs for Compaction Task.
ClientCompactionTaskTransformSpec(DimFilter) - Constructor for class org.apache.druid.client.indexing.ClientCompactionTaskTransformSpec
 
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, String, Interval, Boolean) - Constructor for class org.apache.druid.client.indexing.ClientKillUnusedSegmentsTaskQuery
 
ClientQuerySegmentWalker - Class in org.apache.druid.server
Query handler for the Broker processes (see CliBroker).
ClientQuerySegmentWalker(ServiceEmitter, QuerySegmentWalker, QuerySegmentWalker, QueryToolChestWarehouse, JoinableFactory, RetryQueryRunnerConfig, ObjectMapper, ServerConfig, Cache, CacheConfig) - Constructor for class org.apache.druid.server.ClientQuerySegmentWalker
 
ClientQuerySegmentWalkerUtils - Class in org.apache.druid.server
 
ClientQuerySegmentWalkerUtils() - Constructor for class org.apache.druid.server.ClientQuerySegmentWalkerUtils
 
ClientQuerySegmentWalkerUtils.SubqueryResultLimit - Enum in org.apache.druid.server
 
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
Deprecated.
ClippedFirehoseFactory(FirehoseFactory, Interval) - Constructor for class org.apache.druid.segment.realtime.firehose.ClippedFirehoseFactory
Deprecated.
 
cloneBuilder() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
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 class org.apache.druid.rpc.DiscoveryServiceLocator
 
close() - Method in class org.apache.druid.rpc.indexing.SpecificTaskServiceLocator
 
close() - Method in interface org.apache.druid.rpc.ServiceLocator
 
close() - Method in class org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier
 
close() - Method in interface org.apache.druid.segment.handoff.SegmentHandoffNotifier
Perform any final processing and clean up after ourselves.
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.BatchAppenderator
 
close() - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
close() - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderatorDriver
 
close() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory.EventReceiverFirehose
Deprecated.
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.PredicateFirehose
 
close() - Method in class org.apache.druid.server.QueryResultPusher.StreamingHttpResponseAccumulator
 
closed() - Static method in class org.apache.druid.rpc.ServiceLocations
 
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.
closeNow() - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
closeNow() - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
Unannounce the segments and wait for outstanding persists to finish.
CLUSTER_KEY_LIST_TYPE_REF - Static variable in class org.apache.druid.catalog.model.table.ClusterKeySpec
 
CLUSTER_KEYS_PROPERTY - Static variable in class org.apache.druid.catalog.model.table.DatasourceDefn
The clustering column names and sort order for each new segment.
clusterColumns(ClusterKeySpec...) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
ClusterCostCache - Class in org.apache.druid.server.coordinator.balancer
 
ClusterCostCache.Builder - Class in org.apache.druid.server.coordinator.balancer
 
clusterKeys() - Method in class org.apache.druid.catalog.model.facade.DatasourceFacade
 
ClusterKeySpec - Class in org.apache.druid.catalog.model.table
Description of one clustering key (column) for a datasource.
ClusterKeySpec(String, Boolean) - Constructor for class org.apache.druid.catalog.model.table.ClusterKeySpec
 
ClusterResource - Class in org.apache.druid.server.http
 
ClusterResource(DruidNodeDiscoveryProvider) - Constructor for class org.apache.druid.server.http.ClusterResource
 
code() - Method in enum org.apache.druid.catalog.model.TableMetadata.TableState
 
CollectSegmentAndServerStats - Class in org.apache.druid.server.coordinator.duty
Collects stats pertaining to segment availability on different servers.
CollectSegmentAndServerStats(DruidCoordinator) - Constructor for class org.apache.druid.server.coordinator.duty.CollectSegmentAndServerStats
 
column(ColumnSpec) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
column(String, String) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
column(String, String, Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
columnNames(List<ColumnSpec>) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
Columns - Class in org.apache.druid.catalog.model
 
columns() - Method in class org.apache.druid.catalog.model.facade.TableFacade
 
columns(List<ColumnSpec>) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
columns() - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
columns() - Method in class org.apache.druid.catalog.model.TableSpec
 
ColumnSpec - Class in org.apache.druid.catalog.model
Specification of table columns.
ColumnSpec(String, String, Map<String, Object>) - Constructor for class org.apache.druid.catalog.model.ColumnSpec
 
ColumnSpec(ColumnSpec) - Constructor for class org.apache.druid.catalog.model.ColumnSpec
 
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
 
COMPACTED_BYTES - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
COMPACTED_INTERVALS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
COMPACTED_SEGMENTS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
Compaction() - Constructor for class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
COMPACTION_TASK_TYPE - Static variable in class org.apache.druid.server.coordinator.duty.CompactSegments
Must be the same as 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.
CompactionStatistics - Class in org.apache.druid.server.coordinator
 
CompactionStatistics(long, long, long) - Constructor for class org.apache.druid.server.coordinator.CompactionStatistics
 
compactSegments(String, List<DataSegment>, int, ClientCompactionTaskQueryTuningConfig, ClientCompactionTaskGranularitySpec, ClientCompactionTaskDimensionsSpec, AggregatorFactory[], ClientCompactionTaskTransformSpec, Boolean, Map<String, Object>) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
compactSegments(String, List<DataSegment>, int, ClientCompactionTaskQueryTuningConfig, ClientCompactionTaskGranularitySpec, ClientCompactionTaskDimensionsSpec, AggregatorFactory[], ClientCompactionTaskTransformSpec, Boolean, Map<String, Object>) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
CompactSegments - Class in org.apache.druid.server.coordinator.duty
 
CompactSegments(DruidCoordinatorConfig, CompactionSegmentSearchPolicy, 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(SegmentHolder) - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
compareTo(ServerHolder) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
comparingByName() - Static method in interface org.apache.druid.server.http.InventoryViewUtils
 
COMPLETED_ACTIONS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.SegmentQueue
 
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
 
COMPUTATION_COUNT - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Balancer
 
COMPUTATION_ERRORS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Balancer
 
COMPUTATION_TIME - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Balancer
 
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(String, DataSegment) - Method in class org.apache.druid.server.coordinator.balancer.ClusterCostCache
 
computeIfAbsent(SegmentId, String) - Method in class org.apache.druid.server.coordinator.loading.SegmentReplicaCountMap
 
computeJoinCacheKey(DataSource, JoinConditionAnalysis) - Method in class org.apache.druid.segment.join.BroadcastTableJoinableFactory
 
computeJointSegmentsCost(DataSegment, Iterable<DataSegment>) - Static method in class org.apache.druid.server.coordinator.balancer.CostBalancerStrategy
 
computeJointSegmentsCost(DataSegment, DataSegment) - Static method in class org.apache.druid.server.coordinator.balancer.CostBalancerStrategy
This defines the unnormalized cost function between two segments.
computeLagStats() - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
Computes maxLag, totalLag and avgLag
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
 
computePersistDir(DataSchema, Interval) - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
computePlacementCost(DataSegment, ServerHolder) - Method in class org.apache.druid.server.coordinator.balancer.CachingCostBalancerStrategy
 
computePlacementCost(DataSegment, ServerHolder) - Method in class org.apache.druid.server.coordinator.balancer.CostBalancerStrategy
Computes the cost of placing a segment on this server.
computePlacementCost(DataSegment, ServerHolder) - Method in class org.apache.druid.server.coordinator.balancer.DiskNormalizedCostBalancerStrategy
Averages the cost obtained from CostBalancerStrategy.
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
 
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.
concatLists(List<T>, List<T>) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
config - Variable in class org.apache.druid.metadata.SQLMetadataStorageActionHandlerFactory
 
CONFIG - Static variable in class org.apache.druid.server.security.ResourceType
 
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
 
CONFIG_PREFIX - Static variable in class org.apache.druid.curator.CuratorConfig
 
CONFIG_PREFIX - Static variable in class org.apache.druid.metadata.SegmentsMetadataManagerConfig
 
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(Properties) - Method in class org.apache.druid.curator.discovery.DiscoveryModule
 
configure(Binder) - Method in class org.apache.druid.curator.discovery.DiscoveryModule
 
configure(Properties) - Method in class org.apache.druid.guice.AnnouncerModule
 
configure(Binder) - Method in class org.apache.druid.guice.AnnouncerModule
 
configure(Binder) - Method in class org.apache.druid.guice.BrokerProcessingModule
 
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.rpc.guice.ServiceClientModule
 
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.emitter.SwitchingEmitterModule
 
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.ExternalStorageAccessSecurityModule
 
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
Deprecated.
 
connect(InputRowParser<Map<String, Object>>, File) - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory
Deprecated.
 
connect(InputRowParser, File) - Method in class org.apache.druid.segment.realtime.firehose.FixedCountFirehoseFactory
 
connect(InputRowParser, File) - Method in class org.apache.druid.segment.realtime.firehose.TimedShutoffFirehoseFactory
Deprecated.
 
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
Vendor specific errors that are not covered by SQLMetadataConnector.isTransientException(Throwable)
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
 
content(String, byte[]) - Method in class org.apache.druid.rpc.RequestBuilder
 
contextKeysToAuthorize(Set<String>) - Method in class org.apache.druid.server.security.AuthConfig
Filter the user-supplied context keys based on the context key security rules.
convert(ResolvedTable) - Method in class org.apache.druid.catalog.model.table.ExternalTableDefn
Return the ExternalTableSpec for a catalog entry for a fully-defined table.
convert(Map<String, Object>, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.InputFormats.BaseFormatDefn
Convert a generic Java map of input format properties to an input format object.
convert() - Method in class org.apache.druid.catalog.model.table.ResolvedExternalTable
Return the ExternalTableSpec for a catalog entry for a this object which must be a fully-defined table.
convertArgsToFormat(Map<String, Object>, List<ColumnSpec>, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Convert SQL arguments, and the column schema, to an input format, if required.
convertArgsToFormat(Map<String, Object>, List<ColumnSpec>, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.FormattedInputSourceDefn
 
convertArgsToSource(Map<String, Object>, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Convert the input source using arguments to a "from scratch" table function.
convertArgsToSourceMap(Map<String, Object>, Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Convert SQL arguments to the corresponding "generic JSON" form in the given map.
convertArgsToSourceMap(Map<String, Object>, Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
convertArgsToSourceMap(Map<String, Object>, Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
convertArgsToSourceMap(Map<String, Object>, Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
convertArgsToTable(Map<String, Object>, List<ColumnSpec>, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Define a table "from scratch" using SQL function arguments.
convertByteToConfig(JacksonConfigManager, byte[]) - Static method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
convertColumns(Map<String, Object>, List<ColumnSpec>) - Method in class org.apache.druid.catalog.model.table.InputFormats.BaseFormatDefn
Convert columns from the ColumnSpec format used by the catalog to the list of names form requires by input formats.
convertCompletedTable(ResolvedExternalTable, Map<String, Object>, List<ColumnSpec>) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Complete a partial table using the table function arguments and columns provided.
convertCompletedTable(ResolvedExternalTable, Map<String, Object>, List<ColumnSpec>) - Method in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
convertCompletedTable(ResolvedExternalTable, Map<String, Object>, List<ColumnSpec>) - Method in class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
convertCompletedTable(ResolvedExternalTable, Map<String, Object>, List<ColumnSpec>) - Method in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
convertFromArgs(Map<String, Object>, List<ColumnSpec>, ObjectMapper) - Method in interface org.apache.druid.catalog.model.table.InputFormatDefn
Create an input format instance from the values provided as arguments that correspond to the defined parameters.
convertFromArgs(Map<String, Object>, List<ColumnSpec>, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.InputFormats.CsvFormatDefn
 
convertFromArgs(Map<String, Object>, List<ColumnSpec>, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.InputFormats.DelimitedFormatDefn
 
convertFromArgs(Map<String, Object>, List<ColumnSpec>, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.InputFormats.JsonFormatDefn
 
convertFromTable(ResolvedExternalTable) - Method in interface org.apache.druid.catalog.model.table.InputFormatDefn
Create an input format from a resolved catalog table spec.
convertFromTable(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.InputFormats.BaseFormatDefn
 
convertFromTable(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.InputFormats.FlatTextFormatDefn
 
convertPartialFormattedTable(ResolvedExternalTable, Map<String, Object>, List<ColumnSpec>, Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.FormattedInputSourceDefn
Converted a formatted external table given the table definition, function args, columns and the merged generic JSON map representing the input source.
convertSignature(List<ColumnSpec>) - Static method in class org.apache.druid.catalog.model.Columns
 
convertSource(Map<String, Object>, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Convert from a generic Java map to the target input source using the object mapper provided.
convertTable(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
 
convertTable(ResolvedExternalTable) - Method in interface org.apache.druid.catalog.model.table.InputSourceDefn
Convert a complete (that is, fully-defined) table spec to an external table spec.
convertTable(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
convertTableToFormat(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Convert the format spec, if any, to an input format.
convertTableToFormat(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.FormattedInputSourceDefn
 
convertTableToSource(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Converts the input source given in a table spec.
Coordinator - Annotation Type in org.apache.druid.client.coordinator
 
COORDINATOR - Static variable in class org.apache.druid.discovery.NodeRole
 
COORDINATOR_JSON_NAME - Static variable in class org.apache.druid.discovery.NodeRole
 
CoordinatorBasedSegmentHandoffNotifier - Class in org.apache.druid.segment.handoff
 
CoordinatorBasedSegmentHandoffNotifier(String, CoordinatorClient, CoordinatorBasedSegmentHandoffNotifierConfig) - Constructor for class org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier
 
CoordinatorBasedSegmentHandoffNotifierConfig - Class in org.apache.druid.segment.handoff
 
CoordinatorBasedSegmentHandoffNotifierConfig() - Constructor for class org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifierConfig
 
CoordinatorBasedSegmentHandoffNotifierFactory - Class in org.apache.druid.segment.handoff
 
CoordinatorBasedSegmentHandoffNotifierFactory(CoordinatorClient, CoordinatorBasedSegmentHandoffNotifierConfig) - Constructor for class org.apache.druid.segment.handoff.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, Boolean) - Constructor for class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
CoordinatorCompactionConfigsResource - Class in org.apache.druid.server.http
 
CoordinatorCompactionConfigsResource(JacksonConfigManager, MetadataStorageConnector, MetadataStorageTablesConfig, AuditManager, ObjectMapper) - Constructor for class org.apache.druid.server.http.CoordinatorCompactionConfigsResource
 
CoordinatorCustomDuty - Interface in org.apache.druid.server.coordinator.duty
This ExtensionPoint allows for coordinator duty to be pluggable so that users can register their own duties without modifying Core Druid classes.
CoordinatorCustomDutyGroup - Class in org.apache.druid.server.coordinator.duty
 
CoordinatorCustomDutyGroup(String, Duration, List<CoordinatorCustomDuty>) - Constructor for class org.apache.druid.server.coordinator.duty.CoordinatorCustomDutyGroup
 
CoordinatorCustomDutyGroups - Class in org.apache.druid.server.coordinator.duty
 
CoordinatorCustomDutyGroups(Set<CoordinatorCustomDutyGroup>) - Constructor for class org.apache.druid.server.coordinator.duty.CoordinatorCustomDutyGroups
 
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, Object, Object, Integer, Object, int, boolean, boolean, Integer, Boolean, Boolean, Map<String, String>) - 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
 
CoordinatorMetadataStoreManagementDuty - Annotation Type in org.apache.druid.guice.annotations
 
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
 
CoordinatorRun() - Constructor for class org.apache.druid.server.coordinator.stats.Stats.CoordinatorRun
 
CoordinatorRunStats - Class in org.apache.druid.server.coordinator.stats
Contains statistics typically tracked during a single coordinator run or the runtime of a single coordinator duty.
CoordinatorRunStats() - Constructor for class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
CoordinatorRunStats(Map<Dimension, String>) - Constructor for class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
Creates a new CoordinatorRunStats.
CoordinatorRunStats.StatHandler - Interface in org.apache.druid.server.coordinator.stats
 
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, ServiceEmitter) - Constructor for class org.apache.druid.client.CoordinatorServerView
 
CoordinatorStat - Class in org.apache.druid.server.coordinator.stats
A coordinator statistic, which may or may not be emitted as a metric.
CoordinatorStat.Level - Enum in org.apache.druid.server.coordinator.stats
Level of coordinator stat, typically used for logging.
copy() - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
copyOf(TableMetadata) - Static method in class org.apache.druid.catalog.model.table.TableBuilder
 
copyOf(TableId, TableSpec) - Static method in class org.apache.druid.catalog.model.table.TableBuilder
 
copyWithoutSegments() - Method in class org.apache.druid.client.DruidServer
 
CoreInjectorBuilder - Class in org.apache.druid.initialization
Builds the core (common) set of modules used by all Druid services and commands.
CoreInjectorBuilder(Injector) - Constructor for class org.apache.druid.initialization.CoreInjectorBuilder
 
CoreInjectorBuilder(Injector, Set<NodeRole>) - Constructor for class org.apache.druid.initialization.CoreInjectorBuilder
 
cost(DataSegment) - Method in class org.apache.druid.server.coordinator.balancer.SegmentsCostCache
 
CostBalancerStrategy - Class in org.apache.druid.server.coordinator.balancer
 
CostBalancerStrategy(ListeningExecutorService) - Constructor for class org.apache.druid.server.coordinator.balancer.CostBalancerStrategy
 
CostBalancerStrategyFactory - Class in org.apache.druid.server.coordinator.balancer
 
CostBalancerStrategyFactory() - Constructor for class org.apache.druid.server.coordinator.balancer.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) - Static method in class org.apache.druid.curator.CuratorConfig
 
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
 
create(CoordinatorDynamicConfig, int) - Static method in class org.apache.druid.server.coordinator.loading.SegmentLoadingConfig
Creates a new SegmentLoadingConfig with recomputed coordinator config values from based on whether CoordinatorDynamicConfig.isSmartSegmentLoading() is enabled or not.
createAuditTable() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createAutoscaler(Supervisor) - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorSpec
 
createBalancerStrategy(ListeningExecutorService) - Method in interface org.apache.druid.server.coordinator.balancer.BalancerStrategyFactory
 
createBalancerStrategy(ListeningExecutorService) - Method in class org.apache.druid.server.coordinator.balancer.CachingCostBalancerStrategyFactory
 
createBalancerStrategy(ListeningExecutorService) - Method in class org.apache.druid.server.coordinator.balancer.CostBalancerStrategyFactory
 
createBalancerStrategy(ListeningExecutorService) - Method in class org.apache.druid.server.coordinator.balancer.DiskNormalizedCostBalancerStrategyFactory
 
createBalancerStrategy(ListeningExecutorService) - Method in class org.apache.druid.server.coordinator.balancer.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
createClosedSegmentsOffline(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Static method in class org.apache.druid.segment.realtime.appenderator.Appenderators
 
createClosedSegmentsOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorsManager
 
createClosedSegmentsOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
createClosedSegmentsOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
createClosedSegmentsOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
createConfigTable(String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createConfigTable() - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
createConnectionFactory() - Method in class org.apache.druid.metadata.BasicDataSourceExt
 
createCurator(CuratorConfig) - Static method in class org.apache.druid.curator.CuratorModule
Create the Curator framework outside of Guice given the ZK config.
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.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.
createIndex(String, String, List<String>, Set<String>) - Method in class org.apache.druid.metadata.SQLMetadataConnector
create index on the table with retry if not already exist, to be called after createTable
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, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Static method in class org.apache.druid.segment.realtime.appenderator.Appenderators
 
createOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorsManager
 
createOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
createOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
createOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
createOpenSegmentsOffline(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Static method in class org.apache.druid.segment.realtime.appenderator.Appenderators
 
createOpenSegmentsOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorsManager
Creates an Appenderator suited for batch ingestion.
createOpenSegmentsOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
createOpenSegmentsOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
createOpenSegmentsOfflineAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, RowIngestionMeters, ParseExceptionHandler, boolean) - 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, QueryProcessingPool, JoinableFactory, Cache, CacheConfig, CachePopulatorStats, RowIngestionMeters, ParseExceptionHandler, boolean) - Static method in class org.apache.druid.segment.realtime.appenderator.Appenderators
 
createRealtimeAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ServiceEmitter, QueryProcessingPool, JoinableFactory, Cache, CacheConfig, CachePopulatorStats, RowIngestionMeters, ParseExceptionHandler, boolean) - 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, QueryProcessingPool, JoinableFactory, Cache, CacheConfig, CachePopulatorStats, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.DummyForInjectionAppenderatorsManager
 
createRealtimeAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ServiceEmitter, QueryProcessingPool, JoinableFactory, Cache, CacheConfig, CachePopulatorStats, RowIngestionMeters, ParseExceptionHandler, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.PeonAppenderatorsManager
 
createRealtimeAppenderatorForTask(String, DataSchema, AppenderatorConfig, FireDepartmentMetrics, DataSegmentPusher, ObjectMapper, IndexIO, IndexMerger, QueryRunnerFactoryConglomerate, DataSegmentAnnouncer, ServiceEmitter, QueryProcessingPool, JoinableFactory, Cache, CacheConfig, CachePopulatorStats, RowIngestionMeters, ParseExceptionHandler, boolean) - 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(HttpServletRequest, 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.handoff.CoordinatorBasedSegmentHandoffNotifierFactory
 
createSegmentHandoffNotifier(String) - Method in interface org.apache.druid.segment.handoff.SegmentHandoffNotifierFactory
 
createSegmentHandoffNotifier(String) - Method in class org.apache.druid.segment.realtime.plumber.NoopSegmentHandoffNotifierFactory
 
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
 
creationTime() - Method in class org.apache.druid.catalog.model.TableMetadata
 
CsvFormatDefn() - Constructor for class org.apache.druid.catalog.model.table.InputFormats.CsvFormatDefn
 
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.loading
Deprecated.
CuratorLoadQueuePeon(CuratorFramework, String, ObjectMapper, ScheduledExecutorService, ExecutorService, DruidCoordinatorConfig) - Constructor for class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
CuratorModule - Class in org.apache.druid.curator
 
CuratorModule() - Constructor for class org.apache.druid.curator.CuratorModule
 
CuratorModule(boolean) - 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
 
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_FIELD - Static variable in class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
DATA_PROPERTY - Static variable in class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
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.
DataSegmentServerAnnouncer.Noop - Class in org.apache.druid.server.coordination
Deprecated.
 
datasource(String, String) - Static method in class org.apache.druid.catalog.model.table.TableBuilder
 
datasource(String) - Static method in class org.apache.druid.catalog.model.TableId
 
DATASOURCE - Static variable in class org.apache.druid.server.security.ResourceType
 
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, UserCompactionTaskGranularityConfig, UserCompactionTaskDimensionsConfig, AggregatorFactory[], UserCompactionTaskTransformConfig, UserCompactionTaskIOConfig, Map<String, Object>) - Constructor for class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
DataSourceCompactionConfigAuditEntry - Class in org.apache.druid.server.coordinator
A DTO containing audit information for compaction config for a datasource.
DataSourceCompactionConfigAuditEntry(DataSourceCompactionConfigAuditEntry.GlobalCompactionConfig, DataSourceCompactionConfig, AuditInfo, DateTime) - Constructor for class org.apache.druid.server.coordinator.DataSourceCompactionConfigAuditEntry
 
DataSourceCompactionConfigAuditEntry.GlobalCompactionConfig - Class in org.apache.druid.server.coordinator
A DTO containing compaction config for that affects the entire cluster.
DataSourceCompactionConfigHistory - Class in org.apache.druid.server.coordinator
A utility class to build the config history for a datasource from audit entries for CoordinatorCompactionConfig.
DataSourceCompactionConfigHistory(String) - Constructor for class org.apache.druid.server.coordinator.DataSourceCompactionConfigHistory
 
DatasourceDefn - Class in org.apache.druid.catalog.model.table
 
DatasourceDefn() - Constructor for class org.apache.druid.catalog.model.table.DatasourceDefn
 
DatasourceDefn.HiddenColumnsDefn - Class in org.apache.druid.catalog.model.table
 
DatasourceDefn.SegmentGranularityFieldDefn - Class in org.apache.druid.catalog.model.table
 
DatasourceFacade - Class in org.apache.druid.catalog.model.facade
Convenience wrapper on top of a resolved table (a table spec and its corresponding definition.) To be used by consumers of catalog objects that work with specific datasource properties rather than layers that work with specs generically.
DatasourceFacade(ResolvedTable) - Constructor for class org.apache.druid.catalog.model.facade.DatasourceFacade
 
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
 
decode(Object, ObjectMapper) - Method in class org.apache.druid.catalog.model.ModelProperties.ObjectPropertyDefn
Convert the value from the deserialized JSON format to the type required by this field data type.
decode(Object, ObjectMapper) - Method in interface org.apache.druid.catalog.model.ModelProperties.PropertyDefn
Decodes a JSON-encoded value into a corresponding Java value.
decode(Object, ObjectMapper) - Method in class org.apache.druid.catalog.model.ModelProperties.SimplePropertyDefn
Convert the value from the deserialized JSON format to the type required by this field data type.
decode(Object, ObjectMapper) - Method in class org.apache.druid.catalog.model.ModelProperties.TypeRefPropertyDefn
 
decodeJson(String, ObjectMapper) - Method in class org.apache.druid.catalog.model.ModelProperties.SimplePropertyDefn
 
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.
decorateSqlWithLimit(String) - Method in class org.apache.druid.metadata.DerbyMetadataStorageActionHandler
 
decorateSqlWithLimit(String) - Method in class org.apache.druid.metadata.MySQLMetadataStorageActionHandler
 
decorateSqlWithLimit(String) - Method in class org.apache.druid.metadata.PostgreSQLMetadataStorageActionHandler
 
decorateSqlWithLimit(String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
decorateSqlWithLimit(String) - Method in class org.apache.druid.metadata.SQLServerMetadataStorageActionHandler
 
dedup() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
deduplicateHeadersInProxyServlet(HttpServletResponse, Response) - Static method in class org.apache.druid.server.initialization.jetty.StandardResponseHeaderFilterHolder
Remove any standard headers in proxyResponse if they were also set in the origin response, serverResponse.
DEFAULT_ALL_HOST_TIMEOUT - Static variable in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
DEFAULT_APPEND_EXISTING - Static variable in interface org.apache.druid.segment.indexing.BatchIOConfig
 
DEFAULT_APPENDABLE_INDEX - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
 
DEFAULT_AWAIT_SEGMENT_AVAILABILITY_TIMEOUT_MILLIS - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
 
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_DROP_EXISTING - Static variable in interface org.apache.druid.segment.indexing.BatchIOConfig
 
DEFAULT_ERROR_MESSAGE - Static variable in class org.apache.druid.server.security.Access
 
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_PARSE_EXCEPTIONS - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
 
DEFAULT_MAX_ROWS_IN_MEMORY_BATCH - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
For batch ingestion, we want to maximize throughput by minimizing the number of incremental persists.
DEFAULT_MAX_ROWS_IN_MEMORY_REALTIME - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
For realtime ingestion, we want to balance ingestion throughput and query performance.
DEFAULT_MAX_SAVED_PARSE_EXCEPTIONS - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
 
DEFAULT_MAX_SUBQUERY_BYTES - Static variable in class org.apache.druid.server.initialization.ServerConfig
 
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_QUERY_GRANULARITY - Static variable in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec
 
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_ROLLUP - Static variable in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec
 
DEFAULT_SEGMENT_GRANULARITY - Static variable in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec
 
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_SKIP_BYTES_IN_MEMORY_OVERHEAD_CHECK - Static variable in interface org.apache.druid.segment.indexing.TuningConfig
 
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, QueryProcessingPool, 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
 
defineAdHocTableFunction() - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Overridden by each subclass to define the parameters needed by each input source.
defineAdHocTableFunction() - Method in class org.apache.druid.catalog.model.table.FormattedInputSourceDefn
 
defn() - Method in class org.apache.druid.catalog.model.ResolvedTable
 
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
 
DELETED - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
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
 
deleteSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.loading.SegmentLoadQueueManager
Marks the given segment as unused.
deleteSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.loading.StrategicSegmentAssigner
 
deleteSegment(DataSegment) - Method in interface org.apache.druid.server.coordinator.rules.SegmentActionHandler
Marks the given segment as unused.
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
 
DelimitedFormatDefn() - Constructor for class org.apache.druid.catalog.model.table.InputFormats.DelimitedFormatDefn
 
DELIMITER_FIELD - Static variable in class org.apache.druid.catalog.model.table.InputFormats.DelimitedFormatDefn
 
DELIMITER_PARAMETER - Static variable in class org.apache.druid.catalog.model.table.InputFormats.DelimitedFormatDefn
 
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
 
DENIED - Static variable in class org.apache.druid.server.security.Access
 
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
 
desc() - Method in class org.apache.druid.catalog.model.table.ClusterKeySpec
 
description(String) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
DESCRIPTION_PROPERTY - Static variable in class org.apache.druid.catalog.model.TableDefn
Human-readable description of the datasource.
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.druid.jackson.ToStringObjectPairListDeserializer
 
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.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
 
Dimension - Enum in org.apache.druid.server.coordinator.stats
Dimensions used while collecting or reporting coordinator run stats.
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
 
DiscoveryDruidNode(DruidNode, NodeRole, Map<String, DruidService>, DateTime) - 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
 
DiscoveryServiceLocator - Class in org.apache.druid.rpc
DiscoveryServiceLocator(DruidNodeDiscoveryProvider, NodeRole) - Constructor for class org.apache.druid.rpc.DiscoveryServiceLocator
 
DiskNormalizedCostBalancerStrategy - Class in org.apache.druid.server.coordinator.balancer
 
DiskNormalizedCostBalancerStrategy(ListeningExecutorService) - Constructor for class org.apache.druid.server.coordinator.balancer.DiskNormalizedCostBalancerStrategy
 
DiskNormalizedCostBalancerStrategyFactory - Class in org.apache.druid.server.coordinator.balancer
 
DiskNormalizedCostBalancerStrategyFactory() - Constructor for class org.apache.druid.server.coordinator.balancer.DiskNormalizedCostBalancerStrategyFactory
 
doAudit(String, String, AuditInfo, T, ConfigSerde<T>) - 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.SegmentStatsMonitor
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.server.metrics.ServiceStatusMonitor
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.server.metrics.TaskCountStatsMonitor
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.server.metrics.TaskSlotCountStatsMonitor
 
doMonitor(ServiceEmitter) - Method in class org.apache.druid.server.metrics.WorkerTaskCountStatsMonitor
 
done(ClientResponse<Void>) - Method in class org.apache.druid.rpc.IgnoreHttpResponseHandler
 
doPost(InputStream, String, HttpServletRequest) - Method in class org.apache.druid.server.QueryResource
 
doTaskChat(String, HttpHeaders) - Method in class org.apache.druid.segment.realtime.firehose.ChatHandlerResource
 
DOUBLE - Static variable in class org.apache.druid.catalog.model.Columns
 
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
 
drop(SegmentIdWithShardSpec) - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
drop(SegmentIdWithShardSpec) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
DROP_SKIPPED - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
DROPPED - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
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.loading.CuratorLoadQueuePeon
Deprecated.
 
dropSegment(DataSegment, LoadPeonCallback) - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
dropSegment(DataSegment, LoadPeonCallback) - Method in interface org.apache.druid.server.coordinator.loading.LoadQueuePeon
Deprecated.
 
dropSegment(DataSegment, ServerHolder) - Method in class org.apache.druid.server.coordinator.loading.SegmentLoadQueueManager
 
dropSegment(DataSegment) - Method in class org.apache.druid.server.SegmentManager
 
dropSegmentsWithHandle(Handle, Collection<DataSegment>, String) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
Mark segments as unsed in a transaction.
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
 
DRUID_SCHEMA - Static variable in class org.apache.druid.catalog.model.TableId
 
DRUID_TO_SQL_TYPES - Static variable in class org.apache.druid.catalog.model.Columns
 
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.Builder - Class in org.apache.druid.server.coordinator
 
DruidCoordinator - Class in org.apache.druid.server.coordinator
 
DruidCoordinator(DruidCoordinatorConfig, JacksonConfigManager, SegmentsMetadataManager, ServerInventoryView, MetadataRuleManager, ServiceEmitter, ScheduledExecutorFactory, IndexingServiceClient, LoadQueueTaskMaster, SegmentLoadQueueManager, ServiceAnnouncer, DruidNode, Set<CoordinatorDuty>, Set<CoordinatorDuty>, CoordinatorCustomDutyGroups, BalancerStrategyFactory, LookupCoordinatorManager, DruidLeaderSelector, CompactionSegmentSearchPolicy) - 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 - Class in org.apache.druid.server.initialization.jetty
 
DruidGuiceContainer(Injector, Set<Class<?>>) - Constructor for class org.apache.druid.server.initialization.jetty.DruidGuiceContainer
 
DruidHttpClientConfig - Class in org.apache.druid.guice.http
 
DruidHttpClientConfig() - Constructor for class org.apache.druid.guice.http.DruidHttpClientConfig
 
DruidInjectorBuilder - Class in org.apache.druid.guice
Druid-enabled injector builder which supports DruidModules, module classes created from the base injector, and filtering based on properties and LoadScope annotations.
DruidInjectorBuilder(Injector) - Constructor for class org.apache.druid.guice.DruidInjectorBuilder
 
DruidInjectorBuilder(Injector, Set<NodeRole>) - Constructor for class org.apache.druid.guice.DruidInjectorBuilder
 
DruidInjectorBuilder(DruidInjectorBuilder) - Constructor for class org.apache.druid.guice.DruidInjectorBuilder
 
DruidLeaderClient - Class in org.apache.druid.discovery
This class facilitates interaction with Coordinator/Overlord leader nodes.
DruidLeaderClient(HttpClient, DruidNodeDiscoveryProvider, NodeRole, String) - 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(SegmentLoaderConfig) - 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
 
DruidServiceSerializer - Class in org.apache.druid.jackson
A custom serializer to handle the bug of duplicate "type" keys in DataNodeService.
DruidServiceSerializer(JsonSerializer<Object>) - Constructor for class org.apache.druid.jackson.DruidServiceSerializer
 
DruidServiceSerializerModifier - Class in org.apache.druid.jackson
A modifier to use a custom serializer for DruidService.
DruidServiceSerializerModifier() - Constructor for class org.apache.druid.jackson.DruidServiceSerializerModifier
 
DruidSysMonitor - Class in org.apache.druid.server.metrics
 
DruidSysMonitor(SegmentLoaderConfig) - Constructor for class org.apache.druid.server.metrics.DruidSysMonitor
 
druidType(String) - Static method in class org.apache.druid.catalog.model.Columns
 
druidType(ColumnSpec) - Static method in class org.apache.druid.catalog.model.facade.TableFacade
 
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
 
DUTY_RUN_TIME - Static variable in class org.apache.druid.server.coordinator.stats.Stats.CoordinatorRun
 

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
 
emitLogsAndMetrics(Throwable, String, long) - Method in class org.apache.druid.server.QueryLifecycle
Emit logs and metrics for this query.
EMITTER_TYPE - Static variable in class org.apache.druid.server.emitter.LogEmitterModule
 
EMITTER_TYPE - Static variable in class org.apache.druid.server.emitter.NoopEmitterModule
 
EMITTER_TYPE - Static variable in class org.apache.druid.server.emitter.SwitchingEmitterModule
 
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(TableId) - Static method in class org.apache.druid.catalog.model.TableMetadata
 
empty() - Static method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
EMPTY - Static variable in class org.apache.druid.server.coordinator.DruidCluster
 
empty() - Static method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
EMPTY - Static variable in class org.apache.druid.server.coordinator.stats.RowKey
 
ENABLED - Static variable in class org.apache.druid.curator.ZkEnablementConfig
 
equals(Object) - Method in class org.apache.druid.catalog.model.ColumnSpec
 
equals(Object) - Method in class org.apache.druid.catalog.model.table.ClusterKeySpec
 
equals(Object) - Method in class org.apache.druid.catalog.model.TableId
 
equals(Object) - Method in class org.apache.druid.catalog.model.TableMetadata
 
equals(Object) - Method in class org.apache.druid.catalog.model.TableSpec
 
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.ClientCompactionTaskDimensionsSpec
 
equals(Object) - Method in class org.apache.druid.client.indexing.ClientCompactionTaskGranularitySpec
 
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.ClientCompactionTaskTransformSpec
 
equals(Object) - Method in class org.apache.druid.client.indexing.ClientKillUnusedSegmentsTaskQuery
 
equals(Object) - Method in class org.apache.druid.client.indexing.SamplerResponse
 
equals(Object) - Method in class org.apache.druid.client.indexing.SamplerResponse.SamplerResponseRow
 
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.NodeRole
 
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.jackson.StringObjectPairList
 
equals(Object) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult
 
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.rpc.RequestBuilder
 
equals(Object) - Method in class org.apache.druid.rpc.ServiceLocation
 
equals(Object) - Method in class org.apache.druid.rpc.ServiceLocations
 
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.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.AutoCompactionSnapshot
 
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.loading.SegmentHolder
 
equals(Object) - Method in class org.apache.druid.server.coordinator.rules.ForeverBroadcastDistributionRule
 
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.LoadRule
 
equals(Object) - Method in class org.apache.druid.server.coordinator.rules.PeriodBroadcastDistributionRule
 
equals(Object) - Method in class org.apache.druid.server.coordinator.rules.PeriodLoadRule
 
equals(Object) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
equals(Object) - Method in class org.apache.druid.server.coordinator.stats.RowKey
 
equals(Object) - Method in class org.apache.druid.server.coordinator.UserCompactionTaskDimensionsConfig
 
equals(Object) - Method in class org.apache.druid.server.coordinator.UserCompactionTaskGranularityConfig
 
equals(Object) - Method in class org.apache.druid.server.coordinator.UserCompactionTaskIOConfig
 
equals(Object) - Method in class org.apache.druid.server.coordinator.UserCompactionTaskTransformConfig
 
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.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.
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
Deprecated.
EventReceiverFirehoseFactory(String, Integer, Long, ChatHandlerProvider, ObjectMapper, ObjectMapper, EventReceiverFirehoseRegister, AuthorizerMapper) - Constructor for class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory
Deprecated.
 
EventReceiverFirehoseFactory.EventReceiverFirehose - Class in org.apache.druid.segment.realtime.firehose
Deprecated.
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
 
exceptionCaught(ClientResponse<Void>, Throwable) - Method in class org.apache.druid.rpc.IgnoreHttpResponseHandler
 
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(boolean) - Method in interface org.apache.druid.server.coordinator.loading.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
 
exportTable(String, String) - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
expr() - Method in class org.apache.druid.catalog.model.table.ClusterKeySpec
 
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
 
ExtensionInjectorBuilder - Class in org.apache.druid.initialization
Injector builder which overrides service modules with extension modules.
ExtensionInjectorBuilder(ServiceInjectorBuilder) - Constructor for class org.apache.druid.initialization.ExtensionInjectorBuilder
 
external(String) - Static method in class org.apache.druid.catalog.model.table.TableBuilder
 
external(String) - Static method in class org.apache.druid.catalog.model.TableId
 
EXTERNAL - Static variable in class org.apache.druid.server.security.ResourceType
 
EXTERNAL_SCHEMA - Static variable in class org.apache.druid.catalog.model.TableId
 
ExternalStorageAccessSecurityModule - Class in org.apache.druid.server.initialization
 
ExternalStorageAccessSecurityModule() - Constructor for class org.apache.druid.server.initialization.ExternalStorageAccessSecurityModule
 
ExternalTableDefn - Class in org.apache.druid.catalog.model.table
Definition of an external table, primarily for ingestion.
ExternalTableDefn() - Constructor for class org.apache.druid.catalog.model.table.ExternalTableDefn
 
ExternalTableFacade - Class in org.apache.druid.catalog.model.facade
 
ExternalTableFacade(ResolvedTable) - Constructor for class org.apache.druid.catalog.model.facade.ExternalTableFacade
 
ExternalTableSpec - Class in org.apache.druid.catalog.model.table
Catalog form of an external table specification used to pass along the three components needed for an external table in MSQ ingest.
ExternalTableSpec(InputSource, InputFormat, RowSignature, Supplier<Set<String>>) - Constructor for class org.apache.druid.catalog.model.table.ExternalTableSpec
 
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_ACTIONS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.SegmentQueue
 
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
Request logger implementation that logs query requests and writes them to a file.
FileRequestLogger(ObjectMapper, ScheduledExecutorService, File, String, Duration) - 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
 
FILES_FIELD - Static variable in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
FILES_PARAMETER - Static variable in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
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
 
FILTER_FIELD - Static variable in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
FILTER_PARAMETER - Static variable in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
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
 
FilteringSegmentCallback - Class in org.apache.druid.client
A SegmentCallback that is called only when the given filter satisfies.
FilteringSegmentCallback(ServerView.SegmentCallback, Predicate<Pair<DruidServerMetadata, DataSegment>>) - Constructor for class org.apache.druid.client.FilteringSegmentCallback
 
findColumn(List<ColumnSpec>, String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
findCurrentLeader() - Method in class org.apache.druid.discovery.DruidLeaderClient
 
findDestinationServerToMoveSegment(DataSegment, ServerHolder, List<ServerHolder>) - Method in interface org.apache.druid.server.coordinator.balancer.BalancerStrategy
Finds the best server from the list of destinationServers to load the segmentToMove, if it is moved from the sourceServer.
findDestinationServerToMoveSegment(DataSegment, ServerHolder, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.balancer.CostBalancerStrategy
 
findDestinationServerToMoveSegment(DataSegment, ServerHolder, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.balancer.RandomBalancerStrategy
 
findKey(byte[]) - Method in class org.apache.druid.server.router.ConsistentHasher
 
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
 
findPropertyKeysFromConnectURL(String, boolean) - Method in class org.apache.druid.metadata.SQLFirehoseDatabaseConnector
Extract property keys from the given JDBC URL.
findServersToDropSegment(DataSegment, List<ServerHolder>) - Method in interface org.apache.druid.server.coordinator.balancer.BalancerStrategy
Finds the best servers to drop the given segment.
findServersToDropSegment(DataSegment, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.balancer.CostBalancerStrategy
 
findServersToDropSegment(DataSegment, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.balancer.RandomBalancerStrategy
 
findServersToLoadSegment(DataSegment, List<ServerHolder>) - Method in interface org.apache.druid.server.coordinator.balancer.BalancerStrategy
Finds the best servers to load the given segment.
findServersToLoadSegment(DataSegment, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.balancer.CostBalancerStrategy
 
findServersToLoadSegment(DataSegment, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.balancer.RandomBalancerStrategy
 
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
 
FlatTextFormatDefn(List<TableFunction.ParameterDefn>) - Constructor for class org.apache.druid.catalog.model.table.InputFormats.FlatTextFormatDefn
 
FLOAT - Static variable in class org.apache.druid.catalog.model.Columns
 
flush() - Method in class org.apache.druid.server.QueryResultPusher.StreamingHttpResponseAccumulator
 
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, QueryProcessingPool, 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, QueryProcessingPool, 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.
forEachDimension(ObjIntConsumer<String>) - Method in class org.apache.druid.server.metrics.SegmentRowCountDistribution
Gives the consumer the range dimension and the associated count.
forEachStat(CoordinatorRunStats.StatHandler) - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
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>, Boolean) - Constructor for class org.apache.druid.server.coordinator.rules.ForeverLoadRule
 
forHandle(Handle, SQLMetadataConnector, MetadataStorageTablesConfig, ObjectMapper) - Static method in class org.apache.druid.metadata.SqlSegmentsMetadataQuery
Create a query object.
forLocation(ServiceLocation) - Static method in class org.apache.druid.rpc.ServiceLocations
 
forLocations(Set<ServiceLocation>) - Static method in class org.apache.druid.rpc.ServiceLocations
 
FORMAT_PARAMETER - Static variable in class org.apache.druid.catalog.model.table.FormattedInputSourceDefn
 
FORMAT_PROPERTY - Static variable in class org.apache.druid.catalog.model.table.ExternalTableDefn
Property which holds the optional input format specification, serialized as JSON.
formats() - Method in class org.apache.druid.catalog.model.TableDefnRegistry
 
FormattedInputSourceDefn - Class in org.apache.druid.catalog.model.table
Base class for input formats that require an input format (which is most of them.) By default, an input source supports all formats defined in the table registry, but specific input sources can be more restrictive.
FormattedInputSourceDefn() - Constructor for class org.apache.druid.catalog.model.table.FormattedInputSourceDefn
 
forNative(Query<?>, DateTime, String, QueryStats) - Static method in class org.apache.druid.server.RequestLogLine
 
forServer() - Method in class org.apache.druid.initialization.CoreInjectorBuilder
 
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
 
forUpdate(TableId, long, TableSpec) - Static method in class org.apache.druid.catalog.model.TableMetadata
 
FrameBasedInlineSegmentWrangler - Class in org.apache.druid.segment
 
FrameBasedInlineSegmentWrangler() - Constructor for class org.apache.druid.segment.FrameBasedInlineSegmentWrangler
 
from(String) - Static method in enum org.apache.druid.client.cache.CacheExecutorFactory
 
from(UserCompactionTaskQueryTuningConfig, Integer, Boolean) - 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, Boolean) - 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
 
fromCode(String) - Static method in enum org.apache.druid.catalog.model.TableMetadata.TableState
 
fromDataSegment(DataSegment) - Static method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
fromDruidNode(DruidNode) - Static method in class org.apache.druid.rpc.ServiceLocation
 
fromInsert(long) - Method in class org.apache.druid.catalog.model.TableMetadata
 
fromJson(String, long, ServerType, ServerType, int) - Static method in class org.apache.druid.discovery.DataNodeService
This JSON creator requires for the "type" subtype key of DruidService to appear before the "type" property of this class in the serialized JSON.
fromJsonName(String) - Static method in class org.apache.druid.discovery.NodeRole
 
fromNodeRole(NodeRole) - Static method in enum org.apache.druid.server.coordination.ServerType
 
fromParts(String, String, int) - Static method in class org.apache.druid.server.http.HostAndPortWithScheme
 
fromSegments(List<DataSegment>, Granularity) - 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
 
fromUsedSegments(Iterable<DataSegment>, ImmutableMap<String, String>) - Static method in class org.apache.druid.client.DataSourcesSnapshot
 
fromUsedSegmentsTimelines(Map<String, SegmentTimeline>, 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

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.HttpServerInventoryViewProvider
 
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(CoordinatorStat) - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
get(CoordinatorStat, RowKey) - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
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.security.TLSCertificateCheckerModule.TLSCertificateCheckerProvider
 
getAcceptedIssuers() - Method in class org.apache.druid.server.security.CustomCheckX509TrustManager
 
getAction() - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
getAction(ContainerRequest) - Method in class org.apache.druid.server.http.security.AbstractResourceFilter
 
getAction() - Method in class org.apache.druid.server.security.ResourceAction
 
getActionOnSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getActiveConnections() - Method in class org.apache.druid.server.initialization.jetty.JettyServerModule
 
getActiveRequestsCount() - Method in class org.apache.druid.server.initialization.jetty.LimitRequestsFilter
 
getActiveTaskGroupsCount() - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
 
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
 
getAllForId(String) - Method in interface org.apache.druid.metadata.MetadataSupervisorManager
 
getAllForId(String) - Method in class org.apache.druid.metadata.SQLMetadataSupervisorManager
 
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 class org.apache.druid.discovery.BaseNodeRoleWatcher
 
getAllNodes() - Method in interface org.apache.druid.discovery.DruidNodeDiscovery
 
getAllNodesStatus(boolean, Boolean) - Method in class org.apache.druid.server.http.LookupCoordinatorResource
 
getAllowedHttpMethods() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getAllowedProperties() - Method in class org.apache.druid.server.initialization.JdbcAccessSecurityConfig
 
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
 
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
 
getAndResetStats() - Method in interface org.apache.druid.server.coordinator.balancer.BalancerStrategy
Returns the stats collected by the strategy in the current run and resets the stats collector for the next run.
getAndResetStats() - Method in class org.apache.druid.server.coordinator.balancer.CostBalancerStrategy
 
getAndResetStats() - Method in class org.apache.druid.server.coordinator.balancer.RandomBalancerStrategy
 
getAndResetStats() - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
getAndResetStats() - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
getAndResetStats() - Method in interface org.apache.druid.server.coordinator.loading.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
 
getAppendableIndexSpec() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getAppendableIndexSpec() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getAppendableIndexSpec() - Method in interface org.apache.druid.segment.indexing.TuningConfig
The incremental index implementation to use
getAppenderatorFactory() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumberSchool
 
getArchivers() - Method in class org.apache.druid.segment.loading.OmniDataSegmentArchiver
 
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
 
getAuditInfo() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfigAuditEntry
 
getAuditTable() - Method in class org.apache.druid.server.audit.SQLAuditManager
 
getAuditTime() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfigAuditEntry
 
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
 
getAutoCompactionSnapshot() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getAutoCompactionSnapshot(String) - Method in class org.apache.druid.server.coordinator.duty.CompactSegments
 
getAutoCompactionSnapshot() - Method in class org.apache.druid.server.coordinator.duty.CompactSegments
 
getAutoCompactionSnapshotForDataSource(String) - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
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
 
getAverageNumOfRowsPerSegmentForDatasource() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler
 
getAverageRowCount() - Method in class org.apache.druid.server.SegmentManager.DataSourceState
 
getAverageRowCountForDatasource() - Method in class org.apache.druid.server.SegmentManager
 
getAvgLag() - Method in class org.apache.druid.indexing.overlord.supervisor.autoscaler.LagStats
 
getBalancerComputeThreads() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getBalancerExec() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getBalancerStrategy() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getBase() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getBasePath() - Method in class org.apache.druid.rpc.ServiceLocation
 
getBasePersistDirectory() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getBasePersistDirectory() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
 
getBaseTaskDirs() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getBaseTaskDirSize() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getBasicState() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.State
 
getBlacklistedTaskSlotCount() - Method in interface org.apache.druid.server.metrics.TaskSlotCountStatsProvider
Deprecated.
Return the total number of task slots in blacklisted middlemanagers and indexers during emission period.
getBlacklistedUntil() - Method in class org.apache.druid.client.indexing.IndexingWorkerInfo
 
getBroadcastDatasources() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getBrokers() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
getBufferSize() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory
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
 
getBytesAwaitingCompaction() - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
getBytesCompacted() - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
getBytesCurrentlyInMemory() - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
getBytesInMemory(SegmentIdWithShardSpec) - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
getBytesInMemory() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getBytesReceived() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory.EventReceiverFirehose
Deprecated.
 
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
 
getBytesSkipped() - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
getByteSum() - Method in class org.apache.druid.server.coordinator.CompactionStatistics
 
getCacheBulkMergeLimit() - Method in class org.apache.druid.client.cache.CacheConfig
 
getCachedBalancerThreadNumber() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getCachePopulator(ObjectMapper, CachePopulatorStats, CacheConfig) - Method in class org.apache.druid.guice.BrokerProcessingModule
 
getCachePopulator(ObjectMapper, CachePopulatorStats, CacheConfig) - Method in class org.apache.druid.guice.DruidProcessingModule
 
getCallbacks() - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
Returns an immutable copy of all non-null callbacks for this queued segment.
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
Deprecated.
 
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
 
getChangeRequest() - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
getChatHandlerNumRetries() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getChatHandlerTimeout() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getChunkNum() - Method in class org.apache.druid.client.InputStreamHolder
 
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
 
getCollation() - Method in class org.apache.druid.metadata.SQLMetadataConnector
The character set and collation for case-sensitive nonbinary string comparison
getColumnsRequiredForIngestion(Set<String>, TimestampSpec, DimensionsSpec, TransformSpec, AggregatorFactory[], JSONPathSpec) - Static method in class org.apache.druid.segment.indexing.ReaderUtils
 
getCombinedMaxSize() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
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.DataSourceCompactionConfigAuditEntry
 
getCompactionConfig() - Method in class org.apache.druid.server.http.CoordinatorCompactionConfigsResource
 
getCompactionConfig(String) - Method in class org.apache.druid.server.http.CoordinatorCompactionConfigsResource
 
getCompactionConfigHistory(String, String, Integer) - 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
 
getCompactionSkipLockedIntervals() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCompactionSnapshotForDataSource(String) - Method in class org.apache.druid.server.http.CompactionResource
 
getCompactionTaskSlotRatio() - Method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
getCompactionTaskSlotRatio() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfigAuditEntry.GlobalCompactionConfig
 
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
 
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
 
getConfigInByteFromDb(MetadataStorageConnector, MetadataStorageTablesConfig) - Static method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
getConfigProvider() - Method in class org.apache.druid.guice.http.AbstractHttpClientProvider
 
getConnectionProperties() - Method in class org.apache.druid.metadata.BasicDataSourceExt
 
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.
getContentSecurityPolicy() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getContext() - Method in class org.apache.druid.client.BrokerInternalQueryConfig
 
getContext() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
getContext() - Method in class org.apache.druid.server.security.AuthenticationResult
 
getCoordinatorAuditKillDurationToRetain() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorAuditKillPeriod() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorCompactionConfig() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getCoordinatorCompactionKillPeriod() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorCustomDutyGroups() - Method in class org.apache.druid.server.coordinator.duty.CoordinatorCustomDutyGroups
 
getCoordinatorDatasourceKillDurationToRetain() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorDatasourceKillPeriod() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
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
 
getCoordinatorKillIgnoreDurationToRetain() - 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
 
getCoordinatorMetadataStoreManagementPeriod() - 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
 
getCoordinatorRuleKillDurationToRetain() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorRuleKillPeriod() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorStartDelay() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorStartTime() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getCoordinatorStats() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getCoordinatorSupervisorKillDurationToRetain() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getCoordinatorSupervisorKillPeriod() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
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
Deprecated.
 
getCurrentBufferSize() - Method in interface org.apache.druid.server.metrics.EventReceiverFirehoseMetric
Return the current number of InputRow that are stored in the buffer.
getCurrentClusterCapacity() - Method in class org.apache.druid.client.indexing.IndexingTotalWorkerCapacityInfo
 
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
 
getCurrSize() - Method in class org.apache.druid.client.DruidServer
 
getCurrSize() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getCustomDutyList() - Method in class org.apache.druid.server.coordinator.duty.CoordinatorCustomDutyGroup
 
getData() - Method in class org.apache.druid.client.indexing.SamplerResponse
 
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, JdbcAccessSecurityConfig) - 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.BatchAppenderator
 
getDataSource() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentIdWithShardSpec
 
getDataSource() - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
getDatasource(String, String, String) - Method in class org.apache.druid.server.ClientInfoResource
 
getDataSource() - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
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, 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() - 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
 
getDataSourcesToNotKillStalePendingSegmentsIn() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getDataSourcesWithAllUsedSegments() - Method in class org.apache.druid.client.DataSourcesSnapshot
 
getDatasourceToLoadStatus() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getDatasourceToUnavailableSegmentCount() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
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
 
getDebugDimensions() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
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
Returns debugging information for printing, must not be used for any other purpose.
getDecommissioningMaxPercentOfMaxSegmentsToMove() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
Deprecated.
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
 
getDefaultEmitter() - Method in class org.apache.druid.server.emitter.SwitchingEmitterConfig
 
getDefaultHost() - Static method in class org.apache.druid.server.DruidNode
 
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.DruidGuiceContainer
 
getDefaultRule() - Method in class org.apache.druid.metadata.MetadataRuleManagerConfig
Datasource name against which the cluster-level default rules are stored in the metadata store.
getDelegate() - Method in class org.apache.druid.segment.realtime.firehose.ClippedFirehoseFactory
Deprecated.
 
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
Deprecated.
 
getDescription() - Method in class org.apache.druid.server.coordinator.BytesAccumulatingResponseHandler
 
getDetailedState() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStatus
 
getDimensions() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskDimensionsSpec
 
getDimensions() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskDimensionsConfig
 
getDimensionsSpec() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
getDimensionsSpec() - Method in class org.apache.druid.segment.indexing.DataSchema
 
getDimensionsSpec() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
getDirectMemory() - Method in class org.apache.druid.server.StatusResource.Memory
 
getDispatcherType() - Method in class org.apache.druid.server.initialization.jetty.JettyBindings.QosFilterHolder
 
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.initialization.jetty.StandardResponseHeaderFilterHolder
 
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
getDruidServiceInjectName() - Method in class org.apache.druid.discovery.NodeRole
 
getDuration() - Method in class org.apache.druid.client.indexing.QueryStatus
 
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
 
getEmitters() - Method in class org.apache.druid.server.emitter.SwitchingEmitterConfig
 
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
 
getError() - Method in class org.apache.druid.client.indexing.SamplerResponse.SamplerResponseRow
 
getErrorMessage() - Method in exception org.apache.druid.server.security.ForbiddenException
 
getErrorMsg() - Method in class org.apache.druid.indexing.overlord.SegmentPublishResult
 
getErrorMsg() - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult
 
getErrorResponseTransformStrategy() - Method in class org.apache.druid.server.initialization.ServerConfig
 
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
 
getFailedQueryCount() - Method in interface org.apache.druid.server.metrics.QueryCountStatsProvider
Returns the number of failed queries during the emission period.
getFailedQueryCount() - Method in class org.apache.druid.server.QueryResource
 
getFailedTaskCount() - Method in interface org.apache.druid.server.metrics.TaskCountStatsProvider
Deprecated.
getFailureCause() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler.Status
 
getFeed() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
 
getFilter() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskTransformSpec
 
getFilter() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskTransformConfig
 
getFilter() - Method in class org.apache.druid.server.initialization.jetty.JettyBindings.QosFilterHolder
 
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.initialization.jetty.StandardResponseHeaderFilterHolder
 
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.JettyBindings.QosFilterHolder
 
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.initialization.jetty.StandardResponseHeaderFilterHolder
 
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
 
getFirstRequestMillis() - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
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
 
getFromServer() - Method in class org.apache.druid.server.http.SegmentToDrop
 
getFromServer() - Method in class org.apache.druid.server.http.SegmentToMove
 
getGenerationTime() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorReport
 
getGlobalConfig() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfigAuditEntry
 
getGlobalIngestionHeapLimitBytes() - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
getGracefulShutdownTimeout() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getGranularitySpec() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
getGranularitySpec() - Method in class org.apache.druid.segment.indexing.DataSchema
 
getGranularitySpec() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
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
 
getHistory() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfigHistory
 
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.rpc.ServiceLocation
 
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
 
getHostText() - Method in class org.apache.druid.server.http.HostAndPortWithScheme
 
getHostTimeout() - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
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.ClientCompactionTaskQuery
 
getId() - Method in class org.apache.druid.client.indexing.ClientKillUnusedSegmentsTaskQuery
 
getId() - Method in interface org.apache.druid.client.indexing.ClientTaskQuery
 
getId() - Method in class org.apache.druid.client.indexing.QueryStatus
 
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
 
getId() - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
getId() - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
getIdentity() - Method in class org.apache.druid.server.security.AuthenticationResult
 
getIdleTaskSlotCount() - Method in interface org.apache.druid.server.metrics.TaskSlotCountStatsProvider
Deprecated.
Return the number of idle task slots during emission period.
getIgnoredTiers() - Method in class org.apache.druid.client.BrokerSegmentWatcherConfig
 
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
 
getInactiveAfterMillis() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManagerConfig
 
getIncludeCipherSuites() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getIncludePayloadAsDimensionInMetric() - Method in class org.apache.druid.server.audit.SQLAuditManagerConfig
 
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
 
getIndexedTables(DataSourceAnalysis) - Method in class org.apache.druid.server.SegmentManager
Returns the collection of IndexedTable for the entire timeline (since join conditions do not currently consider the queries intervals), if the timeline exists for each of its segments that are joinable.
getIndexInfo(DatabaseMetaData, String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
Get the ResultSet for indexInfo for given table
getIndexInfo(DatabaseMetaData, String) - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
Get the ResultSet for indexInfo for given table
getIndexOnTable(String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
Get the Set of the index on given table
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.indexing.TuningConfig
 
getIndexSpecForIntermediatePersists() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getIndexSpecForIntermediatePersists() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getIndexSpecForIntermediatePersists() - Method in interface org.apache.druid.segment.indexing.TuningConfig
 
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.JettyBindings.QosFilterHolder
 
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.initialization.jetty.StandardResponseHeaderFilterHolder
 
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
 
getInMemorySegments() - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
getInput() - Method in class org.apache.druid.client.indexing.SamplerResponse.SamplerResponseRow
 
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
 
getInputSourceResources() - Method in interface org.apache.druid.client.indexing.SamplerSpec
 
getInputSourceResources() - Method in class org.apache.druid.indexing.overlord.supervisor.NoopSupervisorSpec
 
getInputSourceResources() - Method in interface org.apache.druid.indexing.overlord.supervisor.SupervisorSpec
 
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.BrokerProcessingModule
 
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 interface org.apache.druid.server.metrics.QueryCountStatsProvider
Returns the number of queries interrupted due to cancellation during the emission period.
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
Deprecated.
 
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
 
getIntervalCountAwaitingCompaction() - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
getIntervalCountCompacted() - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
getIntervalCountSkipped() - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
getIntervals(HttpServletRequest) - Method in class org.apache.druid.server.http.IntervalsResource
 
getIntervalsWithServedSegmentsOrAllServedSegmentsPerIntervals(String, String, String) - Method in class org.apache.druid.server.http.DataSourcesResource
 
getIntervalToSegmentCount(String) - Method in class org.apache.druid.server.coordinator.SegmentCountsPerInterval
 
getIntervalToTotalSegmentCount() - Method in class org.apache.druid.server.coordinator.SegmentCountsPerInterval
 
getIntrospectHandler() - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory
 
getInventory() - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
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.
 
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.BatchServerInventoryView
Deprecated.
 
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
 
getIoConfig() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
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.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.ServerModule
 
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
 
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 class org.apache.druid.discovery.NodeRole
 
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
 
getKillers() - Method in class org.apache.druid.segment.loading.OmniDataSegmentKiller
 
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
Return latest supervisors (both active and terminated)
getLatest() - Method in class org.apache.druid.metadata.SQLMetadataSupervisorManager
 
getLatestActiveOnly() - Method in interface org.apache.druid.metadata.MetadataSupervisorManager
Only return the latest active supervisors
getLatestActiveOnly() - Method in class org.apache.druid.metadata.SQLMetadataSupervisorManager
 
getLatestTerminatedOnly() - Method in interface org.apache.druid.metadata.MetadataSupervisorManager
Only return the latest terminated supervisors
getLatestTerminatedOnly() - 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.
getLazyTaskSlotCount() - Method in interface org.apache.druid.server.metrics.TaskSlotCountStatsProvider
Deprecated.
Return the total number of task slots in lazy marked middlemanagers and indexers during emission period.
getLeader() - Method in class org.apache.druid.server.http.CoordinatorResource
 
getLeaderHttpClient(HttpClient, DruidNodeDiscoveryProvider) - Method in class org.apache.druid.guice.CoordinatorDiscoveryModule
 
getLeaderHttpClient(HttpClient, DruidNodeDiscoveryProvider) - Method in class org.apache.druid.guice.IndexingServiceDiscoveryModule
 
getLength() - Method in class org.apache.druid.client.InputStreamHolder
 
getLevel() - Method in class org.apache.druid.server.coordinator.stats.CoordinatorStat
Level of this stat, typically used for logging.
getLifecycleProvider() - Method in class org.apache.druid.guice.http.AbstractHttpClientProvider
 
getLimitType(long, boolean) - Static method in class org.apache.druid.server.ClientQuerySegmentWalkerUtils
 
getLiveSegmentsPath() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getLoadingSegments() - Method in class org.apache.druid.server.coordinator.ServerHolder
Segments that are currently in the queue for being loaded on this server.
getLoadManagementPeons() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getLoadQueue(String, String) - Method in class org.apache.druid.server.http.CoordinatorResource
 
getLoadQueuePath() - Method in class org.apache.druid.server.initialization.ZkPathsConfig
 
getLoadQueuePeonType() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorConfig
 
getLoadStatus() - Method in class org.apache.druid.server.http.BrokerResource
 
getLoadStatus(String, 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.rpc.ServiceLocations
 
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.SegmentLocalCacheManager
 
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
 
getLockedIntervals(Map<String, Integer>) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
getLockedIntervals(Map<String, Integer>) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
Gets a List of Intervals locked by higher priority tasks for each datasource.
getLockId(String, LockType) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getLocks(String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getLogicalDimensions() - Method in class org.apache.druid.client.indexing.SamplerResponse
 
getLogicalSegmentSchema() - Method in class org.apache.druid.client.indexing.SamplerResponse
 
getLogs(String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getLogTable() - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
getLong(Map<String, Object>, String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
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
 
getLookupTableBuckets() - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
getLookupTableBuckets() - Method in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec
 
getLookupTableBuckets() - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
getLookupTier() - Method in class org.apache.druid.discovery.LookupNodeService
 
getMap() - Method in class org.apache.druid.query.lookup.MapLookupExtractorFactory.MapLookupIntrospectionHandler
 
getMarkAsUnused() - Method in class org.apache.druid.client.indexing.ClientKillUnusedSegmentsTaskQuery
 
getMarkSegmentAsUnusedDelayMillis() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
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.indexing.TuningConfig
Maximum number of bytes (estimated) to store in memory before persisting to local storage
getMaxBytesInMemoryOrDefault() - Method in interface org.apache.druid.segment.indexing.TuningConfig
Maximum number of bytes (estimated) to store in memory before persisting to local storage.
getMaxBytesPerNode() - Method in class org.apache.druid.server.initialization.BatchDataSegmentAnnouncerConfig
 
getMaxColumnsToMerge() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getMaxColumnsToMerge() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
 
getMaxCompactionTaskSlots() - Method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
getMaxCompactionTaskSlots() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfigAuditEntry.GlobalCompactionConfig
 
getMaxEntrySize() - Method in class org.apache.druid.client.cache.CacheConfig
 
getMaxIdleTime() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getMaxIdleTimeMillis() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory
Deprecated.
Keeping the legacy 'maxIdleTime' property name for backward compatibility.
getMaximumCapacityWithAutoScale() - Method in class org.apache.druid.client.indexing.IndexingTotalWorkerCapacityInfo
 
getMaxLag() - Method in class org.apache.druid.indexing.overlord.supervisor.autoscaler.LagStats
 
getMaxLifetimeInLoadQueue() - Method in class org.apache.druid.server.coordinator.loading.SegmentLoadingConfig
 
getMaxMemory() - Method in class org.apache.druid.server.StatusResource.Memory
 
getMaxNonPrimaryReplicantsToLoad() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
Deprecated.
getMaxNumConcurrentSubTasks() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getMaxNumSegmentsToMerge() - 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
 
getMaxPayloadSizeBytes() - Method in class org.apache.druid.server.audit.SQLAuditManagerConfig
 
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
 
getMaxReplicaAssignmentsInRun() - Method in class org.apache.druid.server.coordinator.loading.SegmentLoadingConfig
 
getMaxRequestHeaderSize() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getMaxResponseContextHeaderSize() - Method in class org.apache.druid.server.ResponseContextConfig
 
getMaxRetry() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
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.indexing.TuningConfig
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
Deprecated.
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
Deprecated.
getMaxRowsPerSegment() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskQueryTuningConfig
 
getMaxScatterGatherBytes() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getMaxSegmentsInLoadQueue() - Method in class org.apache.druid.server.coordinator.loading.SegmentLoadingConfig
 
getMaxSegmentsInNodeLoadingQueue() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getMaxSegmentsToMove() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getMaxSegmentsToMove() - Method in class org.apache.druid.server.coordinator.loading.SegmentLoadingConfig
 
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
 
getMaxSubqueryBytes() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getMaxSubqueryRows() - Method in class org.apache.druid.server.initialization.ServerConfig
 
getMaxTotalRows() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
Deprecated.
getMaxTotalRows() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
Maximum number of rows across all segments before pushing to deep storage
getMaxZkRetries() - Method in class org.apache.druid.curator.CuratorConfig
 
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.BrokerProcessingModule
 
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.BrokerProcessingModule
 
getMergeProcessingPool(LifecycleForkJoinPoolProvider) - Method in class org.apache.druid.guice.DruidProcessingModule
 
getMergeProcessingPoolProvider(DruidProcessingConfig) - Method in class org.apache.druid.guice.BrokerProcessingModule
 
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
 
getMetricName() - Method in class org.apache.druid.server.coordinator.stats.CoordinatorStat
 
getMetrics() - Method in class org.apache.druid.segment.realtime.FireDepartment
 
getMetrics() - Method in class org.apache.druid.server.metrics.EventReceiverFirehoseRegister
 
getMetricsSpec() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
getMetricsSpec() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
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
 
getMovers() - Method in class org.apache.druid.segment.loading.OmniDataSegmentMover
 
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.coordinator.duty.CoordinatorCustomDutyGroup
 
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
 
getNonBlankString(Map<String, Object>, String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
Get a string parameter that can either be null or non-blank.
getNumBackgroundThreads() - Method in class org.apache.druid.client.cache.CacheConfig
 
getNumBootstrapThreads() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
getNumBytesSent() - Method in class org.apache.druid.server.QueryResultPusher.StreamingHttpResponseAccumulator
 
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
 
getNumLoadingReplicas() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
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
 
getNumMovingSegments() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
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.LoadRule
 
getNumRequestsQueued() - Method in class org.apache.druid.guice.http.DruidHttpClientConfig
 
getNumRows() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getNumRowsIndexed() - Method in class org.apache.druid.client.indexing.SamplerResponse
 
getNumRowsInMemory() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
getNumRowsInSegment() - Method in class org.apache.druid.segment.realtime.appenderator.Appenderator.AppenderatorAddResult
 
getNumRowsInSegment() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverAddResult
 
getNumRowsRead() - Method in class org.apache.druid.client.indexing.SamplerResponse
 
getNumSegments() - Method in class org.apache.druid.client.ImmutableDruidServer
 
getNumSegments() - Method in class org.apache.druid.server.SegmentManager.DataSourceState
 
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
 
getNumThreadsToLoadSegmentsIntoPageCacheOnBootstrap() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
getNumThreadsToLoadSegmentsIntoPageCacheOnDownload() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
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
 
getOshiSysMonitor(DataSourceTaskIdHolder, Set<NodeRole>) - Method in class org.apache.druid.server.metrics.MetricsModule
 
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
 
getPairs() - Method in class org.apache.druid.jackson.StringObjectPairList
 
getParsed() - Method in class org.apache.druid.client.indexing.SamplerResponse.SamplerResponseRow
 
getParseErrors() - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
 
getParser() - Method in class org.apache.druid.segment.indexing.DataSchema
 
getParserMap() - Method in class org.apache.druid.segment.indexing.DataSchema
Deprecated.
getPartialShardSpec() - Method in class org.apache.druid.indexing.overlord.SegmentCreateRequest
 
getPartitionNumber() - Method in class org.apache.druid.query.LocatedSegmentDescriptor
 
getPartitionsSpec() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getPartitionsSpec() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getPartitionsSpec() - Method in interface org.apache.druid.segment.indexing.TuningConfig
 
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.JettyBindings.QosFilterHolder
 
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.initialization.jetty.StandardResponseHeaderFilterHolder
 
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 class org.apache.druid.server.initialization.jetty.JettyBindings.QosFilterHolder
 
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
Deprecated.
getPeon() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getPercentDecommSegmentsToMove() - Method in class org.apache.druid.server.coordinator.loading.SegmentLoadingConfig
 
getPercentUsed() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getPeriod() - Method in class org.apache.druid.server.coordinator.duty.CoordinatorCustomDutyGroup
 
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
 
getPersistedidentifierPaths() - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
getPersistThreadPriority() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getPhysicalDimensions() - Method in class org.apache.druid.client.indexing.SamplerResponse
 
getPlaintextPort() - Method in class org.apache.druid.rpc.ServiceLocation
 
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.handoff.CoordinatorBasedSegmentHandoffNotifierConfig
 
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
 
getPreviousSegmentId() - Method in class org.apache.druid.indexing.overlord.SegmentCreateRequest
Non-null previous segment id.
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
 
getProcessingExecutorPool(DruidProcessingConfig) - Method in class org.apache.druid.guice.BrokerProcessingModule
 
getProcessingExecutorPool(DruidProcessingConfig, ExecutorServiceMonitor, Lifecycle) - Method in class org.apache.druid.guice.DruidProcessingModule
 
getProcessingExecutorPool(DruidProcessingConfig) - Method in class org.apache.druid.guice.RouterProcessingModule
 
getProjectedSegments() - Method in class org.apache.druid.server.coordinator.ServerHolder
Segments that are expected to be loaded on this server once all the operations in progress have completed.
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.client.indexing.ClientCompactionTaskGranularitySpec
 
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
 
getQueryGranularity() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskGranularityConfig
 
getQueryId() - Method in class org.apache.druid.server.QueryLifecycle
 
getQueryParam(UriInfo, String, String) - Static method in class org.apache.druid.server.JettyUtils
Returns the value of the query parameter of the given name.
getQueryResponse() - Method in interface org.apache.druid.server.QueryResultPusher.ResultsWriter
Gets the results of running the query.
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.BatchAppenderator
 
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.StreamAppenderator
 
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
 
getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in class org.apache.druid.server.NoopQuerySegmentWalker
 
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.BatchAppenderator
 
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.StreamAppenderator
 
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
 
getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in class org.apache.druid.server.NoopQuerySegmentWalker
 
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
 
getQueuedSegments() - Method in class org.apache.druid.server.coordinator.ServerHolder
Segments queued for load, drop or move on this server.
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
 
getReloadSslContextSeconds() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
getRemoteAddr() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
 
getRemoteAddr() - Method in class org.apache.druid.server.RequestLogLine
 
getReplicaCountsInCluster(SegmentId) - Method in class org.apache.druid.server.coordinator.loading.SegmentReplicationStatus
 
getReplicantLifetime() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getReplicateAfterLoadTimeout() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getReplicationFactor(SegmentId) - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getReplicationStatus() - Method in class org.apache.druid.server.coordinator.loading.StrategicSegmentAssigner
 
getReplicationThrottleLimit() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
getReplicationThrottleLimit() - Method in class org.apache.druid.server.coordinator.loading.SegmentLoadingConfig
 
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
 
getRequestMapper() - Method in class org.apache.druid.server.QueryResource.ResourceIOReaderWriter
 
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() - Method in class org.apache.druid.server.security.ResourceAction
 
getResponse() - Method in exception org.apache.druid.rpc.HttpResponseException
 
getResponseContext() - Method in class org.apache.druid.server.QueryResponse
 
getResponseFilter() - Method in class org.apache.druid.server.http.security.AbstractResourceFilter
 
getResponseWriter() - Method in class org.apache.druid.server.QueryResource.ResourceIOReaderWriter
 
getResultLevelCacheLimit() - Method in class org.apache.druid.client.cache.CacheConfig
 
getResults() - Method in class org.apache.druid.server.QueryResponse
 
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
 
getRowCount(SegmentIdWithShardSpec) - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
getRowCount(SegmentIdWithShardSpec) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
getRowCountDistribution() - Method in class org.apache.druid.server.SegmentManager
 
getRowCountDistributionPerDatasource() - Method in class org.apache.druid.server.coordination.SegmentLoadDropHandler
 
getRowsInMemory() - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
getRules(String) - Method in interface org.apache.druid.metadata.MetadataRuleManager
 
getRules(String) - Method in class org.apache.druid.metadata.SQLMetadataRuleManager
 
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
 
getRunningTaskCount() - Method in interface org.apache.druid.server.metrics.TaskCountStatsProvider
Deprecated.
getRunningTasks() - Method in class org.apache.druid.client.indexing.IndexingWorkerInfo
 
getScheduledExecutorFactory(Lifecycle) - Method in class org.apache.druid.guice.ServerModule
 
getSchedulerClassName() - Method in class org.apache.druid.server.metrics.DruidMonitorSchedulerConfig
 
getScheduleStatus() - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
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, SegmentLazyLoadFailCallback) - Method in interface org.apache.druid.segment.loading.SegmentLoader
Returns a ReferenceCountingSegment that will be added by the SegmentManager to the VersionedIntervalTimeline.
getSegment(DataSegment, boolean, SegmentLazyLoadFailCallback) - Method in class org.apache.druid.segment.loading.SegmentLocalCacheLoader
 
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.balancer.BalancerSegmentHolder
 
getSegment() - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
getSegmentAssigner() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getSegmentChangesSince(ChangeRequestHistory.Counter) - Method in class org.apache.druid.server.coordination.BatchDataSegmentAnnouncer
Returns Future that lists the segment load/drop requests since given counter.
getSegmentCountAwaitingCompaction() - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
getSegmentCountCompacted() - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
getSegmentCountSkipped() - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot
 
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.SegmentCacheManager
This method fetches the files for the given segment if the segment is not downloaded already.
getSegmentFiles(DataSegment) - Method in class org.apache.druid.segment.loading.SegmentLocalCacheManager
Make sure segments files in loc is intact, otherwise function like loadSegments will failed because of segment files is damaged.
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.client.indexing.ClientCompactionTaskGranularitySpec
 
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
 
getSegmentGranularity() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskGranularityConfig
 
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
 
getSegmentIdentifier() - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
getSegmentIds() - Method in class org.apache.druid.server.http.DataSourcesResource.MarkDataSourceSegmentsPayload
 
getSegmentIntervalCountSum() - Method in class org.apache.druid.server.coordinator.CompactionStatistics
 
getSegmentLoadInfos() - Method in class org.apache.druid.client.CoordinatorServerView
 
getSegmentLoadingConfig() - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
getSegmentLocks() - Method in class org.apache.druid.segment.loading.SegmentLocalCacheManager
 
getSegmentName() - Method in class org.apache.druid.server.http.SegmentToDrop
 
getSegmentName() - Method in class org.apache.druid.server.http.SegmentToMove
 
getSegmentNumberCountSum() - Method in class org.apache.druid.server.coordinator.CompactionStatistics
 
getSegmentNumDimensionColumns() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
getSegmentNumMetricColumns() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
getSegmentReplicationStatus() - 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.BaseAppenderatorDriver
 
getSegments() - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
Returns all active segments regardless whether they are in memory or persisted
getSegments() - Method in class org.apache.druid.segment.realtime.appenderator.SegmentsAndCommitMetadata
 
getSegments() - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
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.FrameBasedInlineSegmentWrangler
 
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
 
getSegmentsInQueue() - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
getSegmentsInQueue() - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
getSegmentsInQueue() - Method in interface org.apache.druid.server.coordinator.loading.LoadQueuePeon
Deprecated.
 
getSegmentsMarkedToDrop() - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
getSegmentsMarkedToDrop() - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
getSegmentsMarkedToDrop() - Method in interface org.apache.druid.server.coordinator.loading.LoadQueuePeon
Deprecated.
 
getSegmentsPerNode() - Method in class org.apache.druid.server.initialization.BatchDataSegmentAnnouncerConfig
 
getSegmentStat(CoordinatorStat, String, String) - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
getSegmentsToDrop() - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
getSegmentsToDrop() - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
getSegmentsToDrop() - Method in interface org.apache.druid.server.coordinator.loading.LoadQueuePeon
Deprecated.
 
getSegmentsToLoad() - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
getSegmentsToLoad() - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
getSegmentsToLoad() - Method in interface org.apache.druid.server.coordinator.loading.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.client.indexing.ClientCompactionTaskQueryTuningConfig
 
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.
getSequenceName() - Method in class org.apache.druid.indexing.overlord.SegmentCreateRequest
 
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
 
getServedSegments() - Method in class org.apache.druid.server.coordinator.ServerHolder
Segments that are currently loaded on this server.
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.balancer.BalancerSegmentHolder
 
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
 
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
 
getServersEligibleToDrop() - Method in class org.apache.druid.server.coordinator.loading.SegmentStatusInTier
 
getServersEligibleToLoad() - Method in class org.apache.druid.server.coordinator.loading.SegmentStatusInTier
 
getServersInTierToLoadSegment(String, DataSegment) - Method in class org.apache.druid.server.coordinator.loading.RoundRobinServerSelector
Returns an iterator over the servers in this tier which are eligible to load the given segment.
getServersPerforming(SegmentAction) - Method in class org.apache.druid.server.coordinator.loading.SegmentStatusInTier
 
getServerTimeout() - Method in class org.apache.druid.client.HttpServerInventoryViewConfig
 
getServerType() - Method in class org.apache.druid.discovery.DataNodeService
 
getServerType() - Method in class org.apache.druid.guice.ServerTypeConfig
 
getServerUnstabilityTimeout() - Method in class org.apache.druid.client.HttpServerInventoryViewConfig
 
getService(String, Class<T>) - Method in class org.apache.druid.discovery.DiscoveryDruidNode
 
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
Deprecated.
 
getServiceName() - Method in class org.apache.druid.server.DruidNode
 
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
 
getShortName() - Method in class org.apache.druid.server.coordinator.stats.CoordinatorStat
Unique name used while logging this stat.
getShutoffTime() - Method in class org.apache.druid.segment.realtime.firehose.TimedShutoffFirehoseFactory
Deprecated.
 
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
 
getSizeOfSegmentsToLoad() - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
getSizeOfSegmentsToLoad() - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
getSizeOfSegmentsToLoad() - Method in interface org.apache.druid.server.coordinator.loading.LoadQueuePeon
Deprecated.
 
getSizeUsed() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
getSkipOffsetFromLatest() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
getSnapshotAndReset() - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
Creates a new CoordinatorRunStats which represents the snapshot of the stats collected so far in this instance.
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
 
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
 
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
 
getSqlMetadataMaxRetry() - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
getSqlQueryContext() - Method in class org.apache.druid.server.log.DefaultRequestLogEvent
 
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
 
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
 
getStartTime() - Method in class org.apache.druid.discovery.DiscoveryDruidNode
 
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.coordinator.loading.StrategicSegmentAssigner
 
getStats() - Method in interface org.apache.druid.server.metrics.TaskCountStatsProvider
Collects all task level stats.
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
 
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
 
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
 
getString(Map<String, Object>, String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
getStringArray(Map<String, Object>, String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
Get the value of a VARCHAR ARRAY parameter.
getStringList(Map<String, Object>, String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
getSuccessfulQueryCount() - Method in interface org.apache.druid.server.metrics.QueryCountStatsProvider
Returns the number of successful queries processed during the emission period.
getSuccessfulQueryCount() - Method in class org.apache.druid.server.QueryResource
 
getSuccessfulTaskCount() - Method in interface org.apache.druid.server.metrics.TaskCountStatsProvider
Deprecated.
getSupervisorState() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
getSysMonitor(DataSourceTaskIdHolder, Set<NodeRole>) - Method in class org.apache.druid.server.metrics.MetricsModule
 
getSystemPropertyPrefixes() - Method in class org.apache.druid.server.initialization.JdbcAccessSecurityConfig
 
getTablesLookup() - Method in class org.apache.druid.server.SegmentManager.DataSourceState
 
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
 
getTaskInfos(Map<TaskLookup.TaskLookupType, TaskLookup>, 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
 
getTaskReport(String) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
getTaskReport(String) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
getTaskStatus(String) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
getTaskStatus(String) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
getTaskStatusCheckPeriodMs() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getTaskStatusList(Map<TaskLookup.TaskLookupType, TaskLookup>, String) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
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.LoadRule
 
getTierNames() - Method in class org.apache.druid.server.coordinator.DruidCluster
 
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
 
getTierToDatasourceToUnderReplicated(Iterable<DataSegment>, boolean) - Method in class org.apache.druid.server.coordinator.loading.SegmentReplicationStatus
 
getTierToDatasourceToUnderReplicatedCount(boolean) - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getTierToDatasourceToUnderReplicatedCount(Iterable<DataSegment>, boolean) - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
getTimedOutQueryCount() - Method in interface org.apache.druid.server.metrics.QueryCountStatsProvider
Returns the number of timed out queries during the emission period.
getTimedOutQueryCount() - Method in class org.apache.druid.server.QueryResource
 
getTimedOutSegments() - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
getTimedOutSegments() - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
getTimedOutSegments() - Method in interface org.apache.druid.server.coordinator.loading.LoadQueuePeon
Deprecated.
 
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
 
getTimeout() - Method in class org.apache.druid.rpc.RequestBuilder
Accessor for request timeout.
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.rpc.ServiceLocation
 
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
 
getTotalLag() - Method in class org.apache.druid.indexing.overlord.supervisor.autoscaler.LagStats
 
getTotalMemory() - Method in class org.apache.druid.server.StatusResource.Memory
 
getTotalNumMergeTasks() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
getTotalNumRowsInAppenderator() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorDriverAddResult
 
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
 
getTotalRowCount() - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
getTotalRowCount() - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
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
 
getTotalTaskSlotCount() - Method in interface org.apache.druid.server.metrics.TaskSlotCountStatsProvider
Deprecated.
Return the number of total task slots during emission period.
getTotalWorkerCapacity() - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
getTotalWorkerCapacity() - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
Gets the total worker capacity of the current state of the cluster.
getTotalWorkerCapacityWithAutoScale() - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
getTotalWorkerCapacityWithAutoScale() - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
Gets the total worker capacity of the cluster including auto scaling capability (scaling to max workers).
getTransformSpec() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQuery
 
getTransformSpec() - Method in class org.apache.druid.segment.indexing.DataSchema
 
getTransformSpec() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfig
 
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 interface org.apache.druid.client.indexing.SamplerSpec
Returns the type of this sampler type.
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
 
getTypes() - Method in class org.apache.druid.metadata.input.SqlInputSource
 
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
Deprecated.
 
getUnsecuredPaths() - Method in class org.apache.druid.server.security.AuthConfig
 
getUnstableTimeMillis() - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
 
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
 
getUriListArg(Map<String, Object>, String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
getUriToUse() - Method in class org.apache.druid.server.DruidNode
 
getURL() - Method in class org.apache.druid.client.ImmutableDruidServer
 
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
 
getUsedTaskSlotCount() - Method in interface org.apache.druid.server.metrics.TaskSlotCountStatsProvider
Deprecated.
Return the number of used task slots during emission period.
getUseL2() - Method in class org.apache.druid.client.cache.HybridCacheConfig
 
getValidatedDebugDimensions() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
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
 
getValues() - Method in class org.apache.druid.server.coordinator.stats.RowKey
 
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.SegmentCreateRequest
 
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
Deprecated.
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
 
getWebApplication() - Method in class org.apache.druid.server.initialization.jetty.DruidGuiceContainer
 
getWindowPeriod() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
getWorker() - Method in class org.apache.druid.client.indexing.IndexingWorkerInfo
 
getWorkerCategory() - Method in interface org.apache.druid.server.metrics.WorkerTaskCountStatsProvider
The worker category.
getWorkerConfig() - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager
 
getWorkerFailedTaskCount() - Method in interface org.apache.druid.server.metrics.WorkerTaskCountStatsProvider
The number of failed tasks run on worker during emission period.
getWorkerIdleTaskSlotCount() - Method in interface org.apache.druid.server.metrics.WorkerTaskCountStatsProvider
The number of idle task slots on worker.
getWorkerSuccessfulTaskCount() - Method in interface org.apache.druid.server.metrics.WorkerTaskCountStatsProvider
The number of successful tasks run on worker during emission period.
getWorkerTotalTaskSlotCount() - Method in interface org.apache.druid.server.metrics.WorkerTaskCountStatsProvider
The number of total task slots on worker.
getWorkerUsedTaskSlotCount() - Method in interface org.apache.druid.server.metrics.WorkerTaskCountStatsProvider
The number of used task slots on worker.
getWorkerVersion() - Method in interface org.apache.druid.server.metrics.WorkerTaskCountStatsProvider
The worker version.
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.loading.LoadQueueTaskMaster
 
global() - Static method in class org.apache.druid.guice.http.HttpClientModule
 
global() - Static method in class org.apache.druid.guice.http.JettyHttpClientModule
 
GlobalCompactionConfig(double, int, boolean) - Constructor for class org.apache.druid.server.coordinator.DataSourceCompactionConfigAuditEntry.GlobalCompactionConfig
 
go(Request) - Method in class org.apache.druid.discovery.DruidLeaderClient
Executes a Request object aimed at the leader.
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
 
GranularityPropertyDefn(String) - Constructor for class org.apache.druid.catalog.model.ModelProperties.GranularityPropertyDefn
 
GranularitySpec - Interface in org.apache.druid.segment.indexing.granularity
Tells the indexer how to group events based on timestamp.
GROUP_RUN_TIME - Static variable in class org.apache.druid.server.coordinator.stats.Stats.CoordinatorRun
 
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

handle(CoordinatorStat, RowKey, long) - Method in interface org.apache.druid.server.coordinator.stats.CoordinatorRunStats.StatHandler
 
handleChunk(ClientResponse<Void>, HttpChunk, long) - Method in class org.apache.druid.rpc.IgnoreHttpResponseHandler
 
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.rpc.IgnoreHttpResponseHandler
 
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
 
hasData() - Method in class org.apache.druid.client.selector.ServerSelector
 
hashCode() - Method in class org.apache.druid.catalog.model.ColumnSpec
 
hashCode() - Method in class org.apache.druid.catalog.model.table.ClusterKeySpec
 
hashCode() - Method in class org.apache.druid.catalog.model.TableId
 
hashCode() - Method in class org.apache.druid.catalog.model.TableMetadata
 
hashCode() - Method in class org.apache.druid.catalog.model.TableSpec
 
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.ClientCompactionTaskDimensionsSpec
 
hashCode() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskGranularitySpec
 
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.ClientCompactionTaskTransformSpec
 
hashCode() - Method in class org.apache.druid.client.indexing.ClientKillUnusedSegmentsTaskQuery
 
hashCode() - Method in class org.apache.druid.client.indexing.SamplerResponse
 
hashCode() - Method in class org.apache.druid.client.indexing.SamplerResponse.SamplerResponseRow
 
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.NodeRole
 
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.jackson.StringObjectPairList
 
hashCode() - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult
 
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.rpc.RequestBuilder
 
hashCode() - Method in class org.apache.druid.rpc.ServiceLocation
 
hashCode() - Method in class org.apache.druid.rpc.ServiceLocations
 
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.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.AutoCompactionSnapshot
 
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.loading.SegmentHolder
 
hashCode() - Method in class org.apache.druid.server.coordinator.rules.ForeverBroadcastDistributionRule
 
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.LoadRule
 
hashCode() - Method in class org.apache.druid.server.coordinator.rules.PeriodBroadcastDistributionRule
 
hashCode() - Method in class org.apache.druid.server.coordinator.rules.PeriodLoadRule
 
hashCode() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
hashCode() - Method in class org.apache.druid.server.coordinator.stats.RowKey
 
hashCode() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskDimensionsConfig
 
hashCode() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskGranularityConfig
 
hashCode() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskIOConfig
 
hashCode() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskTransformConfig
 
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.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
 
hasIndexedTables(String) - Method in class org.apache.druid.server.SegmentManager
 
hasMore() - Method in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory.EventReceiverFirehose
Deprecated.
 
hasMore() - Method in class org.apache.druid.segment.realtime.firehose.IngestSegmentFirehose
 
hasMore() - Method in class org.apache.druid.segment.realtime.firehose.PredicateFirehose
 
hasNext() - Method in class org.apache.druid.client.JsonParserIterator
 
hasNext() - Method in class org.apache.druid.server.coordinator.duty.NewestSegmentFirstIterator
 
hasProperty(String) - Method in class org.apache.druid.catalog.model.ObjectFacade
 
hasSameConfig(CoordinatorCompactionConfig) - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfigAuditEntry.GlobalCompactionConfig
 
hasSegmentLoaded(SegmentId) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
hasStat(CoordinatorStat) - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
hasSwapped() - Method in class org.apache.druid.segment.realtime.FireHydrant
 
header(String, String) - Method in class org.apache.druid.rpc.RequestBuilder
 
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
HIDDEN_COLUMNS_PROPERTY - Static variable in class org.apache.druid.catalog.model.table.DatasourceDefn
The set of existing columns to "delete" (actually, just hide) from the SQL layer.
hiddenColumns() - Method in class org.apache.druid.catalog.model.facade.DatasourceFacade
 
hiddenColumns(List<String>) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
hiddenColumns(String...) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
HiddenColumnsDefn() - Constructor for class org.apache.druid.catalog.model.table.DatasourceDefn.HiddenColumnsDefn
 
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
 
HISTORICAL - Static variable in class org.apache.druid.discovery.NodeRole
 
HISTORICAL_COUNT - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Tier
 
HISTORICAL_JSON_NAME - Static variable in class org.apache.druid.discovery.NodeRole
 
HISTORICAL_MANAGEMENT_DUTIES_DUTY_GROUP - Static variable in class org.apache.druid.server.coordinator.DruidCoordinator
 
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(SegmentLoadDropHandler) - 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, Class<? extends Annotation>) - Constructor for class org.apache.druid.guice.http.HttpClientModule
 
HttpClientModule.HttpClientProvider - Class in org.apache.druid.guice.http
 
HttpClientProvider(Class<? extends Annotation>, boolean) - Constructor for class org.apache.druid.guice.http.HttpClientModule.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
 
HttpIndexingServiceClient - Class in org.apache.druid.client.indexing
 
HttpIndexingServiceClient(ObjectMapper, DruidLeaderClient) - Constructor for class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
HttpInputSourceDefn - Class in org.apache.druid.catalog.model.table
Definition of an HTTP input source source.
HttpInputSourceDefn() - Constructor for class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
HttpLoadQueuePeon - Class in org.apache.druid.server.coordinator.loading
 
HttpLoadQueuePeon(String, ObjectMapper, HttpClient, DruidCoordinatorConfig, ScheduledExecutorService, ExecutorService) - Constructor for class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
HttpMediaType - Class in org.apache.druid.server.http
 
HttpMediaType() - Constructor for class org.apache.druid.server.http.HttpMediaType
 
HttpResponseException - Exception in org.apache.druid.rpc
HttpResponseException(StringFullResponseHolder) - Constructor for exception org.apache.druid.rpc.HttpResponseException
 
HttpServerInventoryView - Class in org.apache.druid.client
This class uses internal-discovery i.e.
HttpServerInventoryView(ObjectMapper, HttpClient, DruidNodeDiscoveryProvider, Predicate<Pair<DruidServerMetadata, DataSegment>>, HttpServerInventoryViewConfig, ServiceEmitter, ScheduledExecutorFactory, String) - 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

id() - Method in class org.apache.druid.catalog.model.TableMetadata
 
IgnoreHttpResponseHandler - Class in org.apache.druid.rpc
An HTTP response handler that discards the response and returns nothing.
ignoreLoadScopes() - Method in class org.apache.druid.guice.DruidInjectorBuilder
Ignore load scope annotations on modules.
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
 
incrementAndGetRunsInQueue() - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
incrementAssignedReplicas(String) - Method in class org.apache.druid.server.coordinator.loading.ReplicationThrottler
 
incrementBytesAwaitingCompaction(long) - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot.Builder
 
incrementBytesCompacted(long) - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot.Builder
 
incrementBytesSkipped(long) - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot.Builder
 
incrementCompactedByte(long) - Method in class org.apache.druid.server.coordinator.CompactionStatistics
 
incrementCompactedIntervals(long) - Method in class org.apache.druid.server.coordinator.CompactionStatistics
 
incrementCompactedSegments(long) - Method in class org.apache.druid.server.coordinator.CompactionStatistics
 
incrementDedup() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementError() - Method in class org.apache.druid.client.cache.CachePopulatorStats
 
incrementFailed() - Method in interface org.apache.druid.server.QueryResource.QueryMetricCounter
 
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
 
incrementInterrupted() - Method in interface org.apache.druid.server.QueryResource.QueryMetricCounter
 
incrementIntervalCountAwaitingCompaction(long) - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot.Builder
 
incrementIntervalCountCompacted(long) - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot.Builder
 
incrementIntervalCountSkipped(long) - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot.Builder
 
incrementMergeCpuTime(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementMergedRows(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
 
incrementPushedRows(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementRowOutputCount(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementSegmentCountAwaitingCompaction(long) - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot.Builder
 
incrementSegmentCountCompacted(long) - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot.Builder
 
incrementSegmentCountSkipped(long) - Method in class org.apache.druid.server.coordinator.AutoCompactionSnapshot.Builder
 
incrementSuccess() - Method in interface org.apache.druid.server.QueryResource.QueryMetricCounter
 
incrementThrownAway() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
incrementTimedOut() - Method in interface org.apache.druid.server.QueryResource.QueryMetricCounter
 
incrementUnparseable() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
INDEX_DIR - Static variable in class org.apache.druid.segment.loading.LocalDataSegmentPusher
 
INDEX_ZIP_FILENAME - Static variable in class org.apache.druid.segment.loading.LocalDataSegmentPusher
 
INDEXER - Static variable in class org.apache.druid.discovery.NodeRole
 
INDEXER_JSON_NAME - Static variable in class org.apache.druid.discovery.NodeRole
 
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
 
IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult - Class in org.apache.druid.metadata
 
IndexingService - Annotation Type in org.apache.druid.client.indexing
 
IndexingServiceClient - Interface in org.apache.druid.client.indexing
High-level IndexingServiceClient client.
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
 
IndexingTotalWorkerCapacityInfo - Class in org.apache.druid.client.indexing
Should be synchronized with org.apache.druid.indexing.overlord.http.TotalWorkerCapacityResponse
IndexingTotalWorkerCapacityInfo(int, int) - Constructor for class org.apache.druid.client.indexing.IndexingTotalWorkerCapacityInfo
 
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(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
 
initBalancerExecutor() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
Initialization - Class in org.apache.druid.initialization
Initialize Guice for a server.
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.
initialize() - Method in class org.apache.druid.server.QueryResultPusher.StreamingHttpResponseAccumulator
Initializes the response.
initializeCompactionStatistics() - Static method in class org.apache.druid.server.coordinator.CompactionStatistics
 
initializeExecutors() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorPlumber
 
initializeExecutors() - Method in class org.apache.druid.segment.realtime.plumber.RealtimePlumber
 
initiate(ResourceConfig, WebApplication) - Method in class org.apache.druid.server.initialization.jetty.DruidGuiceContainer
 
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
 
InlineInputSourceDefn - Class in org.apache.druid.catalog.model.table
Describes an inline input source: one where the data is provided in the table spec as a series of text lines.
InlineInputSourceDefn() - Constructor for class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
InlineSegmentWrangler - Class in org.apache.druid.segment
InlineSegmentWrangler() - Constructor for class org.apache.druid.segment.InlineSegmentWrangler
 
inputFormat - Variable in class org.apache.druid.catalog.model.table.ExternalTableSpec
 
inputFormat(Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
inputFormatClass() - Method in class org.apache.druid.catalog.model.table.InputFormats.BaseFormatDefn
The target input format class for Jackson conversions.
inputFormatClass() - Method in class org.apache.druid.catalog.model.table.InputFormats.CsvFormatDefn
 
inputFormatClass() - Method in class org.apache.druid.catalog.model.table.InputFormats.DelimitedFormatDefn
 
inputFormatClass() - Method in class org.apache.druid.catalog.model.table.InputFormats.JsonFormatDefn
 
InputFormatDefn - Interface in org.apache.druid.catalog.model.table
Metadata about a Druid InputFormat.
inputFormatDefnFor(String) - Method in class org.apache.druid.catalog.model.TableDefnRegistry
Return input format definition for the given input format type name, or null if there is no such definition.
inputFormatMap - Variable in class org.apache.druid.catalog.model.table.ResolvedExternalTable
 
InputFormats - Class in org.apache.druid.catalog.model.table
Catalog definitions for the Druid input formats.
InputFormats() - Constructor for class org.apache.druid.catalog.model.table.InputFormats
 
InputFormats.BaseFormatDefn - Class in org.apache.druid.catalog.model.table
Base class for input format definitions.
InputFormats.CsvFormatDefn - Class in org.apache.druid.catalog.model.table
Definition for the CSV input format.
InputFormats.DelimitedFormatDefn - Class in org.apache.druid.catalog.model.table
 
InputFormats.FlatTextFormatDefn - Class in org.apache.druid.catalog.model.table
Definition of a flat text (CSV and delimited text) input format.
InputFormats.JsonFormatDefn - Class in org.apache.druid.catalog.model.table
JSON format definition.
inputIntervals - Variable in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec
 
inputIntervals() - Method in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec
 
inputIntervals() - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
Returns user provided intervals as-is state.
inputSource - Variable in class org.apache.druid.catalog.model.table.ExternalTableSpec
 
inputSource(Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
inputSourceClass() - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Overridden by each subclass to return the input source class to be used for JSON conversions.
inputSourceClass() - Method in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
inputSourceClass() - Method in class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
inputSourceClass() - Method in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
InputSourceDefn - Interface in org.apache.druid.catalog.model.table
Metadata definition for one Druid input source.
inputSourceDefnFor(String) - Method in class org.apache.druid.catalog.model.TableDefnRegistry
Return input source definition for the given input source type name, or null if there is no such definition.
inputSourceMap - Variable in class org.apache.druid.catalog.model.table.ResolvedExternalTable
 
InputSourceModule - Class in org.apache.druid.metadata.input
Module that installs InputSource implementations
InputSourceModule() - Constructor for class org.apache.druid.metadata.input.InputSourceModule
 
inputSourceTypesSupplier - Variable in class org.apache.druid.catalog.model.table.ExternalTableSpec
 
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, String, String) - 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 variable in class org.apache.druid.rpc.IgnoreHttpResponseHandler
 
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(Interval, Interval) - Static method in class org.apache.druid.server.coordinator.balancer.CostBalancerStrategy
 
intervalCost(double, double, double) - Static method in class org.apache.druid.server.coordinator.balancer.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>, Boolean) - 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
 
intProperty(String) - Method in class org.apache.druid.catalog.model.ObjectFacade
 
IntPropertyDefn(String) - Constructor for class org.apache.druid.catalog.model.ModelProperties.IntPropertyDefn
 
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
 
isAllowUnknownJdbcUrlFormat() - Method in class org.apache.druid.server.initialization.JdbcAccessSecurityConfig
 
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.balancer.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
 
isClosed() - Method in class org.apache.druid.rpc.ServiceLocations
 
isComplete() - Method in class org.apache.druid.client.indexing.QueryStatus
 
isDatasource(String) - Static method in class org.apache.druid.catalog.model.table.DatasourceDefn
 
isDatasource(ResolvedTable) - Static method in class org.apache.druid.catalog.model.table.DatasourceDefn
 
isDecommissioning() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
isDeleteOnRemove() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
isDirectlyJoinable(DataSource) - Method in class org.apache.druid.segment.join.BroadcastTableJoinableFactory
 
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
 
isDropExisting() - Method in class org.apache.druid.client.indexing.ClientCompactionIOConfig
 
isDropExisting() - Method in interface org.apache.druid.segment.indexing.BatchIOConfig
 
isDropExisting() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskIOConfig
 
isDroppingSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
isEagerInitialization() - Method in class org.apache.druid.guice.http.DruidHttpClientConfig
 
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.balancer.SegmentsCostCache.Builder
 
isEmpty() - Method in class org.apache.druid.server.coordinator.balancer.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.curator.ZkEnablementConfig
 
isEnabled(Properties) - Static method in class org.apache.druid.curator.ZkEnablementConfig
 
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
 
isEnableHSTS() - Method in class org.apache.druid.server.initialization.ServerConfig
 
isEnableInputSourceSecurity() - Method in class org.apache.druid.server.security.AuthConfig
 
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
 
isEnforceAllowedProperties() - Method in class org.apache.druid.server.initialization.JdbcAccessSecurityConfig
 
isEvictOnClose() - Method in class org.apache.druid.client.cache.CaffeineCacheConfig
 
isExecutorShutdown() - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
 
isExternalTable(ResolvedTable) - Static method in class org.apache.druid.catalog.model.table.ExternalTableDefn
 
isFailed() - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult
 
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
 
isForceGuaranteedRollup() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskQueryTuningConfig
 
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
 
isHttpLoading() - Method in class org.apache.druid.server.coordinator.loading.LoadQueueTaskMaster
 
isIdle() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
isIdleConfigEnabled() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManagerConfig
 
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
 
isInitialized() - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
Whether this server has been synced successfully at least once.
isInitialized() - Method in class org.apache.druid.server.QueryResultPusher.StreamingHttpResponseAccumulator
 
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
isLoad() - Method in enum org.apache.druid.server.coordinator.loading.SegmentAction
True only if this action loads a segment on a server, i.e.
isLoad() - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
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
 
isOpenSegments() - Method in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
isOptional() - Method in class org.apache.druid.catalog.model.table.BaseTableFunction.Parameter
 
isOptional() - Method in interface org.apache.druid.catalog.model.table.TableFunction.ParameterDefn
 
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.
isProcessingDone() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
isProjectedSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
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
 
isRealtimeServer() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
isReloadSslContext() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
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
 
isRequestSentToServer() - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
isRequireClientCertificate() - Method in class org.apache.druid.server.initialization.TLSServerConfig
 
isReserved(String) - Method in class org.apache.druid.segment.loading.StorageLocation
 
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.client.indexing.ClientCompactionTaskGranularitySpec
 
isRollup() - Method in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec
 
isRollup() - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
 
isRollup() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskGranularityConfig
 
isRootCausePacketTooBigException(Throwable) - Method in class org.apache.druid.metadata.SQLMetadataConnector
Checks if the root cause of the given exception is a PacketTooBigException.
isScalar(String) - Static method in class org.apache.druid.catalog.model.Columns
 
isSealed() - Method in class org.apache.druid.catalog.model.facade.DatasourceFacade
 
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 interface org.apache.druid.segment.loading.SegmentCacheManager
Checks whether a segment is already cached.
isSegmentCached(DataSegment) - Method in class org.apache.druid.segment.loading.SegmentLocalCacheManager
 
isSegmentLoadedByServer(String, DataSegment) - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
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.
isSegmentServer() - Method in enum org.apache.druid.server.coordination.ServerType
Indicates this type of node is serving segments that are meant to be the target of fan-out by a Broker.
isSegmentUsed(String, String) - Method in class org.apache.druid.server.http.MetadataResource
 
isServingSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.ServerHolder
Returns true if this server has the segment loaded and is not dropping it.
isSetContextMDC() - Method in class org.apache.druid.server.log.LoggingRequestLogger
 
isSetMDC() - Method in class org.apache.druid.server.log.LoggingRequestLogger
 
isShowDetailedJettyErrors() - Method in class org.apache.druid.server.initialization.ServerConfig
 
isSkipBytesInMemoryOverheadCheck() - Method in class org.apache.druid.segment.indexing.RealtimeTuningConfig
 
isSkipBytesInMemoryOverheadCheck() - Method in interface org.apache.druid.segment.realtime.appenderator.AppenderatorConfig
 
isSkipDimensionsAndMetrics() - Method in class org.apache.druid.server.initialization.BatchDataSegmentAnnouncerConfig
 
isSkipLoadSpec() - Method in class org.apache.druid.server.initialization.BatchDataSegmentAnnouncerConfig
 
isSkipLockedIntervals() - Method in class org.apache.druid.server.coordinator.duty.CompactSegments
 
isSkipNullField() - Method in class org.apache.druid.server.audit.SQLAuditManagerConfig
 
isSkipSegmentAnnouncementOnZk() - Method in class org.apache.druid.server.initialization.BatchDataSegmentAnnouncerConfig
 
isSmartSegmentLoading() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
isSplittable() - Method in class org.apache.druid.metadata.input.SqlInputFormat
 
isStarted() - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
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
 
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
 
isSuccess() - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult
 
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
 
isSyncedSuccessfully() - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
 
isTierLoadingReplicas(String) - Method in class org.apache.druid.server.coordinator.loading.ReplicationThrottler
 
isTimeColumn(String) - Static method in class org.apache.druid.catalog.model.Columns
 
isTimestamp(String) - Static method in class org.apache.druid.catalog.model.Columns
 
isTransientException(Throwable) - Method in class org.apache.druid.metadata.SQLFirehoseDatabaseConnector
 
isTransientException(Throwable) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
isUnparseable() - Method in class org.apache.druid.client.indexing.SamplerResponse.SamplerResponseRow
 
isUseAutoScaleSlots() - Method in class org.apache.druid.server.coordinator.CoordinatorCompactionConfig
 
isUseAutoScaleSlots() - Method in class org.apache.druid.server.coordinator.DataSourceCompactionConfigAuditEntry.GlobalCompactionConfig
 
isUseCache() - Method in class org.apache.druid.client.cache.CacheConfig
 
isUseDefaultJavaContext() - Method in class org.apache.druid.server.emitter.HttpEmitterSSLClientConfig
 
isuseNestedForUnknownTypeInSubquery() - Method in class org.apache.druid.server.initialization.ServerConfig
 
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
 
isUseRoundRobinSegmentAssignment() - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig
 
isUseRoundRobinSegmentAssignment() - Method in class org.apache.druid.server.coordinator.loading.SegmentLoadingConfig
 
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
 
isWatchRealtimeTasks() - Method in class org.apache.druid.client.BrokerSegmentWatcherConfig
 
isWritable() - Method in class org.apache.druid.segment.realtime.plumber.Sink
 
isZip() - Method in class org.apache.druid.segment.loading.LocalDataSegmentPusherConfig
 
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.indexing.granularity.BaseGranularitySpec.LookupIntervalBuckets
 
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
 
JdbcAccessSecurityConfig - Class in org.apache.druid.server.initialization
A config class that applies to all JDBC connections to other databases.
JdbcAccessSecurityConfig() - Constructor for class org.apache.druid.server.initialization.JdbcAccessSecurityConfig
 
JettyBindings - Class in org.apache.druid.server.initialization.jetty
 
JettyBindings.QosFilterHolder - Class in org.apache.druid.server.initialization.jetty
 
JettyHttpClientModule - Class in org.apache.druid.guice.http
 
JettyHttpClientModule(String, Class<? extends 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.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
 
JoinableFactoryModule - Class in org.apache.druid.guice
Module that installs JoinableFactory for the appropriate DataSource.
JoinableFactoryModule() - Constructor for class org.apache.druid.guice.JoinableFactoryModule
 
joinableFactoryMultiBinder(Binder) - Static method in class org.apache.druid.guice.DruidBinders
 
joinableMappingBinder(Binder) - Static method in class org.apache.druid.guice.DruidBinders
 
jsonContent(ObjectMapper, Object) - Method in class org.apache.druid.rpc.RequestBuilder
 
JsonFormatDefn() - Constructor for class org.apache.druid.catalog.model.table.InputFormats.JsonFormatDefn
 
jsonMapper() - Method in class org.apache.druid.catalog.model.facade.TableFacade
 
jsonMapper() - Method in class org.apache.druid.catalog.model.ResolvedTable
 
jsonMapper() - Method in class org.apache.druid.catalog.model.TableDefnRegistry
 
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) - 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
 
KillAuditLog - Class in org.apache.druid.server.coordinator.duty
 
KillAuditLog(AuditManager, DruidCoordinatorConfig) - Constructor for class org.apache.druid.server.coordinator.duty.KillAuditLog
 
KillCompactionConfig - Class in org.apache.druid.server.coordinator.duty
CoordinatorDuty for automatic deletion of compaction configurations from the config table in metadata storage.
KillCompactionConfig(DruidCoordinatorConfig, SqlSegmentsMetadataManager, JacksonConfigManager, MetadataStorageConnector, MetadataStorageTablesConfig) - Constructor for class org.apache.druid.server.coordinator.duty.KillCompactionConfig
 
KillDatasourceMetadata - Class in org.apache.druid.server.coordinator.duty
CoordinatorDuty for automatic deletion of datasource metadata from the datasource table in metadata storage.
KillDatasourceMetadata(DruidCoordinatorConfig, IndexerMetadataStorageCoordinator, MetadataSupervisorManager) - Constructor for class org.apache.druid.server.coordinator.duty.KillDatasourceMetadata
 
killPendingSegments(String, DateTime) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
killPendingSegments(String, DateTime) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
KillRules - Class in org.apache.druid.server.coordinator.duty
 
KillRules(DruidCoordinatorConfig) - Constructor for class org.apache.druid.server.coordinator.duty.KillRules
 
KillStalePendingSegments - Class in org.apache.druid.server.coordinator
 
KillStalePendingSegments(IndexingServiceClient) - Constructor for class org.apache.druid.server.coordinator.KillStalePendingSegments
 
KillSupervisors - Class in org.apache.druid.server.coordinator.duty
CoordinatorDuty for automatic deletion of terminated supervisors from the supervisor table in metadata storage.
KillSupervisors(DruidCoordinatorConfig, MetadataSupervisorManager) - Constructor for class org.apache.druid.server.coordinator.duty.KillSupervisors
 
KillSupervisorsCustomDuty - Class in org.apache.druid.server.coordinator.duty
CoordinatorDuty for automatic deletion of terminated supervisors from the supervisor table in metadata storage.
KillSupervisorsCustomDuty(Duration, MetadataSupervisorManager) - Constructor for class org.apache.druid.server.coordinator.duty.KillSupervisorsCustomDuty
 
killUnusedSegments(String, String, Interval) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
killUnusedSegments(String, 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 who have an interval end that comes before now - KillUnusedSegments.retainDuration 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
 
knownTypes() - Static method in class org.apache.druid.server.security.ResourceType
Set of 'known' Resource types which have been registered with ResourceType.registerResourceType(java.lang.String), for use by utility methods looking to construct permission sets for all types (e.g.

L

LagStats - Class in org.apache.druid.indexing.overlord.supervisor.autoscaler
 
LagStats(long, long, long) - Constructor for class org.apache.druid.indexing.overlord.supervisor.autoscaler.LagStats
 
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
 
limitClause(int) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
limitClause(int) - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
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
 
LIST_DELIMITER_PARAMETER - Static variable in class org.apache.druid.catalog.model.table.InputFormats.FlatTextFormatDefn
 
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
 
ListPropertyDefn(String, String, TypeReference<List<T>>) - Constructor for class org.apache.druid.catalog.model.ModelProperties.ListPropertyDefn
 
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
 
LoadPeonCallback - Interface in org.apache.druid.server.coordinator.loading
 
LoadQueuePeon - Interface in org.apache.druid.server.coordinator.loading
Deprecated.
LoadQueueTaskMaster - Class in org.apache.druid.server.coordinator.loading
Provides LoadQueuePeons
LoadQueueTaskMaster(Provider<CuratorFramework>, ObjectMapper, ScheduledExecutorService, ExecutorService, DruidCoordinatorConfig, HttpClient, ZkPathsConfig) - Constructor for class org.apache.druid.server.coordinator.loading.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(Map<String, Integer>, Boolean) - Constructor for class org.apache.druid.server.coordinator.rules.LoadRule
 
LoadScope - Annotation Type in org.apache.druid.guice.annotations
An annotation to specify node types that each Module can be loaded on.
loadSegment(File) - Method in class org.apache.druid.segment.loading.LocalLoadSpec
 
loadSegment(DataSegment, SegmentAction, LoadPeonCallback) - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
loadSegment(DataSegment, SegmentAction, LoadPeonCallback) - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
loadSegment(DataSegment, SegmentAction, LoadPeonCallback) - Method in interface org.apache.druid.server.coordinator.loading.LoadQueuePeon
Deprecated.
 
loadSegment(DataSegment, ServerHolder, SegmentAction) - Method in class org.apache.druid.server.coordinator.loading.SegmentLoadQueueManager
Queues load of the segment on the given server.
loadSegment(DataSegment, boolean, SegmentLazyLoadFailCallback) - Method in class org.apache.druid.server.SegmentManager
 
loadSegment(DataSegment, boolean, SegmentLazyLoadFailCallback, ExecutorService) - Method in class org.apache.druid.server.SegmentManager
Load a single segment.
loadSegmentIntoPageCache(DataSegment, ExecutorService) - Method in interface org.apache.druid.segment.loading.SegmentCacheManager
Asyncly load segment into page cache.
loadSegmentIntoPageCache(DataSegment, ExecutorService) - Method in interface org.apache.druid.segment.loading.SegmentLoader
Asyncly load segment into page cache.
loadSegmentIntoPageCache(DataSegment, ExecutorService) - Method in class org.apache.druid.segment.loading.SegmentLocalCacheLoader
 
loadSegmentIntoPageCache(DataSegment, ExecutorService) - Method in class org.apache.druid.segment.loading.SegmentLocalCacheManager
 
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
 
LocalInputSourceDefn - Class in org.apache.druid.catalog.model.table
Definition for a LocalInputSource.
LocalInputSourceDefn() - Constructor for class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
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, JoinableFactoryWrapper, 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.
locate() - Method in class org.apache.druid.rpc.DiscoveryServiceLocator
 
locate() - Method in class org.apache.druid.rpc.indexing.SpecificTaskServiceLocator
 
locate() - Method in interface org.apache.druid.rpc.ServiceLocator
Returns a future that resolves to a set of ServiceLocation.
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.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
 
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
 
LOOKUP_SCHEMA - Static variable in class org.apache.druid.catalog.model.TableId
 
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
 
LookupIntervalBuckets(Iterable<Interval>) - Constructor for class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec.LookupIntervalBuckets
 
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
 
lookupTableBucketByDateTime - Variable in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
lookupTableBucketByDateTime - Variable in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
LookupUtils - Class in org.apache.druid.query.lookup
Utility class for lookup related things
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
 
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.
makeAlerts() - Method in class org.apache.druid.server.coordinator.loading.StrategicSegmentAssigner
 
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.
makeClient(String, ServiceRetryPolicy, ServiceClientFactory, OverlordClient) - Static method in class org.apache.druid.rpc.indexing.TaskServiceClients
Makes a ServiceClient linked to the provided task.
makeClient(String, ServiceLocator, ServiceRetryPolicy) - Method in interface org.apache.druid.rpc.ServiceClientFactory
Creates a client for a particular service.
makeClient(String, ServiceLocator, ServiceRetryPolicy) - Method in class org.apache.druid.rpc.ServiceClientFactoryImpl
 
makeCurator(ZkEnablementConfig, CuratorConfig, Lifecycle) - Method in class org.apache.druid.curator.CuratorModule
Provide the Curator framework via Guice, integrated with the Druid lifecycle.
makeDatasource(MetadataStorageConnectorConfig, String) - Static method in class org.apache.druid.metadata.SQLMetadataConnector
 
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
 
makeEmitter(SwitchingEmitterConfig, Injector) - Method in class org.apache.druid.server.emitter.SwitchingEmitterModule
 
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
Deprecated.
makeLoadSpec(URI) - Method in class org.apache.druid.segment.loading.LocalDataSegmentPusher
 
makeNullIdResponse() - Static method in class org.apache.druid.server.listener.resource.ListenerResource
 
makeOverlordClient(ObjectMapper, ServiceClientFactory, ServiceLocator) - Method in class org.apache.druid.rpc.guice.ServiceClientModule
 
makeOverlordServiceLocator(DruidNodeDiscoveryProvider) - Method in class org.apache.druid.rpc.guice.ServiceClientModule
 
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
 
makeServerInjector(Injector, Set<NodeRole>, Iterable<? extends Module>) - Static method in class org.apache.druid.initialization.ServerInjectorBuilder
Create a server injector.
makeServiceClientFactory(HttpClient) - Method in class org.apache.druid.rpc.guice.ServiceClientModule
 
makeSuperUserPermissions() - Static method in class org.apache.druid.server.security.AuthorizationUtils
This method constructs a 'superuser' set of permissions composed of Action.READ and Action.WRITE permissions for all known ResourceType.knownTypes() for any Authorizer implementation which is built on pattern matching with a regex.
makeWriter(OutputStream) - Method in interface org.apache.druid.server.QueryResultPusher.ResultsWriter
 
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
 
MAP_TYPE_REF - Static variable in class org.apache.druid.catalog.model.table.ExternalTableDefn
Type reference used to deserialize JSON to a generic map.
MapCache - Class in org.apache.druid.client.cache
 
mapFromArgs(Map<String, Object>, List<ColumnSpec>) - Method in class org.apache.druid.catalog.model.table.InputFormats.FlatTextFormatDefn
 
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
 
mapProperty(String) - Method in class org.apache.druid.catalog.model.ObjectFacade
 
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.
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
 
MarkOvershadowedSegmentsAsUnused - Class in org.apache.druid.server.coordinator.duty
 
MarkOvershadowedSegmentsAsUnused(DruidCoordinator) - Constructor for class org.apache.druid.server.coordinator.duty.MarkOvershadowedSegmentsAsUnused
 
markProcessingDone() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
markRequestSentToServer() - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
markRunFinished() - Method in class org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager
 
markSegmentAsUnused(SegmentId) - 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(SegmentId) - 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(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
 
markSegments(Collection<SegmentId>, boolean) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataQuery
Marks the provided segments as either used or unused.
markSegmentsAsUnused(Set<SegmentId>) - Method in interface org.apache.druid.metadata.SegmentsMetadataManager
 
markSegmentsAsUnused(Set<SegmentId>) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataManager
 
markSegmentsAsUnused(String, Set<SegmentId>) - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
markSegmentsAsUnused(String, DataSourcesResource.MarkDataSourceSegmentsPayload) - Method in class org.apache.druid.server.http.DataSourcesResource
 
markSegmentsAsUnusedWithinInterval(String, Interval) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Mark as unused segments which include ONLY data within the given interval.
markSegmentsAsUnusedWithinInterval(String, Interval) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
markSegmentsUnused(String, Interval) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataQuery
Marks all segments for a datasource unused that are *fully contained by* a particular interval.
markSegmentToDrop(DataSegment) - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
markSegmentToDrop(DataSegment) - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
markSegmentToDrop(DataSegment) - Method in interface org.apache.druid.server.coordinator.loading.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
 
materializedBucketIntervals() - Method in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec
 
materializedBucketIntervals() - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
This is a helper method for areas of the code, not in the overlord, were for performance reasons might need the materialized set of bucket intervals
materializedIntervals() - Method in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec.LookupIntervalBuckets
Helper method to avoid collecting the intervals from the iterator
MAX_FIREHOSE_PRODUCERS - Static variable in class org.apache.druid.segment.realtime.firehose.EventReceiverFirehoseFactory
Deprecated.
 
MAX_PREFIX_LENGTH - Static variable in class org.apache.druid.client.cache.MemcachedCache
 
MAX_REDIRECTS - Static variable in interface org.apache.druid.rpc.ServiceClient
 
MAX_SLOTS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
maxAttempts() - Method in class org.apache.druid.rpc.indexing.SpecificTaskRetryPolicy
 
maxAttempts() - Method in interface org.apache.druid.rpc.ServiceRetryPolicy
Returns the maximum number of desired attempts, or ServiceRetryPolicy.UNLIMITED if unlimited.
maxAttempts(long) - Method in class org.apache.druid.rpc.StandardRetryPolicy.Builder
 
maxAttempts() - Method in class org.apache.druid.rpc.StandardRetryPolicy
 
maxQueueSize - Variable in class org.apache.druid.client.cache.MemcachedOperationQueueFactory
 
maxSegmentHandoffTime() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
maxWaitMillis() - Method in class org.apache.druid.rpc.indexing.SpecificTaskRetryPolicy
 
maxWaitMillis() - Method in interface org.apache.druid.rpc.ServiceRetryPolicy
Returns the maximum wait time between retries.
maxWaitMillis(long) - Method in class org.apache.druid.rpc.StandardRetryPolicy.Builder
 
maxWaitMillis() - Method in class org.apache.druid.rpc.StandardRetryPolicy
 
maybeAddHSTSPatternRule(ServerConfig, RewriteHandler) - Static method in class org.apache.druid.server.initialization.jetty.JettyServerInitUtils
 
maybeAddHSTSRewriteHandler(ServerConfig, HandlerList) - Static method in class org.apache.druid.server.initialization.jetty.JettyServerInitUtils
 
maybeReserve(String, DataSegment) - Method in class org.apache.druid.segment.loading.StorageLocation
Reserves space to store the given segment, only if it has not been done already.
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(Map<String, ModelProperties.PropertyDefn<?>>, ColumnSpec) - Method in class org.apache.druid.catalog.model.ColumnSpec
Merges an updated version of this column with an existing version.
merge(Object, Object) - Method in class org.apache.druid.catalog.model.ModelProperties.BasePropertyDefn
 
merge(Object, Object) - Method in class org.apache.druid.catalog.model.ModelProperties.ListPropertyDefn
 
merge(Object, Object) - Method in interface org.apache.druid.catalog.model.ModelProperties.PropertyDefn
Merge a property value with an update.
merge(TableSpec) - Method in class org.apache.druid.catalog.model.ResolvedTable
 
merge(TableSpec, TableSpec, ObjectMapper) - Method in class org.apache.druid.catalog.model.TableDefn
Merge a table spec with an update.
merge() - Method in class org.apache.druid.initialization.ServiceInjectorBuilder
 
merge(List<IndexableAdapter>, boolean, AggregatorFactory[], File, DimensionsSpec, IndexSpec, int) - Method in class org.apache.druid.segment.realtime.appenderator.UnifiedIndexerAppenderatorsManager.LimitedPoolIndexMerger
 
mergeColumns(List<ColumnSpec>, List<ColumnSpec>) - Method in class org.apache.druid.catalog.model.TableDefn
Merge the set of columns from an existing spec and an update.
mergeCpuTime() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
mergedRows() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
mergeProperties(Map<String, ModelProperties.PropertyDefn<?>>, Map<String, Object>, Map<String, Object>) - Static method in class org.apache.druid.catalog.model.CatalogUtils
Merge the properties for an object using a set of updates in a map.
mergeProperties(Map<String, Object>, Map<String, Object>) - Method in class org.apache.druid.catalog.model.ObjectDefn
Merge the properties for an object using a set of updates in a map.
mergeQueryableIndex(List<QueryableIndex>, boolean, AggregatorFactory[], DimensionsSpec, File, IndexSpec, IndexSpec, ProgressIndicator, SegmentWriteOutMediumFactory, int) - 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
 
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, DruidCoordinator, 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
 
MIDDLE_MANAGER - Static variable in class org.apache.druid.discovery.NodeRole
 
MIDDLE_MANAGER_JSON_NAME - Static variable in class org.apache.druid.discovery.NodeRole
 
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
 
minWaitMillis() - Method in class org.apache.druid.rpc.indexing.SpecificTaskRetryPolicy
 
minWaitMillis() - Method in interface org.apache.druid.rpc.ServiceRetryPolicy
Returns the minimum wait time between retries.
minWaitMillis(long) - Method in class org.apache.druid.rpc.StandardRetryPolicy.Builder
 
minWaitMillis() - Method in class org.apache.druid.rpc.StandardRetryPolicy
 
ModelProperties - Interface in org.apache.druid.catalog.model
Definition of a top-level property in a catalog object.
ModelProperties.BasePropertyDefn<T> - Class in org.apache.druid.catalog.model
 
ModelProperties.BooleanPropertyDefn - Class in org.apache.druid.catalog.model
 
ModelProperties.GranularityPropertyDefn - Class in org.apache.druid.catalog.model
 
ModelProperties.IntPropertyDefn - Class in org.apache.druid.catalog.model
 
ModelProperties.ListPropertyDefn<T> - Class in org.apache.druid.catalog.model
 
ModelProperties.ObjectPropertyDefn<T> - Class in org.apache.druid.catalog.model
 
ModelProperties.PropertyDefn<T> - Interface in org.apache.druid.catalog.model
 
ModelProperties.SimplePropertyDefn<T> - Class in org.apache.druid.catalog.model
 
ModelProperties.StringListPropertyDefn - Class in org.apache.druid.catalog.model
 
ModelProperties.StringPropertyDefn - Class in org.apache.druid.catalog.model
 
ModelProperties.TypeRefPropertyDefn<T> - Class in org.apache.druid.catalog.model
 
modifySerializer(SerializationConfig, BeanDescription, JsonSerializer<?>) - Method in class org.apache.druid.jackson.DruidServiceSerializerModifier
 
modules() - Method in class org.apache.druid.guice.DruidInjectorBuilder
 
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
 
MOVE_SKIPPED - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
MOVED - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
moveSegment(DataSegment, ServerHolder, ServerHolder) - Method in class org.apache.druid.server.coordinator.loading.SegmentLoadQueueManager
 
moveSegment(DataSegment, ServerHolder, List<ServerHolder>) - Method in class org.apache.druid.server.coordinator.loading.StrategicSegmentAssigner
Moves the given segment from the source server to an eligible destination server.
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

name() - Method in class org.apache.druid.catalog.model.ColumnSpec
 
name - Variable in class org.apache.druid.catalog.model.ModelProperties.BasePropertyDefn
 
name() - Method in class org.apache.druid.catalog.model.ModelProperties.BasePropertyDefn
 
name() - Method in interface org.apache.druid.catalog.model.ModelProperties.PropertyDefn
Name of the property as visible to catalog users.
name() - Method in class org.apache.druid.catalog.model.ObjectDefn
 
name() - Method in interface org.apache.druid.catalog.model.SchemaRegistry.SchemaSpec
 
name() - Method in class org.apache.druid.catalog.model.SchemaRegistryImpl.SchemaDefnImpl
 
name() - Method in class org.apache.druid.catalog.model.table.BaseTableFunction.Parameter
 
name() - Method in interface org.apache.druid.catalog.model.table.TableFunction.ParameterDefn
 
name() - Method in class org.apache.druid.catalog.model.TableId
 
NamedKey(String, byte[]) - Constructor for class org.apache.druid.client.cache.Cache.NamedKey
 
names() - Method in interface org.apache.druid.catalog.model.SchemaRegistry
 
names() - Method in class org.apache.druid.catalog.model.SchemaRegistryImpl
 
namespace - Variable in class org.apache.druid.client.cache.Cache.NamedKey
 
needsFormat() - Method in class org.apache.druid.metadata.input.SqlInputSource
 
needsReset() - Method in class org.apache.druid.server.coordination.ChangeRequestHttpSyncer
Whether this syncer should be reset.
newBuilder(DateTime) - Static method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams
 
newBuilder() - Static method in class org.apache.druid.server.security.AuthConfig
 
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.http.OverlordProxyServlet
 
newOutputWriter(QueryResource.ResourceIOReaderWriter) - Method in class org.apache.druid.server.QueryLifecycle
 
newTable(TableId, TableSpec) - Static method in class org.apache.druid.catalog.model.TableMetadata
 
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
Deprecated.
 
nextRow() - Method in class org.apache.druid.segment.realtime.firehose.IngestSegmentFirehose
 
nextRow() - Method in class org.apache.druid.segment.realtime.firehose.PredicateFirehose
 
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
 
NO_STACK_LOGGER - Static variable in class org.apache.druid.server.QueryResource
 
NodeRole - Class in org.apache.druid.discovery
Defines the 'role' of a Druid service, utilized to strongly type announcement and service discovery.
NodeRole(String) - Constructor for class org.apache.druid.discovery.NodeRole
Create a custom node role.
nodeRoles(Set<NodeRole>) - Method in class org.apache.druid.initialization.ServerInjectorBuilder
 
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() - Constructor for class org.apache.druid.curator.discovery.ServiceAnnouncer.Noop
Deprecated.
 
NOOP - Static variable in interface org.apache.druid.segment.realtime.appenderator.AppenderatorDriverSegmentLockHelper
 
NOOP - Static variable in interface org.apache.druid.server.coordination.DataSegmentChangeCallback
 
Noop() - Constructor for class org.apache.druid.server.coordination.DataSegmentServerAnnouncer.Noop
Deprecated.
 
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
 
NoopQuerySegmentWalker - Class in org.apache.druid.server
An empty implementation of QuerySegmentWalker.
NoopQuerySegmentWalker() - Constructor for class org.apache.druid.server.NoopQuerySegmentWalker
 
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
 
noRetries() - Static method in class org.apache.druid.rpc.StandardRetryPolicy
 
NOT_WRITABLE - Static variable in interface org.apache.druid.segment.realtime.plumber.Plumber
 
NUM_TO_DROP - Static variable in class org.apache.druid.server.coordinator.stats.Stats.SegmentQueue
 
NUM_TO_LOAD - Static variable in class org.apache.druid.server.coordinator.stats.Stats.SegmentQueue
 
NUMERIC_TYPES - Static variable in class org.apache.druid.catalog.model.Columns
 
numLookups() - Method in class org.apache.druid.client.cache.CacheStats
 
numPersists() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 

O

ObjectDefn - Class in org.apache.druid.catalog.model
Metadata definition of the metadata objects stored in the catalog.
ObjectDefn(String, String, List<ModelProperties.PropertyDefn<?>>) - Constructor for class org.apache.druid.catalog.model.ObjectDefn
 
ObjectFacade - Class in org.apache.druid.catalog.model
Utility class to simplify typed access to catalog object properties.
ObjectFacade() - Constructor for class org.apache.druid.catalog.model.ObjectFacade
 
ObjectMetadata - Class in org.apache.druid.indexing.overlord
 
ObjectMetadata(Object) - Constructor for class org.apache.druid.indexing.overlord.ObjectMetadata
 
ObjectPropertyDefn(String, Class<T>) - Constructor for class org.apache.druid.catalog.model.ModelProperties.ObjectPropertyDefn
 
of(TableId, TableDefn) - Static method in class org.apache.druid.catalog.model.table.TableBuilder
 
of(String, String) - Static method in class org.apache.druid.catalog.model.TableId
 
of(TableId, TableSpec) - Static method in class org.apache.druid.catalog.model.TableMetadata
 
of(Dimension, String) - Static method in class org.apache.druid.server.coordinator.stats.RowKey
 
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) - 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, Provider<DataSegmentArchiver>>) - Constructor for class org.apache.druid.segment.loading.OmniDataSegmentArchiver
 
OmniDataSegmentKiller - Class in org.apache.druid.segment.loading
 
OmniDataSegmentKiller(Map<String, Provider<DataSegmentKiller>>) - Constructor for class org.apache.druid.segment.loading.OmniDataSegmentKiller
 
OmniDataSegmentMover - Class in org.apache.druid.segment.loading
 
OmniDataSegmentMover(Map<String, Provider<DataSegmentMover>>) - Constructor for class org.apache.druid.segment.loading.OmniDataSegmentMover
 
onServerResponseHeaders(HttpServletRequest, HttpServletResponse, Response) - Method in class org.apache.druid.server.AsyncManagementForwardingServlet
 
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.
org.apache.druid.catalog.model - package org.apache.druid.catalog.model
 
org.apache.druid.catalog.model.facade - package org.apache.druid.catalog.model.facade
 
org.apache.druid.catalog.model.table - package org.apache.druid.catalog.model.table
 
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.overlord.supervisor.autoscaler - package org.apache.druid.indexing.overlord.supervisor.autoscaler
 
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.jackson - package org.apache.druid.jackson
 
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.rpc - package org.apache.druid.rpc
 
org.apache.druid.rpc.guice - package org.apache.druid.rpc.guice
 
org.apache.druid.rpc.indexing - package org.apache.druid.rpc.indexing
 
org.apache.druid.segment - package org.apache.druid.segment
 
org.apache.druid.segment.handoff - package org.apache.druid.segment.handoff
 
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.balancer - package org.apache.druid.server.coordinator.balancer
 
org.apache.druid.server.coordinator.duty - package org.apache.druid.server.coordinator.duty
 
org.apache.druid.server.coordinator.loading - package org.apache.druid.server.coordinator.loading
 
org.apache.druid.server.coordinator.rules - package org.apache.druid.server.coordinator.rules
 
org.apache.druid.server.coordinator.stats - package org.apache.druid.server.coordinator.stats
 
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
 
OVERLORD - Static variable in class org.apache.druid.discovery.NodeRole
 
OVERLORD_JSON_NAME - Static variable in class org.apache.druid.discovery.NodeRole
 
OverlordClient - Interface in org.apache.druid.rpc.indexing
High-level Overlord client.
OverlordClientImpl - Class in org.apache.druid.rpc.indexing
Production implementation of OverlordClient.
OverlordClientImpl(ServiceClient, ObjectMapper) - Constructor for class org.apache.druid.rpc.indexing.OverlordClientImpl
 
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
 
OVERSHADOWED - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
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

Parameter(String, TableFunction.ParameterType, boolean) - Constructor for class org.apache.druid.catalog.model.table.BaseTableFunction.Parameter
 
ParameterizedDefn - Interface in org.apache.druid.catalog.model
Defines a parameter for a catalog entry.
parameters() - Method in interface org.apache.druid.catalog.model.ParameterizedDefn
 
parameters() - Method in class org.apache.druid.catalog.model.table.BaseTableFunction
 
parameters() - Method in interface org.apache.druid.catalog.model.table.InputFormatDefn
Obtain the parameters used to fully define an input format in a SQL function that defines an external table from scratch.
parameters() - Method in class org.apache.druid.catalog.model.table.InputFormats.BaseFormatDefn
 
parameters() - Method in interface org.apache.druid.catalog.model.table.TableFunction
 
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
 
partialTableFn(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
partialTableFn(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
partialTableFn(ResolvedExternalTable) - Method in interface org.apache.druid.catalog.model.table.InputSourceDefn
Provide a definition for a SQL table function that completes a partial table spec from the catalog.
partialTableFn(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
PartialTableFunction(ResolvedExternalTable, List<TableFunction.ParameterDefn>) - Constructor for class org.apache.druid.catalog.model.table.BaseInputSourceDefn.PartialTableFunction
 
PASSWORD_ENV_VAR_PARAMETER - Static variable in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
PASSWORD_FIELD - Static variable in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
PASSWORD_PARAMETER - Static variable in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
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
 
PENDING_BYTES - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
PENDING_INTERVALS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
PENDING_SEGMENTS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
PEON - Static variable in class org.apache.druid.discovery.NodeRole
 
PEON_JSON_NAME - Static variable in class org.apache.druid.discovery.NodeRole
 
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>, Boolean) - 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, 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
 
persistAll(Committer) - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
persistAll(Committer) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
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(Query<T>, Int2ObjectRBTreeMap<Set<QueryableDruidServer>>, DataSegment) - Method in class org.apache.druid.client.selector.AbstractTierSelectorStrategy
 
pick(Query<T>, 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(Query<T>) - Method in class org.apache.druid.client.selector.ServerSelector
 
pick(Query<T>, Set<QueryableDruidServer>, DataSegment) - Method in interface org.apache.druid.client.selector.ServerSelectorStrategy
 
pick(Query<T>, Set<QueryableDruidServer>, DataSegment, int) - Method in interface org.apache.druid.client.selector.ServerSelectorStrategy
 
pick(Set<QueryableDruidServer>, DataSegment) - Method in interface org.apache.druid.client.selector.ServerSelectorStrategy
Deprecated.
pick(Set<QueryableDruidServer>, DataSegment, int) - Method in interface org.apache.druid.client.selector.ServerSelectorStrategy
Deprecated.
pick(Int2ObjectRBTreeMap<Set<QueryableDruidServer>>, DataSegment) - Method in interface org.apache.druid.client.selector.TierSelectorStrategy
Deprecated.
pick(Int2ObjectRBTreeMap<Set<QueryableDruidServer>>, DataSegment, int) - Method in interface org.apache.druid.client.selector.TierSelectorStrategy
Deprecated.
pick(Query<T>, Int2ObjectRBTreeMap<Set<QueryableDruidServer>>, DataSegment) - Method in interface org.apache.druid.client.selector.TierSelectorStrategy
 
pick(Query<T>, 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.
 
pickMovableSegmentsFrom(List<ServerHolder>, int, Function<ServerHolder, Collection<DataSegment>>, Set<String>) - Static method in class org.apache.druid.server.coordinator.balancer.ReservoirSegmentSampler
Picks segments from the given set of servers that can be moved to other servers for balancing.
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(Collection<Server>, String) - Method in class org.apache.druid.server.router.RendezvousHashAvaticaConnectionBalancer
 
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
 
pollDuration - Variable in class org.apache.druid.segment.handoff.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
 
populateScopeMap(Map<Scope, ComponentScope>) - Static method in class org.apache.druid.server.initialization.jetty.DruidGuiceContainer
 
populateTaskTypeAndGroupIdAsync() - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
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
 
prefix - Variable in class org.apache.druid.guice.CacheModule
 
prepareTaskEntryTable(String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
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)
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
 
properties() - Method in class org.apache.druid.catalog.model.ColumnSpec
 
properties() - Method in class org.apache.druid.catalog.model.facade.TableFacade
 
properties() - Method in class org.apache.druid.catalog.model.ObjectDefn
 
properties() - Method in class org.apache.druid.catalog.model.ObjectFacade
 
properties() - Method in class org.apache.druid.catalog.model.ResolvedTable
 
properties(Map<String, Object>) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
properties() - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
properties() - Method in class org.apache.druid.catalog.model.TableSpec
 
property(String) - Method in class org.apache.druid.catalog.model.ObjectDefn
 
property(String) - Method in class org.apache.druid.catalog.model.ObjectFacade
 
property(String, Object) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
PROPERTY - Static variable in class org.apache.druid.guice.SQLMetadataStorageDruidModule
 
provideStorageLocation(SegmentLoaderConfig) - Method in class org.apache.druid.guice.StorageNodeModule
provide a list of StorageLocation so that it can be injected into objects such as implementations of StorageLocationSelectorStrategy
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>, Set<DataSegment>, Set<DataSegment>, TransactionalSegmentPublisher, Function<Set<DataSegment>, Set<DataSegment>>) - 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>, 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>, Set<DataSegment>, Function<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
 
push(Collection<SegmentIdWithShardSpec>, Committer, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
push(Collection<SegmentIdWithShardSpec>, Committer, boolean) - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
push() - Method in class org.apache.druid.server.QueryResultPusher
Pushes results out.
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
pushedRows() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
pushToPath(File, DataSegment, String) - Method in class org.apache.druid.segment.loading.LocalDataSegmentPusher
 
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

QosFilterHolder(String[], int) - Constructor for class org.apache.druid.server.initialization.jetty.JettyBindings.QosFilterHolder
 
QUERY_CONTEXT - Static variable in class org.apache.druid.server.security.ResourceType
 
QUERY_FAIL_TIME - Static variable in class org.apache.druid.client.DirectDruidClient
 
QUERY_ID_RESPONSE_HEADER - Static variable in class org.apache.druid.server.QueryResource
 
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
 
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
 
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, DefaultQueryConfig, AuthConfig, long, long) - Constructor for class org.apache.druid.server.QueryLifecycle
 
QueryLifecycleFactory - Class in org.apache.druid.server
 
QueryLifecycleFactory(QueryToolChestWarehouse, QuerySegmentWalker, GenericQueryMetricsFactory, ServiceEmitter, RequestLogger, AuthConfig, AuthorizerMapper, Supplier<DefaultQueryConfig>) - 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.QueryMetricCounter - Interface in org.apache.druid.server
 
QueryResource.ResourceIOReaderWriter - Class in org.apache.druid.server
 
QueryResource.ResourceIOWriter - Class in org.apache.druid.server
 
QueryResponse<T> - Class in org.apache.druid.server
 
QueryResponse(Sequence<T>, ResponseContext) - Constructor for class org.apache.druid.server.QueryResponse
 
QueryResultPusher - Class in org.apache.druid.server
 
QueryResultPusher(HttpServletRequest, ObjectMapper, ResponseContextConfig, DruidNode, QueryResource.QueryMetricCounter, String, MediaType, Map<String, String>) - Constructor for class org.apache.druid.server.QueryResultPusher
 
QueryResultPusher.ResultsWriter - Interface in org.apache.druid.server
 
QueryResultPusher.StreamingHttpResponseAccumulator - Class in org.apache.druid.server
 
QueryResultPusher.Writer - Interface 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, ServiceEmitter) - Constructor for class org.apache.druid.server.QueryScheduler
 
QueryScheduler(int, QueryPrioritizationStrategy, QueryLaningStrategy, ServerConfig) - Constructor for class org.apache.druid.server.QueryScheduler
Keeping the old constructor as many test classes are dependent on this
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, ServiceEmitter) - 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.balancer
A simple BalancerStrategy that assigns segments randomly amongst eligible servers performs no balancing
RandomBalancerStrategy() - Constructor for class org.apache.druid.server.coordinator.balancer.RandomBalancerStrategy
 
RandomBalancerStrategyFactory - Class in org.apache.druid.server.coordinator.balancer
 
RandomBalancerStrategyFactory() - Constructor for class org.apache.druid.server.coordinator.balancer.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
 
ReaderUtils - Class in org.apache.druid.segment.indexing
 
ReaderUtils() - Constructor for class org.apache.druid.segment.indexing.ReaderUtils
 
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, QueryProcessingPool, 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, QueryProcessingPool, 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(AppendableIndexSpec, Integer, Long, Boolean, Period, Period, File, VersioningPolicy, RejectionPolicyFactory, Integer, ShardSpec, IndexSpec, IndexSpec, 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
 
recordFailure(Exception) - Method in interface org.apache.druid.server.QueryResultPusher.ResultsWriter
 
recordSuccess(long) - Method in interface org.apache.druid.server.QueryResultPusher.ResultsWriter
 
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
 
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(DruidNodeDiscovery.Listener) - Method in class org.apache.druid.discovery.BaseNodeRoleWatcher
 
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
 
registerNodeRoleModule(Set<NodeRole>) - Static method in class org.apache.druid.initialization.ServerInjectorBuilder
 
registerQueryFuture(Query<?>, ListenableFuture<?>) - Method in class org.apache.druid.server.QueryScheduler
 
registerResourceType(String) - Static method in class org.apache.druid.server.security.ResourceType
'register' a 'known' type of Resource to make available via ResourceType.knownTypes()
registerSegmentCallback(Executor, ServerView.SegmentCallback) - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
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
 
registerSegmentHandoffCallback(SegmentDescriptor, Executor, Runnable) - Method in class org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier
 
registerSegmentHandoffCallback(SegmentDescriptor, Executor, Runnable) - Method in interface org.apache.druid.segment.handoff.SegmentHandoffNotifier
register a handOffCallback to be called when segment handoff is complete.
registerServerRemovedCallback(Executor, ServerView.ServerRemovedCallback) - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
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
 
release(DataSegment) - Method in interface org.apache.druid.segment.loading.SegmentCacheManager
Reverts the effects of SegmentCacheManager.reserve(DataSegment) (DataSegment)} by releasing the location reserved for this segment.
release(DataSegment) - Method in class org.apache.druid.segment.loading.SegmentLocalCacheManager
 
release(String, long) - Method in class org.apache.druid.segment.loading.StorageLocation
 
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
 
removeAuditLogsOlderThan(long) - Method in class org.apache.druid.server.audit.SQLAuditManager
 
removeConnectionProperty(String) - Method in class org.apache.druid.metadata.BasicDataSourceExt
 
removeDataSegment(SegmentId) - Method in class org.apache.druid.client.DruidServer
 
removeDataSourceMetadataOlderThan(long, Set<String>) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
Remove datasource metadata created before the given timestamp and not in given excludeDatasources set.
removeDataSourceMetadataOlderThan(long, Set<String>) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
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.BatchServerInventoryView
Deprecated.
 
removeInventory(ContainerClass, String) - Method in interface org.apache.druid.curator.inventory.CuratorInventoryManagerStrategy
 
removeListener(DruidNodeDiscovery.Listener) - Method in interface org.apache.druid.discovery.DruidNodeDiscovery
 
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().
removeRowCountFromDistribution(long) - Method in class org.apache.druid.server.metrics.SegmentRowCountDistribution
Decrements the count for a particular bucket held in this class
removeRulesForEmptyDatasourcesOlderThan(long) - Method in interface org.apache.druid.metadata.MetadataRuleManager
Remove rules for non-existence datasource (datasource with no segment) created older than the given timestamp.
removeRulesForEmptyDatasourcesOlderThan(long) - Method in class org.apache.druid.metadata.SQLMetadataRuleManager
 
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.balancer.ClusterCostCache.Builder
 
removeSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.balancer.SegmentsCostCache.Builder
 
removeSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.balancer.ServerCostCache.Builder
 
removeSegment(DataSegment) - Method in class org.apache.druid.server.coordinator.SegmentCountsPerInterval
 
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.balancer.ClusterCostCache.Builder
 
removeTasksOlderThan(long) - Method in class org.apache.druid.metadata.SQLMetadataStorageActionHandler
 
removeTerminatedSupervisorsOlderThan(long) - Method in interface org.apache.druid.metadata.MetadataSupervisorManager
Remove terminated supervisors created before the given timestamp.
removeTerminatedSupervisorsOlderThan(long) - Method in class org.apache.druid.metadata.SQLMetadataSupervisorManager
 
removeTombstoneFromDistribution() - Method in class org.apache.druid.server.metrics.SegmentRowCountDistribution
Decrements the count for the number of tombstones in he distribution.
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
 
replicateSegment(DataSegment, Map<String, Integer>) - Method in class org.apache.druid.server.coordinator.loading.StrategicSegmentAssigner
 
replicateSegment(DataSegment, Map<String, Integer>) - Method in interface org.apache.druid.server.coordinator.rules.SegmentActionHandler
Queues load or drop of replicas of the given segment to achieve the target replication level on all historical tiers.
REPLICATION_FACTOR - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Tier
 
ReplicationThrottler - Class in org.apache.druid.server.coordinator.loading
The ReplicationThrottler is used to throttle the number of segment replicas that are assigned to a load queue in a single run.
ReplicationThrottler(Set<String>, int, int) - Constructor for class org.apache.druid.server.coordinator.loading.ReplicationThrottler
Creates a new ReplicationThrottler for use during a single coordinator run.
reportedName() - Method in enum org.apache.druid.server.coordinator.stats.Dimension
The name of this dimension used while emitting metrics.
reportMaxSegmentHandoffTime(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
reportMessageMaxTimestamp(long) - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
request(RequestBuilder, HttpResponseHandler<IntermediateType, FinalType>) - Method in interface org.apache.druid.rpc.ServiceClient
Perform a request synchronously.
REQUEST_ENTITY_TYPE_REF - Static variable in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
RequestBuilder - Class in org.apache.druid.rpc
Used by ServiceClient to generate Request objects for an HttpClient.
RequestBuilder(HttpMethod, String) - Constructor for class org.apache.druid.rpc.RequestBuilder
 
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() - Method in class org.apache.druid.server.coordinator.loading.SegmentReplicaCount
Required number of replicas of the segment as dictated by load rules.
REQUIRED_CAPACITY - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Tier
 
requiredAndLoadable() - Method in class org.apache.druid.server.coordinator.loading.SegmentReplicaCount
Required number of replicas of the segment as dictated by load rules.
requireSchema(String, List<ColumnSpec>) - Static method in class org.apache.druid.catalog.model.table.BaseTableFunction
 
reserve(DataSegment) - Method in interface org.apache.druid.segment.loading.SegmentCacheManager
Tries to reserve the space for a segment on any location.
reserve(DataSegment) - Method in class org.apache.druid.segment.loading.SegmentLocalCacheManager
 
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.
ReservoirSegmentSampler - Class in org.apache.druid.server.coordinator.balancer
 
reset() - Method in interface org.apache.druid.indexing.overlord.supervisor.autoscaler.SupervisorTaskAutoScaler
 
reset(DataSourceMetadata) - Method in interface org.apache.druid.indexing.overlord.supervisor.Supervisor
 
reset(Map<String, DataSourceCompactionConfig>, Map<String, SegmentTimeline>, 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, SegmentTimeline>, 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
 
resetNodes(Map<String, DiscoveryDruidNode>) - Method in class org.apache.druid.discovery.BaseNodeRoleWatcher
 
resolve(TableDefnRegistry) - Method in class org.apache.druid.catalog.model.table.ResolvedExternalTable
Look up the input source type and input format type to find the corresponding definitions in the table registry.
resolve(TableSpec) - Method in class org.apache.druid.catalog.model.TableDefnRegistry
 
resolved - Variable in class org.apache.druid.catalog.model.facade.TableFacade
 
ResolvedExternalTable - Class in org.apache.druid.catalog.model.table
Internal class to hold the intermediate form of an external table: the input source and input format properties converted to Java maps, and the types of each resolved to the corresponding definitions.
ResolvedExternalTable(ResolvedTable) - Constructor for class org.apache.druid.catalog.model.table.ResolvedExternalTable
Construct a resolved external table by extracting the input source and input format properties, and converting each to a Java map.
ResolvedTable - Class in org.apache.druid.catalog.model
Handle to a table specification along with its definition and the object mapper used to serialize/deserialize its data.
ResolvedTable(TableDefn, TableSpec, ObjectMapper) - Constructor for class org.apache.druid.catalog.model.ResolvedTable
 
resolvedTable() - Method in class org.apache.druid.catalog.model.table.ResolvedExternalTable
 
Resource - Class in org.apache.druid.server.security
 
Resource(String, String) - Constructor for class org.apache.druid.server.security.Resource
 
RESOURCE_READ_RA_GENERATOR - Static variable in class org.apache.druid.server.security.AuthorizationUtils
Function for the pattern of generating a ResourceAction for reading from a given Resource
ResourceAction - Class in org.apache.druid.server.security
 
ResourceAction(Resource, Action) - Constructor for class org.apache.druid.server.security.ResourceAction
 
ResourceIOReaderWriter(ObjectMapper, QueryResource.ResourceIOWriter) - Constructor for class org.apache.druid.server.QueryResource.ResourceIOReaderWriter
 
ResourceType - Class in org.apache.druid.server.security
Set of built-in and 'registered' Resource types for use by Authorizer
ResourceType() - Constructor for class org.apache.druid.server.security.ResourceType
 
RESPONSE_ENTITY_TYPE_REF - Static variable in class org.apache.druid.server.coordinator.loading.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.
retrieveUnusedSegments(String, Collection<Interval>) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataQuery
Retrieves segments for a given datasource that are marked unused and that are *fully contained by* any interval in a particular collection of intervals.
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
 
retrieveUsedSegments(String, Collection<Interval>) - Method in class org.apache.druid.metadata.SqlSegmentsMetadataQuery
Retrieves segments for a given datasource that are marked used (i.e.
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
 
retryHttpResponse(HttpResponse) - Method in class org.apache.druid.rpc.indexing.SpecificTaskRetryPolicy
 
retryHttpResponse(HttpResponse) - Method in interface org.apache.druid.rpc.ServiceRetryPolicy
Returns whether the given HTTP response can be retried.
retryHttpResponse(HttpResponse) - Method in class org.apache.druid.rpc.StandardRetryPolicy
 
retryNotAvailable() - Method in class org.apache.druid.rpc.indexing.SpecificTaskRetryPolicy
 
retryNotAvailable() - Method in interface org.apache.druid.rpc.ServiceRetryPolicy
Returns whether service-not-available, i.e.
retryNotAvailable(boolean) - Method in class org.apache.druid.rpc.StandardRetryPolicy.Builder
 
retryNotAvailable() - Method in class org.apache.druid.rpc.StandardRetryPolicy
 
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
 
retryThrowable(Throwable) - Method in class org.apache.druid.rpc.indexing.SpecificTaskRetryPolicy
 
retryThrowable(Throwable) - Method in interface org.apache.druid.rpc.ServiceRetryPolicy
Returns whether the given exception can be retried.
retryThrowable(Throwable) - Method in class org.apache.druid.rpc.StandardRetryPolicy
 
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.http.OverlordProxyServlet
 
rollup - Variable in class org.apache.druid.segment.indexing.granularity.BaseGranularitySpec
 
ROUGH_OVERHEAD_PER_DIMENSION_COLUMN_HOLDER - Static variable in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
ROUGH_OVERHEAD_PER_DIMENSION_COLUMN_HOLDER - Static variable in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
ROUGH_OVERHEAD_PER_HYDRANT - Static variable in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
ROUGH_OVERHEAD_PER_HYDRANT - Static variable in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
ROUGH_OVERHEAD_PER_HYDRANT - Static variable in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
ROUGH_OVERHEAD_PER_METRIC_COLUMN_HOLDER - Static variable in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
ROUGH_OVERHEAD_PER_METRIC_COLUMN_HOLDER - Static variable in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
ROUGH_OVERHEAD_PER_SINK - Static variable in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
ROUGH_OVERHEAD_PER_SINK - Static variable in class org.apache.druid.segment.realtime.appenderator.BatchAppenderator
 
ROUGH_OVERHEAD_PER_SINK - Static variable in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
ROUGH_OVERHEAD_PER_TIME_COLUMN_HOLDER - Static variable in class org.apache.druid.segment.realtime.appenderator.AppenderatorImpl
 
ROUGH_OVERHEAD_PER_TIME_COLUMN_HOLDER - Static variable in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
RoundRobinServerSelector - Class in org.apache.druid.server.coordinator.loading
Provides iterators over historicals for a given tier that can load a specified segment.
RoundRobinServerSelector(DruidCluster) - Constructor for class org.apache.druid.server.coordinator.loading.RoundRobinServerSelector
 
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 - Static variable in class org.apache.druid.discovery.NodeRole
 
Router - Annotation Type in org.apache.druid.server.router
 
ROUTER_JSON_NAME - Static variable in class org.apache.druid.discovery.NodeRole
 
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
 
rowCount() - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
 
RowKey - Class in org.apache.druid.server.coordinator.stats
Represents a row key against which stats are reported.
RowKey.Builder - Class in org.apache.druid.server.coordinator.stats
 
rowOutput() - Method in class org.apache.druid.segment.realtime.FireDepartmentMetrics
 
rowSignature() - Method in class org.apache.druid.catalog.model.facade.ExternalTableFacade
 
RpcException - Exception in org.apache.druid.rpc
RpcException(String, Object...) - Constructor for exception org.apache.druid.rpc.RpcException
 
RpcException(Throwable, String, Object...) - Constructor for exception org.apache.druid.rpc.RpcException
 
Rule - Interface in org.apache.druid.server.coordinator.rules
Retention rule that governs retention and distribution of segments in a cluster.
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() - Method in class org.apache.druid.server.coordinator.balancer.TierSegmentBalancer
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.BalanceSegments
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.CollectSegmentAndServerStats
 
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.KillAuditLog
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.KillCompactionConfig
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.KillDatasourceMetadata
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.KillRules
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.KillSupervisors
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.KillSupervisorsCustomDuty
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.KillUnusedSegments
 
run(DruidCoordinatorRuntimeParams) - Method in class org.apache.druid.server.coordinator.duty.MarkOvershadowedSegmentsAsUnused
 
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(DataSegment, SegmentActionHandler) - Method in class org.apache.druid.server.coordinator.rules.BroadcastDistributionRule
 
run(DataSegment, SegmentActionHandler) - Method in class org.apache.druid.server.coordinator.rules.DropRule
 
run(DataSegment, SegmentActionHandler) - Method in class org.apache.druid.server.coordinator.rules.LoadRule
 
run(DataSegment, SegmentActionHandler) - Method in interface org.apache.druid.server.coordinator.rules.Rule
 
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
Duty to run retention rules.
RunRules() - Constructor for class org.apache.druid.server.coordinator.duty.RunRules
 
runSegmentCallbacks(Function<ServerView.SegmentCallback, ServerView.CallbackAction>) - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
runSimple(Query<T>, AuthenticationResult, Access) - Method in class org.apache.druid.server.QueryLifecycle
For callers who have already authorized their query, and where simplicity is desired over flexibility.
runTask(String, Object) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
runTask(String, Object) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
runTask(String, Object) - Method in interface org.apache.druid.rpc.indexing.OverlordClient
 
runTask(String, Object) - Method in class org.apache.druid.rpc.indexing.OverlordClientImpl
 

S

safeCast(Object, Class<T>, String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
safeGet(Map<String, Object>, String, Class<T>) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
sample(SamplerSpec) - Method in class org.apache.druid.client.indexing.HttpIndexingServiceClient
 
sample(SamplerSpec) - Method in interface org.apache.druid.client.indexing.IndexingServiceClient
 
sample() - Method in interface org.apache.druid.client.indexing.SamplerSpec
 
SamplerResponse - Class in org.apache.druid.client.indexing
 
SamplerResponse(int, int, List<DimensionSchema>, List<DimensionSchema>, RowSignature, List<SamplerResponse.SamplerResponseRow>) - Constructor for class org.apache.druid.client.indexing.SamplerResponse
 
SamplerResponse.SamplerResponseRow - Class in org.apache.druid.client.indexing
 
SamplerResponseRow(Map<String, Object>, Map<String, Object>, Boolean, String) - Constructor for class org.apache.druid.client.indexing.SamplerResponse.SamplerResponseRow
 
SamplerSpec - Interface in org.apache.druid.client.indexing
 
sanitize(Function<String, String>) - Method in exception org.apache.druid.server.security.ForbiddenException
 
SCALAR_TYPES - Static variable in class org.apache.druid.catalog.model.Columns
 
schema(String) - Method in interface org.apache.druid.catalog.model.SchemaRegistry
 
schema(String) - Method in class org.apache.druid.catalog.model.SchemaRegistryImpl
 
schema() - Method in class org.apache.druid.catalog.model.TableId
 
SchemaDefnImpl(String, String, Set<String>) - Constructor for class org.apache.druid.catalog.model.SchemaRegistryImpl.SchemaDefnImpl
 
SchemaRegistry - Interface in org.apache.druid.catalog.model
Defines the set of schemas available in Druid and their properties.
SchemaRegistry.SchemaSpec - Interface in org.apache.druid.catalog.model
 
SchemaRegistryImpl - Class in org.apache.druid.catalog.model
Hard-coded schema registry that knows about the well-known, and a few obscure, Druid schemas.
SchemaRegistryImpl() - Constructor for class org.apache.druid.catalog.model.SchemaRegistryImpl
 
SchemaRegistryImpl.SchemaDefnImpl - Class in org.apache.druid.catalog.model
 
schemas() - Method in interface org.apache.druid.catalog.model.SchemaRegistry
 
schemas() - Method in class org.apache.druid.catalog.model.SchemaRegistryImpl
 
SCHEME - Static variable in class org.apache.druid.guice.LocalDataStorageDruidModule
 
sealed(boolean) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
SEALED_PROPERTY - Static variable in class org.apache.druid.catalog.model.table.DatasourceDefn
By default: columns are optional hints.
SEARCH_QUERY_METRICS_FACTORY_PROPERTY - Static variable in class org.apache.druid.guice.QueryToolChestModule
 
securityResource() - Method in interface org.apache.druid.catalog.model.SchemaRegistry.SchemaSpec
 
securityResource() - Method in class org.apache.druid.catalog.model.SchemaRegistryImpl.SchemaDefnImpl
 
SecuritySanityCheckFilter - Class in org.apache.druid.server.security
 
SecuritySanityCheckFilter(ObjectMapper) - Constructor for class org.apache.druid.server.security.SecuritySanityCheckFilter
 
SEGMENT_COMPARATOR_RECENT_FIRST - Static variable in class org.apache.druid.server.coordinator.DruidCoordinator
Orders newest segments (i.e.
SEGMENT_GRANULARITY_PROPERTY - Static variable in class org.apache.druid.catalog.model.table.DatasourceDefn
Segment grain at ingestion and initial compaction.
SEGMENT_LIST_RESP_TYPE_REF - Static variable in class org.apache.druid.client.HttpServerInventoryView
 
SegmentAction - Enum in org.apache.druid.server.coordinator.loading
Represents actions that can be performed on a server for a single segment.
SegmentActionHandler - Interface in org.apache.druid.server.coordinator.rules
Performs various actions on a given segment.
segmentAdded(DruidServerMetadata, DataSegment) - Method in class org.apache.druid.client.FilteringSegmentCallback
 
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
 
SegmentCacheManager - Interface in org.apache.druid.segment.loading
A class to fetch segment files to local disk and manage the local cache.
segmentCallbackRemoved(ServerView.SegmentCallback) - Method in class org.apache.druid.client.BatchServerInventoryView
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
 
SegmentCountsPerInterval - Class in org.apache.druid.server.coordinator
Maintains a count of segments for each datasource and interval.
SegmentCountsPerInterval() - Constructor for class org.apache.druid.server.coordinator.SegmentCountsPerInterval
 
SegmentCreateRequest - Class in org.apache.druid.indexing.overlord
Contains information used by IndexerMetadataStorageCoordinator for creating a new segment.
SegmentCreateRequest(String, String, String, PartialShardSpec) - Constructor for class org.apache.druid.indexing.overlord.SegmentCreateRequest
 
segmentDirectoryAsFile(String) - Method in class org.apache.druid.segment.loading.StorageLocation
 
segmentGranularity() - Method in class org.apache.druid.catalog.model.facade.DatasourceFacade
 
segmentGranularity(String) - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
SegmentGranularityFieldDefn() - Constructor for class org.apache.druid.catalog.model.table.DatasourceDefn.SegmentGranularityFieldDefn
 
segmentGranularityString() - Method in class org.apache.druid.catalog.model.facade.DatasourceFacade
 
SegmentHandoffNotifier - Interface in org.apache.druid.segment.handoff
 
SegmentHandoffNotifierFactory - Interface in org.apache.druid.segment.handoff
 
SegmentHolder - Class in org.apache.druid.server.coordinator.loading
Represents a segment queued for a load or drop operation in a LoadQueuePeon.
SegmentHolder(DataSegment, SegmentAction, LoadPeonCallback) - Constructor for class org.apache.druid.server.coordinator.loading.SegmentHolder
 
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, SegmentCacheManager, 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
 
SegmentLoadInfo - Class in org.apache.druid.client
 
SegmentLoadInfo(DataSegment) - Constructor for class org.apache.druid.client.SegmentLoadInfo
 
SegmentLoadingConfig - Class in org.apache.druid.server.coordinator.loading
Contains recomputed configs from CoordinatorDynamicConfig based on whether CoordinatorDynamicConfig.isSmartSegmentLoading() is enabled or not.
SegmentLoadQueueManager - Class in org.apache.druid.server.coordinator.loading
Manager for addition/removal of segments to server load queues and the corresponding success/failure callbacks.
SegmentLoadQueueManager(ServerInventoryView, SegmentsMetadataManager, LoadQueueTaskMaster) - Constructor for class org.apache.druid.server.coordinator.loading.SegmentLoadQueueManager
 
SegmentLocalCacheLoader - Class in org.apache.druid.segment.loading
 
SegmentLocalCacheLoader(SegmentCacheManager, IndexIO, ObjectMapper) - Constructor for class org.apache.druid.segment.loading.SegmentLocalCacheLoader
 
SegmentLocalCacheManager - Class in org.apache.druid.segment.loading
 
SegmentLocalCacheManager(List<StorageLocation>, SegmentLoaderConfig, StorageLocationSelectorStrategy, ObjectMapper) - Constructor for class org.apache.druid.segment.loading.SegmentLocalCacheManager
 
SegmentLocalCacheManager(SegmentLoaderConfig, ObjectMapper) - Constructor for class org.apache.druid.segment.loading.SegmentLocalCacheManager
creates instance with default storage location selector strategy This ctor is mainly for test cases, including test cases in other modules
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.
SegmentQueue() - Constructor for class org.apache.druid.server.coordinator.stats.Stats.SegmentQueue
 
segmentRemoved(DruidServerMetadata, DataSegment) - Method in class org.apache.druid.client.FilteringSegmentCallback
 
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.
SegmentReplicaCount - Class in org.apache.druid.server.coordinator.loading
Counts the number of replicas of a segment in different states (loading, loaded, etc) in a tier or the whole cluster.
SegmentReplicaCount() - Constructor for class org.apache.druid.server.coordinator.loading.SegmentReplicaCount
 
SegmentReplicaCountMap - Class in org.apache.druid.server.coordinator.loading
Contains a mapping from tier to SegmentReplicaCounts.
SegmentReplicaCountMap() - Constructor for class org.apache.druid.server.coordinator.loading.SegmentReplicaCountMap
 
SegmentReplicationStatus - Class in org.apache.druid.server.coordinator.loading
An immutable object that contains information about the under-replicated or unavailable status of all used segments.
SegmentReplicationStatus(Map<SegmentId, Map<String, SegmentReplicaCount>>) - Constructor for class org.apache.druid.server.coordinator.loading.SegmentReplicationStatus
 
SegmentRowCountDistribution - Class in org.apache.druid.server.metrics
Class that creates a count of segments that have row counts in certain buckets
SegmentRowCountDistribution() - Constructor for class org.apache.druid.server.metrics.SegmentRowCountDistribution
 
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
 
Segments() - Constructor for class org.apache.druid.server.coordinator.stats.Stats.Segments
 
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.balancer
SegmentsCostCache provides faster way to calculate cost function proposed in CostBalancerStrategy.
SegmentsCostCache.Builder - Class in org.apache.druid.server.coordinator.balancer
 
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
 
SegmentStatsMonitor - Class in org.apache.druid.server.metrics
An experimental monitor used to keep track of segment stats.
SegmentStatsMonitor(DruidServerConfig, SegmentLoadDropHandler, SegmentLoaderConfig) - Constructor for class org.apache.druid.server.metrics.SegmentStatsMonitor
Constructor for this monitor.
SegmentStatusInTier - Class in org.apache.druid.server.coordinator.loading
Maintains a map containing the state of a segment on all servers of a tier.
SegmentStatusInTier(DataSegment, NavigableSet<ServerHolder>) - Constructor for class org.apache.druid.server.coordinator.loading.SegmentStatusInTier
 
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.FilteringSegmentCallback
 
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
 
selectPartialTableColumns(ResolvedExternalTable, List<ColumnSpec>) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
Choose table or SQL-provided columns: table takes precedence.
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.http.OverlordProxyServlet
 
serialize(DruidService, JsonGenerator, SerializerProvider) - Method in class org.apache.druid.jackson.DruidServiceSerializer
 
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
 
serializeWithType(DruidService, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class org.apache.druid.jackson.DruidServiceSerializer
 
Server - Interface in org.apache.druid.client.selector
 
SERVER_TYPE_PROP_KEY - Static variable in class org.apache.druid.discovery.DataNodeService
 
ServerConfig - Class in org.apache.druid.server.initialization
 
ServerConfig(int, int, boolean, Period, long, long, int, long, boolean, long, int, Period, Period, int, int, boolean, List<String>, boolean, ErrorResponseTransformStrategy, String, boolean) - 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.balancer
 
ServerCostCache.Builder - Class in org.apache.druid.server.coordinator.balancer
 
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
Encapsulates the state of a DruidServer during a single coordinator run.
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
 
ServerHolder(ImmutableDruidServer, LoadQueuePeon, boolean, int, int) - Constructor for class org.apache.druid.server.coordinator.ServerHolder
Creates a new ServerHolder valid for a single coordinator run.
ServerInjectorBuilder - Class in org.apache.druid.initialization
Initialize Guice for a server.
ServerInjectorBuilder(Injector) - Constructor for class org.apache.druid.initialization.ServerInjectorBuilder
 
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, QueryProcessingPool, CachePopulator, ObjectMapper, Cache, CacheConfig, SegmentManager, JoinableFactoryWrapper, 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
 
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.
ServiceAnnouncer.Noop - Class 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
 
ServiceClient - Interface in org.apache.druid.rpc
Mid-level client that provides an API similar to low-level HttpClient, but accepts RequestBuilder instead of Request, and internally handles service location and retries.
ServiceClientFactory - Interface in org.apache.druid.rpc
Factory for creating ServiceClient.
ServiceClientFactoryImpl - Class in org.apache.druid.rpc
Production implementation of ServiceClientFactory.
ServiceClientFactoryImpl(HttpClient, ScheduledExecutorService) - Constructor for class org.apache.druid.rpc.ServiceClientFactoryImpl
 
ServiceClientImpl - Class in org.apache.druid.rpc
Production implementation of ServiceClient.
ServiceClientImpl(String, HttpClient, ServiceLocator, ServiceRetryPolicy, ScheduledExecutorService) - Constructor for class org.apache.druid.rpc.ServiceClientImpl
 
ServiceClientModule - Class in org.apache.druid.rpc.guice
 
ServiceClientModule() - Constructor for class org.apache.druid.rpc.guice.ServiceClientModule
 
ServiceClosedException - Exception in org.apache.druid.rpc
ServiceClosedException(String) - Constructor for exception org.apache.druid.rpc.ServiceClosedException
 
ServiceInjectorBuilder - Class in org.apache.druid.initialization
Injector builder for a service within a server.
ServiceInjectorBuilder(CoreInjectorBuilder) - Constructor for class org.apache.druid.initialization.ServiceInjectorBuilder
 
ServiceLocation - Class in org.apache.druid.rpc
Represents a service location at a particular point in time.
ServiceLocation(String, int, int, String) - Constructor for class org.apache.druid.rpc.ServiceLocation
 
ServiceLocations - Class in org.apache.druid.rpc
ServiceLocator - Interface in org.apache.druid.rpc
Used by ServiceClient to locate services.
serviceModules(Iterable<? extends Module>) - Method in class org.apache.druid.initialization.ServerInjectorBuilder
 
ServiceNotAvailableException - Exception in org.apache.druid.rpc
ServiceNotAvailableException(String, String, Object...) - Constructor for exception org.apache.druid.rpc.ServiceNotAvailableException
 
ServiceNotAvailableException(String) - Constructor for exception org.apache.druid.rpc.ServiceNotAvailableException
 
ServiceRetryPolicy - Interface in org.apache.druid.rpc
Used by ServiceClient to decide whether to retry requests.
ServiceStatusMonitor - Class in org.apache.druid.server.metrics
Reports a heartbeat for the service.
ServiceStatusMonitor() - Constructor for class org.apache.druid.server.metrics.ServiceStatusMonitor
 
ServiceUnavailableException - Exception in org.apache.druid.server.initialization.jetty
This class is for any exceptions that should return a Service unavailable status code (503).
ServiceUnavailableException(String) - Constructor for exception org.apache.druid.server.initialization.jetty.ServiceUnavailableException
 
ServiceUnavailableExceptionMapper - Class in org.apache.druid.server.initialization.jetty
 
ServiceUnavailableExceptionMapper() - Constructor for class org.apache.druid.server.initialization.jetty.ServiceUnavailableExceptionMapper
 
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
 
setAllowUnauthenticatedHttpOptions(boolean) - Method in class org.apache.druid.server.security.AuthConfig.Builder
 
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
 
setAuthenticatorChain(List<String>) - Method in class org.apache.druid.server.security.AuthConfig.Builder
 
setAuthorizeQueryContextParams(boolean) - Method in class org.apache.druid.server.security.AuthConfig.Builder
 
setAuthorizerMapper(AuthorizerMapper) - Method in class org.apache.druid.server.http.security.AbstractResourceFilter
 
setAuthorizers(List<String>) - Method in class org.apache.druid.server.security.AuthConfig.Builder
 
setBaseTaskDirs(List<String>) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
setBaseTaskDirSize(long) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
setCache(Cache) - Method in class org.apache.druid.client.cache.CacheMonitor
 
setCapacity(int) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
setCapacity(int) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig
 
setCategory(String) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
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, Boolean, String, String, HttpServletRequest) - Method in class org.apache.druid.server.http.CoordinatorCompactionConfigsResource
 
setConnectionProperties(String) - Method in class org.apache.druid.metadata.BasicDataSourceExt
 
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
 
setEnableInputSourceSecurity(boolean) - Method in class org.apache.druid.server.security.AuthConfig.Builder
 
setGlobalIngestionHeapLimitBytes(long) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
setHostTimeout(Duration) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManagerConfig
 
setIntermediaryPartitionCleanupPeriodSec(long) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
setIntermediaryPartitionDiscoveryPeriodSec(long) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
setIntermediaryPartitionTimeout(Period) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
setIp(String) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
setJettyServerThreadPool(QueuedThreadPool) - Static method in class org.apache.druid.server.initialization.jetty.JettyServerModule
 
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
 
setNodeRoles(Set<NodeRole>) - Method in class org.apache.druid.server.metrics.MetricsModule
 
setNumConcurrentMerges(int) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
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
 
setSecuredContextKeys(Set<String>) - Method in class org.apache.druid.server.security.AuthConfig.Builder
 
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
 
setUnsecuredContextKeys(Set<String>) - Method in class org.apache.druid.server.security.AuthConfig.Builder
 
setUnsecuredPaths(List<String>) - Method in class org.apache.druid.server.security.AuthConfig.Builder
 
setValidateHostnames(Boolean) - Method in class org.apache.druid.server.security.TLSUtils.ClientSSLContextBuilder
 
setVersion(String) - Method in class org.apache.druid.indexing.worker.config.WorkerConfig.Builder
 
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
 
shouldEmit() - Method in class org.apache.druid.server.coordinator.stats.CoordinatorStat
Whether this statistic should be emitted as a metric.
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
Deprecated.
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
 
signature - Variable in class org.apache.druid.catalog.model.table.ExternalTableSpec
 
SimplePropertyDefn(String, Class<T>) - Constructor for class org.apache.druid.catalog.model.ModelProperties.SimplePropertyDefn
 
Sink - Class in org.apache.druid.segment.realtime.plumber
 
Sink(Interval, DataSchema, ShardSpec, String, AppendableIndexSpec, int, long, boolean, String) - Constructor for class org.apache.druid.segment.realtime.plumber.Sink
 
Sink(Interval, DataSchema, ShardSpec, String, AppendableIndexSpec, 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, QueryProcessingPool, JoinableFactoryWrapper, Cache, CacheConfig, CachePopulatorStats) - Constructor for class org.apache.druid.segment.realtime.appenderator.SinkQuerySegmentWalker
 
size() - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
SKIP_ROWS_PARAMETER - Static variable in class org.apache.druid.catalog.model.table.InputFormats.FlatTextFormatDefn
 
SKIPPED_BYTES - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
SKIPPED_INTERVALS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
SKIPPED_SEGMENTS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
smileContent(ObjectMapper, Object) - Method in class org.apache.druid.rpc.RequestBuilder
 
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
 
sortedBucketIntervals() - Method in class org.apache.druid.segment.indexing.granularity.ArbitraryGranularitySpec
 
sortedBucketIntervals() - Method in interface org.apache.druid.segment.indexing.granularity.GranularitySpec
Iterable all time groups, broken up on segment boundaries.
sortedBucketIntervals() - Method in class org.apache.druid.segment.indexing.granularity.UniformGranularitySpec
 
source() - Method in class org.apache.druid.metadata.input.SqlReader
 
SOURCE_PROPERTY - Static variable in class org.apache.druid.catalog.model.table.ExternalTableDefn
Property which holds the input source specification as serialized as JSON.
spec() - Method in class org.apache.druid.catalog.model.facade.TableFacade
 
spec() - Method in class org.apache.druid.catalog.model.ResolvedTable
 
spec() - Method in class org.apache.druid.catalog.model.TableMetadata
 
SpecificTaskRetryPolicy - Class in org.apache.druid.rpc.indexing
Retry policy for tasks.
SpecificTaskRetryPolicy(String, ServiceRetryPolicy) - Constructor for class org.apache.druid.rpc.indexing.SpecificTaskRetryPolicy
 
SpecificTaskServiceLocator - Class in org.apache.druid.rpc.indexing
Service locator for a specific task.
SpecificTaskServiceLocator(String, OverlordClient) - Constructor for class org.apache.druid.rpc.indexing.SpecificTaskServiceLocator
 
SQL_TO_DRUID_TYPES - Static variable in class org.apache.druid.catalog.model.Columns
 
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
 
SQLFirehoseDatabaseConnector - Class in org.apache.druid.metadata
 
SQLFirehoseDatabaseConnector() - Constructor for class org.apache.druid.metadata.SQLFirehoseDatabaseConnector
 
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
 
sqlName() - Method in enum org.apache.druid.catalog.model.table.TableFunction.ParameterType
 
sqlName() - Method in class org.apache.druid.catalog.model.TableId
 
sqlName() - Method in class org.apache.druid.catalog.model.TableMetadata
 
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
 
SqlSegmentsMetadataQuery - Class in org.apache.druid.metadata
An object that helps SqlSegmentsMetadataManager and IndexerSQLMetadataStorageCoordinator make queries to the metadata store segments table.
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
 
sqlType(ColumnType) - Static method in class org.apache.druid.catalog.model.Columns
 
sqlType() - Method in class org.apache.druid.catalog.model.ColumnSpec
 
StandardResponseHeaderFilterHolder - Class in org.apache.druid.server.initialization.jetty
Adds response headers that we want to have on all responses.
StandardResponseHeaderFilterHolder(ServerConfig) - Constructor for class org.apache.druid.server.initialization.jetty.StandardResponseHeaderFilterHolder
 
StandardRetryPolicy - Class in org.apache.druid.rpc
Retry policy configurable with a maximum number of attempts and min/max wait time.
StandardRetryPolicy.Builder - Class in org.apache.druid.rpc
 
start() - Method in class org.apache.druid.client.BatchServerInventoryView
Deprecated.
 
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.autoscaler.SupervisorTaskAutoScaler
 
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.rpc.DiscoveryServiceLocator
 
start() - Method in class org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier
 
start() - Method in interface org.apache.druid.segment.handoff.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.balancer.CachingCostBalancerStrategyFactory
 
start() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
start() - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
start() - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
start() - Method in interface org.apache.druid.server.coordinator.loading.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 interface org.apache.druid.server.QueryResultPusher.ResultsWriter
Runs the query and prepares the QueryResponse to be returned
start() - Method in class org.apache.druid.server.QueryResultPusher
Builds a ResultsWriter to start the lifecycle of the QueryResultPusher.
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.BatchAppenderator
 
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() - Method in class org.apache.druid.segment.realtime.appenderator.StreamAppenderator
 
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
 
startOperation(SegmentAction, DataSegment) - Method in class org.apache.druid.server.coordinator.ServerHolder
 
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() - Method in class org.apache.druid.catalog.model.TableMetadata
 
STATE - Static variable in class org.apache.druid.server.security.ResourceType
 
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
 
Stats - Class in org.apache.druid.server.coordinator.stats
List of Coordinator stats.
Stats() - Constructor for class org.apache.druid.server.coordinator.stats.Stats
 
Stats.Balancer - Class in org.apache.druid.server.coordinator.stats
 
Stats.Compaction - Class in org.apache.druid.server.coordinator.stats
 
Stats.CoordinatorRun - Class in org.apache.druid.server.coordinator.stats
 
Stats.SegmentQueue - Class in org.apache.druid.server.coordinator.stats
 
Stats.Segments - Class in org.apache.druid.server.coordinator.stats
 
Stats.Tier - Class in org.apache.druid.server.coordinator.stats
 
Status(Collection<DruidModule>) - Constructor for class org.apache.druid.server.StatusResource.Status
 
StatusResource - Class in org.apache.druid.server
 
StatusResource(Properties, DruidServerConfig, ExtensionsLoader) - 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.BatchServerInventoryView
Deprecated.
 
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() - Method in interface org.apache.druid.indexing.overlord.supervisor.autoscaler.SupervisorTaskAutoScaler
 
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.BatchDataSegmentAnnouncer
 
stop() - Method in class org.apache.druid.server.coordination.ChangeRequestHistory
 
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.balancer.CachingCostBalancerStrategyFactory
 
stop() - Method in class org.apache.druid.server.coordinator.DruidCoordinator
 
stop() - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
stop() - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
stop() - Method in interface org.apache.druid.server.coordinator.loading.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
 
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, HumanReadableBytes, Double) - Constructor for class org.apache.druid.segment.loading.StorageLocationConfig
 
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 the same as org.apache.druid.indexing.common.task.Tasks.STORE_COMPACTION_STATE_KEY
StrategicSegmentAssigner - Class in org.apache.druid.server.coordinator.loading
Used by the coordinator in each run for segment loading, dropping, balancing and broadcasting.
StrategicSegmentAssigner(SegmentLoadQueueManager, DruidCluster, BalancerStrategy, SegmentLoadingConfig, CoordinatorRunStats) - Constructor for class org.apache.druid.server.coordinator.loading.StrategicSegmentAssigner
 
StreamAppenderator - Class in org.apache.druid.segment.realtime.appenderator
 
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.
StreamingHttpResponseAccumulator(ResponseContext, QueryResultPusher.ResultsWriter) - Constructor for class org.apache.druid.server.QueryResultPusher.StreamingHttpResponseAccumulator
 
stringListProperty(String) - Method in class org.apache.druid.catalog.model.ObjectFacade
 
StringListPropertyDefn(String) - Constructor for class org.apache.druid.catalog.model.ModelProperties.StringListPropertyDefn
 
stringListToLines(List<String>) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
stringListToUriList(List<String>) - Static method in class org.apache.druid.catalog.model.CatalogUtils
Convert a list of strings to a list of URI objects.
StringObjectPairList - Class in org.apache.druid.jackson
When DiscoveryDruidNode is deserialized from a JSON, the JSON is first converted to this class, and then to a Map.
StringObjectPairList(List<NonnullPair<String, Object>>) - Constructor for class org.apache.druid.jackson.StringObjectPairList
 
stringProperty(String) - Method in class org.apache.druid.catalog.model.ObjectFacade
 
StringPropertyDefn(String) - Constructor for class org.apache.druid.catalog.model.ModelProperties.StringPropertyDefn
 
stringToList(String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
String-to-List<String> conversion.
stringToUriList(String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
SUBMITTED_TASKS - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Compaction
 
SUCCESS - Static variable in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult
 
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
 
SupervisorTaskAutoScaler - Interface in org.apache.druid.indexing.overlord.supervisor.autoscaler
 
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
 
SwitchingEmitterConfig - Class in org.apache.druid.server.emitter
 
SwitchingEmitterConfig() - Constructor for class org.apache.druid.server.emitter.SwitchingEmitterConfig
 
SwitchingEmitterModule - Class in org.apache.druid.server.emitter
 
SwitchingEmitterModule() - Constructor for class org.apache.druid.server.emitter.SwitchingEmitterModule
 
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
 
SYSTEM_SCHEMA - Static variable in class org.apache.druid.catalog.model.TableId
 
SYSTEM_TABLE - Static variable in class org.apache.druid.server.security.ResourceType
 

T

TABLE_TYPE - Static variable in class org.apache.druid.catalog.model.table.DatasourceDefn
 
TABLE_TYPE - Static variable in class org.apache.druid.catalog.model.table.ExternalTableDefn
Identifier for external tables.
TableBuilder - Class in org.apache.druid.catalog.model.table
Informal table spec builder for tests.
TableBuilder(TableId, String) - Constructor for class org.apache.druid.catalog.model.table.TableBuilder
 
tableContainsColumn(Handle, String, String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
tableContainsColumn(Handle, String, String) - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
TableDefn - Class in org.apache.druid.catalog.model
Definition for all tables in the catalog.
TableDefn(String, String, List<ModelProperties.PropertyDefn<?>>, List<ModelProperties.PropertyDefn<?>>) - Constructor for class org.apache.druid.catalog.model.TableDefn
 
tableDefnFor(String) - Method in class org.apache.druid.catalog.model.TableDefnRegistry
 
TableDefnRegistry - Class in org.apache.druid.catalog.model
Registry of the table types supported in the catalog.
TableDefnRegistry(List<TableDefn>, List<InputSourceDefn>, List<InputFormatDefn>, ObjectMapper) - Constructor for class org.apache.druid.catalog.model.TableDefnRegistry
 
TableDefnRegistry(ObjectMapper) - Constructor for class org.apache.druid.catalog.model.TableDefnRegistry
 
tableExists(Handle, String) - Method in class org.apache.druid.metadata.SQLMetadataConnector
 
tableExists(Handle, String) - Method in class org.apache.druid.metadata.storage.derby.DerbyConnector
 
TableFacade - Class in org.apache.druid.catalog.model.facade
Convenience wrapper on top of a resolved table (a table spec and its corresponding definition.)
TableFacade(ResolvedTable) - Constructor for class org.apache.druid.catalog.model.facade.TableFacade
 
tableFn(ResolvedTable) - Method in class org.apache.druid.catalog.model.table.ExternalTableDefn
Return a table function definition for a partial table as given by the catalog table spec.
tableFn() - Method in class org.apache.druid.catalog.model.table.ResolvedExternalTable
Return a table function definition for a partial table as given by this object.
TableFunction - Interface in org.apache.druid.catalog.model.table
Representation of a SQL table function.
TableFunction.ParameterDefn - Interface in org.apache.druid.catalog.model.table
 
TableFunction.ParameterType - Enum in org.apache.druid.catalog.model.table
 
TableId - Class in org.apache.druid.catalog.model
SQL-like compound table ID with schema and table name.
TableId(String, String) - Constructor for class org.apache.druid.catalog.model.TableId
 
TableMetadata - Class in org.apache.druid.catalog.model
REST API level description of a table.
TableMetadata(TableId, long, long, TableMetadata.TableState, TableSpec) - Constructor for class org.apache.druid.catalog.model.TableMetadata
 
TableMetadata.TableState - Enum in org.apache.druid.catalog.model
State of the metadata table entry (not necessarily of the underlying datasource.) A table entry will be Active normally.
TableSpec - Class in org.apache.druid.catalog.model
Definition of a table "hint" in the metastore, between client and Druid, and between Druid nodes.
TableSpec(String, Map<String, Object>, List<ColumnSpec>) - Constructor for class org.apache.druid.catalog.model.TableSpec
 
take() - Method in class org.apache.druid.client.cache.BytesBoundedLinkedQueue
 
TARGET_SEGMENT_ROWS_PROPERTY - Static variable in class org.apache.druid.catalog.model.table.DatasourceDefn
The target segment size at ingestion and initial compaction.
targetSegmentRows() - Method in class org.apache.druid.catalog.model.facade.DatasourceFacade
 
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
 
taskPayload(String) - Method in interface org.apache.druid.rpc.indexing.OverlordClient
 
taskPayload(String) - Method in class org.apache.druid.rpc.indexing.OverlordClientImpl
 
TaskPayloadResponse - Class in org.apache.druid.client.indexing
 
TaskPayloadResponse(String, ClientTaskQuery) - Constructor for class org.apache.druid.client.indexing.TaskPayloadResponse
 
taskReportAsMap(String) - Method in interface org.apache.druid.rpc.indexing.OverlordClient
 
taskReportAsMap(String) - Method in class org.apache.druid.rpc.indexing.OverlordClientImpl
 
TaskServiceClients - Class in org.apache.druid.rpc.indexing
Utility function for creating ServiceClient instances that communicate to indexing service tasks.
TaskSlotCountStatsMonitor - Class in org.apache.druid.server.metrics
 
TaskSlotCountStatsMonitor(TaskSlotCountStatsProvider) - Constructor for class org.apache.druid.server.metrics.TaskSlotCountStatsMonitor
 
TaskSlotCountStatsProvider - Interface in org.apache.druid.server.metrics
Deprecated.
taskStatus(String) - Method in interface org.apache.druid.rpc.indexing.OverlordClient
 
taskStatus(String) - Method in class org.apache.druid.rpc.indexing.OverlordClientImpl
 
taskStatuses(Set<String>) - Method in interface org.apache.druid.rpc.indexing.OverlordClient
 
taskStatuses(Set<String>) - Method in class org.apache.druid.rpc.indexing.OverlordClientImpl
 
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
 
threadName(String) - Method in class org.apache.druid.server.QueryLifecycle
 
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
 
Tier() - Constructor for class org.apache.druid.server.coordinator.stats.Stats.Tier
 
TierSegmentBalancer - Class in org.apache.druid.server.coordinator.balancer
Balances segments within the servers of a tier using the balancer strategy.
TierSegmentBalancer(String, Set<ServerHolder>, DruidCoordinatorRuntimeParams) - Constructor for class org.apache.druid.server.coordinator.balancer.TierSegmentBalancer
 
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
 
TIME_COLUMN - Static variable in class org.apache.druid.catalog.model.Columns
 
timeColumn() - Method in class org.apache.druid.catalog.model.table.TableBuilder
 
TimedShutoffFirehoseFactory - Class in org.apache.druid.segment.realtime.firehose
Deprecated.
TimedShutoffFirehoseFactory(FirehoseFactory, DateTime) - Constructor for class org.apache.druid.segment.realtime.firehose.TimedShutoffFirehoseFactory
Deprecated.
 
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
 
timeout(Duration) - Method in class org.apache.druid.rpc.RequestBuilder
 
TIMESERIES_QUERY_METRICS_FACTORY_PROPERTY - Static variable in class org.apache.druid.guice.QueryToolChestModule
 
TIMESTAMP - Static variable in class org.apache.druid.catalog.model.Columns
 
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
 
toDebugAndEmit(String, String) - Static method in class org.apache.druid.server.coordinator.stats.CoordinatorStat
Creates a new DEBUG level stat which is also emitted as a metric.
toDebugOnly(String) - Static method in class org.apache.druid.server.coordinator.stats.CoordinatorStat
Creates a new DEBUG level stat which is not emitted as a metric.
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
 
toLogAndEmit(String, String, CoordinatorStat.Level) - Static method in class org.apache.druid.server.coordinator.stats.CoordinatorStat
Creates a new stat of the specified level, which is also emitted as a metric.
toMap(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.InputFormats.FlatTextFormatDefn
 
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.
toMessage() - Method in class org.apache.druid.server.security.Access
 
TOPN_QUERY_METRICS_FACTORY_PROPERTY - Static variable in class org.apache.druid.guice.QueryToolChestModule
 
toPropertyMap(List<ModelProperties.PropertyDefn<?>>) - Static method in class org.apache.druid.catalog.model.ObjectDefn
 
toReplicationStatus() - Method in class org.apache.druid.server.coordinator.loading.SegmentReplicaCountMap
 
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
 
toResponse(ServiceUnavailableException) - Method in class org.apache.druid.server.initialization.jetty.ServiceUnavailableExceptionMapper
 
toStorageLocations() - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
Convert StorageLocationConfig objects to StorageLocation objects
toString(Object) - Static method in class org.apache.druid.catalog.model.CatalogUtils
Catalog-specific quick & easy implementation of toString() for objects which are primarily representations of JSON objects.
toString() - Method in class org.apache.druid.catalog.model.ColumnSpec
 
toString() - Method in class org.apache.druid.catalog.model.ModelProperties.BasePropertyDefn
 
toString() - Method in class org.apache.druid.catalog.model.table.BaseTableFunction.Parameter
 
toString() - Method in class org.apache.druid.catalog.model.table.ClusterKeySpec
 
toString() - Method in class org.apache.druid.catalog.model.TableId
 
toString() - Method in class org.apache.druid.catalog.model.TableMetadata
 
toString() - Method in class org.apache.druid.catalog.model.TableSpec
 
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.ClientCompactionTaskDimensionsSpec
 
toString() - Method in class org.apache.druid.client.indexing.ClientCompactionTaskGranularitySpec
 
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.ClientCompactionTaskTransformSpec
 
toString() - Method in class org.apache.druid.client.indexing.QueryStatus
 
toString() - Method in class org.apache.druid.client.indexing.SamplerResponse.SamplerResponseRow
 
toString() - Method in class org.apache.druid.client.indexing.SamplerResponse
 
toString() - Method in class org.apache.druid.client.indexing.TaskPayloadResponse
 
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.NodeRole
 
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.indexing.overlord.supervisor.SupervisorStateManager.ExceptionEvent
 
toString() - Method in class org.apache.druid.jackson.StringObjectPairList
 
toString() - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult
 
toString() - Method in class org.apache.druid.query.LocatedSegmentDescriptor
 
toString() - Method in class org.apache.druid.rpc.RequestBuilder
 
toString() - Method in class org.apache.druid.rpc.ServiceLocation
 
toString() - Method in class org.apache.druid.rpc.ServiceLocations
 
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.coordinator.duty.CoordinatorCustomDutyGroup
 
toString() - Method in class org.apache.druid.server.coordinator.duty.CoordinatorCustomDutyGroups
 
toString() - Method in class org.apache.druid.server.coordinator.loading.SegmentHolder
 
toString() - Method in class org.apache.druid.server.coordinator.ServerHolder
 
toString() - Method in class org.apache.druid.server.coordinator.stats.CoordinatorStat
 
toString() - Method in enum org.apache.druid.server.coordinator.stats.Dimension
 
toString() - Method in class org.apache.druid.server.coordinator.stats.RowKey
 
toString() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskDimensionsConfig
 
toString() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskGranularityConfig
 
toString() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskIOConfig
 
toString() - Method in class org.apache.druid.server.coordinator.UserCompactionTaskTransformConfig
 
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.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
 
ToStringObjectPairListDeserializer - Class in org.apache.druid.jackson
When DiscoveryDruidNode is deserialized from a JSON, the JSON is first converted to StringObjectPairList, and then to a Map.
ToStringObjectPairListDeserializer() - Constructor for class org.apache.druid.jackson.ToStringObjectPairListDeserializer
 
TOTAL - Static variable in class org.apache.druid.server.QueryScheduler
 
TOTAL_CAPACITY - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Tier
 
totalCompactedStatistics() - Method in interface org.apache.druid.server.coordinator.duty.CompactionSegmentIterator
Return a map of dataSourceName to CompactionStatistics.
totalCompactedStatistics() - Method in class org.apache.druid.server.coordinator.duty.NewestSegmentFirstIterator
 
totalLoaded() - Method in class org.apache.druid.server.coordinator.loading.SegmentReplicaCount
Number of replicas loaded on all servers.
totalSkippedStatistics() - Method in interface org.apache.druid.server.coordinator.duty.CompactionSegmentIterator
Return a map of dataSourceName to CompactionStatistics.
totalSkippedStatistics() - Method in class org.apache.druid.server.coordinator.duty.NewestSegmentFirstIterator
 
TransactionalSegmentPublisher - Interface in org.apache.druid.segment.realtime.appenderator
 
transferEntityTag(ResponseContext, Response.ResponseBuilder) - Static method in class org.apache.druid.server.QueryResource
 
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
 
tryConvertObjectMapToLookupConfigMap(Map<String, Object>, ObjectMapper) - Static method in class org.apache.druid.query.lookup.LookupUtils
Takes a map of String to Object, representing lookup name to generic lookup config, and attempts to construct a map from String to LookupExtractorFactoryContainer.
TuningConfig - Interface in org.apache.druid.segment.indexing
 
type() - Method in class org.apache.druid.catalog.model.table.BaseTableFunction.Parameter
 
type() - Method in interface org.apache.druid.catalog.model.table.TableFunction.ParameterDefn
 
type() - Method in class org.apache.druid.catalog.model.TableSpec
 
TYPE - Static variable in class org.apache.druid.client.indexing.ClientKillUnusedSegmentsTaskQuery
 
TYPE - Static variable in class org.apache.druid.metadata.storage.derby.DerbyMetadataStorageDruidModule
 
TYPE_KEY - Static variable in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
TYPE_KEY - Static variable in class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
TYPE_KEY - Static variable in class org.apache.druid.catalog.model.table.InputFormats.CsvFormatDefn
 
TYPE_KEY - Static variable in class org.apache.druid.catalog.model.table.InputFormats.DelimitedFormatDefn
 
TYPE_KEY - Static variable in class org.apache.druid.catalog.model.table.InputFormats.JsonFormatDefn
 
TYPE_KEY - Static variable in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
typeName() - Method in class org.apache.druid.catalog.model.ModelProperties.ObjectPropertyDefn
 
typeName() - Method in interface org.apache.druid.catalog.model.ModelProperties.PropertyDefn
The name of the type of this property to be displayed in error messages.
typeName() - Method in class org.apache.druid.catalog.model.ModelProperties.SimplePropertyDefn
 
typeName - Variable in class org.apache.druid.catalog.model.ModelProperties.TypeRefPropertyDefn
 
typeName() - Method in class org.apache.druid.catalog.model.ModelProperties.TypeRefPropertyDefn
 
TypeRefPropertyDefn(String, String, TypeReference<T>) - Constructor for class org.apache.druid.catalog.model.ModelProperties.TypeRefPropertyDefn
 
typeValue() - Method in class org.apache.druid.catalog.model.ObjectDefn
The type value is the value of the "type" field written into the object's Java or JSON representation.
typeValue() - Method in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
typeValue() - Method in class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
typeValue() - Method in interface org.apache.druid.catalog.model.table.InputFormatDefn
 
typeValue() - Method in class org.apache.druid.catalog.model.table.InputFormats.CsvFormatDefn
 
typeValue() - Method in class org.apache.druid.catalog.model.table.InputFormats.DelimitedFormatDefn
 
typeValue() - Method in class org.apache.druid.catalog.model.table.InputFormats.JsonFormatDefn
 
typeValue() - Method in interface org.apache.druid.catalog.model.table.InputSourceDefn
Type value for this format: same as the type string used in the serialized JSON for this input source.
typeValue() - Method in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 

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 class org.apache.druid.curator.discovery.ServiceAnnouncer.Noop
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 class org.apache.druid.server.coordination.DataSegmentServerAnnouncer.Noop
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.coordinator.stats.Stats.Segments
 
UNAVAILABLE - Static variable in class org.apache.druid.server.QueryScheduler
 
UNDER_REPLICATED - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
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(QueryProcessingPool, JoinableFactoryWrapper, 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 StreamAppenderator 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
 
UnknownSegmentIdsException - Exception in org.apache.druid.metadata
Deprecated.
Usages of this exception will be replaced by the new DruidException in a future release.
UNLIMITED - Static variable in interface org.apache.druid.rpc.ServiceRetryPolicy
 
unlimited() - Static method in class org.apache.druid.rpc.StandardRetryPolicy
 
UnloadUnusedSegments - Class in org.apache.druid.server.coordinator.duty
Unloads segments that are no longer marked as used from servers.
UnloadUnusedSegments(SegmentLoadQueueManager) - Constructor for class org.apache.druid.server.coordinator.duty.UnloadUnusedSegments
 
unmarkSegmentToDrop(DataSegment) - Method in class org.apache.druid.server.coordinator.loading.CuratorLoadQueuePeon
Deprecated.
 
unmarkSegmentToDrop(DataSegment) - Method in class org.apache.druid.server.coordinator.loading.HttpLoadQueuePeon
 
unmarkSegmentToDrop(DataSegment) - Method in interface org.apache.druid.server.coordinator.loading.LoadQueuePeon
Deprecated.
 
UNNEEDED - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
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.
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.
updateFor(TableMetadata) - Static method in class org.apache.druid.catalog.model.table.TableBuilder
 
updateInnerInventory(DruidServer, String, Set<DataSegment>) - Method in class org.apache.druid.client.BatchServerInventoryView
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
 
updateMax(CoordinatorStat, RowKey, long) - Method in class org.apache.druid.server.coordinator.stats.CoordinatorRunStats
Updates the maximum value of the stat for the given RowKey if applicable.
updateNode(HostAndPortWithScheme, LookupsState<LookupExtractorFactoryMapContainer>) - Method in class org.apache.druid.server.lookup.cache.LookupCoordinatorManager.LookupsCommunicator
 
updateSegmentMetadata(Set<DataSegment>) - Method in interface org.apache.druid.indexing.overlord.IndexerMetadataStorageCoordinator
 
updateSegmentMetadata(Set<DataSegment>) - Method in class org.apache.druid.metadata.IndexerSQLMetadataStorageCoordinator
 
updateTime() - Method in class org.apache.druid.catalog.model.TableMetadata
 
URI_SCHEME - Static variable in class org.apache.druid.segment.loading.LocalFileTimestampVersionFinder
 
URI_TEMPLATE_PROPERTY - Static variable in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
URIS_FIELD - Static variable in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
URIS_PARAMETER - Static variable in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
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
 
USED - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
USED_BYTES - Static variable in class org.apache.druid.server.coordinator.stats.Stats.Segments
 
useDefaultTierForNull() - Method in class org.apache.druid.server.coordinator.rules.LoadRule
 
useDiscovery() - Method in class org.apache.druid.server.initialization.CuratorDiscoveryConfig
 
UsedSegmentChecker - Interface in org.apache.druid.segment.realtime.appenderator
 
USER_PARAMETER - Static variable in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
UserCompactionTaskDimensionsConfig - Class in org.apache.druid.server.coordinator
Spec containing dimension configs for Compaction Task.
UserCompactionTaskDimensionsConfig(List<DimensionSchema>) - Constructor for class org.apache.druid.server.coordinator.UserCompactionTaskDimensionsConfig
 
UserCompactionTaskGranularityConfig - Class in org.apache.druid.server.coordinator
Spec containing Granularity configs for Auto Compaction.
UserCompactionTaskGranularityConfig(Granularity, Granularity, Boolean) - Constructor for class org.apache.druid.server.coordinator.UserCompactionTaskGranularityConfig
 
UserCompactionTaskIOConfig - Class in org.apache.druid.server.coordinator
Spec containing IO configs for Auto Compaction.
UserCompactionTaskIOConfig(Boolean) - Constructor for class org.apache.druid.server.coordinator.UserCompactionTaskIOConfig
 
UserCompactionTaskQueryTuningConfig - Class in org.apache.druid.server.coordinator
 
UserCompactionTaskQueryTuningConfig(Integer, AppendableIndexSpec, Long, Long, SplitHintSpec, PartitionsSpec, IndexSpec, IndexSpec, Integer, Long, SegmentWriteOutMediumFactory, Integer, Integer, Long, Duration, Integer, Integer, Integer, Integer) - Constructor for class org.apache.druid.server.coordinator.UserCompactionTaskQueryTuningConfig
 
UserCompactionTaskTransformConfig - Class in org.apache.druid.server.coordinator
Spec containing transform configs for Compaction Task.
UserCompactionTaskTransformConfig(DimFilter) - Constructor for class org.apache.druid.server.coordinator.UserCompactionTaskTransformConfig
 
USERNAME_FIELD - Static variable in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 

V

validate() - Method in class org.apache.druid.catalog.model.ColumnSpec
 
validate(Object, ObjectMapper) - Method in class org.apache.druid.catalog.model.ModelProperties.GranularityPropertyDefn
 
validate(Object, ObjectMapper) - Method in class org.apache.druid.catalog.model.ModelProperties.ObjectPropertyDefn
Validate that the given value is valid for this property.
validate(Object, ObjectMapper) - Method in interface org.apache.druid.catalog.model.ModelProperties.PropertyDefn
Validates that the object given is valid for this property.
validate(Object, ObjectMapper) - Method in class org.apache.druid.catalog.model.ModelProperties.SimplePropertyDefn
Validate that the given value is valid for this property.
validate(Object, ObjectMapper) - Method in class org.apache.druid.catalog.model.ModelProperties.TypeRefPropertyDefn
Convert the value from the deserialized JSON format to the type required by this field data type.
validate(Map<String, Object>, ObjectMapper) - Method in class org.apache.druid.catalog.model.ObjectDefn
Validate the property values using the property definitions defined in this class.
validate() - Method in class org.apache.druid.catalog.model.ResolvedTable
 
validate(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.BaseInputSourceDefn
 
validate(Object, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.DatasourceDefn.HiddenColumnsDefn
 
validate(Object, ObjectMapper) - Method in class org.apache.druid.catalog.model.table.DatasourceDefn.SegmentGranularityFieldDefn
 
validate(ResolvedTable) - Method in class org.apache.druid.catalog.model.table.ExternalTableDefn
 
validate(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.FormattedInputSourceDefn
 
validate(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.HttpInputSourceDefn
 
validate(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.InlineInputSourceDefn
 
validate(ResolvedExternalTable) - Method in interface org.apache.druid.catalog.model.table.InputFormatDefn
Given a resolved table that has the serialized JSON converted to a Java map, validate the values of that map, typically by converting that map the target input format object (after adjustments and filling in dummy columns.) THe goal is to validate the information the user has provided in the table spec.
validate(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.InputFormats.BaseFormatDefn
 
validate(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.InputFormats.FlatTextFormatDefn
 
validate(ResolvedExternalTable) - Method in interface org.apache.druid.catalog.model.table.InputSourceDefn
Given a external table catalog spec, with the JSON input source and format properties parsed to generic Java maps, validate that the properties are valid prior to saving the spec into the catalog.
validate(ResolvedExternalTable) - Method in class org.apache.druid.catalog.model.table.LocalInputSourceDefn
 
validate(TableDefnRegistry) - Method in class org.apache.druid.catalog.model.table.ResolvedExternalTable
Validate that the table spec is correct by resolving the definitions, then converting the JSON to the desired object type.
validate(ResolvedTable) - Method in class org.apache.druid.catalog.model.TableDefn
Validate a table spec using the table, field and column definitions defined here.
validate() - Method in class org.apache.druid.catalog.model.TableMetadata
Syntactic validation of a table object.
validate() - Method in class org.apache.druid.catalog.model.TableSpec
Validate the final spec.
validateAuthenticatorName(String) - Method in class org.apache.druid.server.security.AuthValidator
Validates the provided authenticatorName.
validateAuthorizerName(String) - Method in class org.apache.druid.server.security.AuthValidator
Validates the provided authorizerName.
validateColumn(ColumnSpec) - Method in class org.apache.druid.catalog.model.table.DatasourceDefn
 
validateColumn(ColumnSpec) - Method in class org.apache.druid.catalog.model.table.ExternalTableDefn
 
validateColumn(ColumnSpec) - Method in class org.apache.druid.catalog.model.TableDefn
Table-specific validation of a column spec.
validateColumns(List<ColumnSpec>) - Method in class org.apache.druid.catalog.model.TableDefn
 
validateGranularity(String) - Static method in class org.apache.druid.catalog.model.CatalogUtils
 
validateScalarColumn(String, String) - Static method in class org.apache.druid.catalog.model.Columns
 
valueClass - Variable in class org.apache.druid.catalog.model.ModelProperties.ObjectPropertyDefn
 
valueClass - Variable in class org.apache.druid.catalog.model.ModelProperties.SimplePropertyDefn
 
valueOf(String) - Static method in enum org.apache.druid.catalog.model.table.TableFunction.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.catalog.model.TableMetadata.TableState
Returns the enum constant of this type with the specified name.
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.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.ClientQuerySegmentWalkerUtils.SubqueryResultLimit
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.coordinator.AutoCompactionSnapshot.AutoCompactionScheduleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.server.coordinator.loading.SegmentAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.server.coordinator.stats.CoordinatorStat.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.druid.server.coordinator.stats.Dimension
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.
values() - Static method in enum org.apache.druid.catalog.model.table.TableFunction.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.druid.catalog.model.TableMetadata.TableState
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.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 class org.apache.druid.discovery.NodeRole
built-in node roles
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.ClientQuerySegmentWalkerUtils.SubqueryResultLimit
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.coordinator.AutoCompactionSnapshot.AutoCompactionScheduleStatus
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.coordinator.loading.SegmentAction
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.coordinator.stats.CoordinatorStat.Level
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.coordinator.stats.Dimension
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.
valueType - Variable in class org.apache.druid.catalog.model.ModelProperties.TypeRefPropertyDefn
 
VARCHAR - Static variable in class org.apache.druid.catalog.model.Columns
 
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
 
VIEW - Static variable in class org.apache.druid.server.security.ResourceType
 
VIEW_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 view, using the view name.
VIEW_SCHEMA - Static variable in class org.apache.druid.catalog.model.TableId
 

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
 
with(Dimension, String) - Method in class org.apache.druid.server.coordinator.stats.RowKey.Builder
 
with(Dimension, String) - Static method in class org.apache.druid.server.coordinator.stats.RowKey
 
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
 
withColumns(TableMetadata) - Method in class org.apache.druid.catalog.model.TableMetadata
 
withColumns(List<ColumnSpec>) - Method in class org.apache.druid.catalog.model.TableSpec
 
withCompactionConfig(CoordinatorCompactionConfig) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withCompressed(boolean) - Method in class org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
 
withDatabaseRuleManager(MetadataRuleManager) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withDebugDimensions(Map<String, String>) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.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
 
withDimensionsSpec(DimensionsSpec) - Method in class org.apache.druid.segment.indexing.DataSchema
 
withDruidCluster(DruidCluster) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withDynamicConfigs(CoordinatorDynamicConfig) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withEmitter(ServiceEmitter) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
 
withEmptyContext(Sequence<T>) - Static method in class org.apache.druid.server.QueryResponse
 
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
 
withInfoDir(File) - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
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
 
withLifecycle() - Method in class org.apache.druid.initialization.CoreInjectorBuilder
 
withLocations(List<StorageLocationConfig>) - Method in class org.apache.druid.segment.loading.SegmentLoaderConfig
 
withLogging() - Method in class org.apache.druid.initialization.CoreInjectorBuilder
 
withMarkSegmentAsUnusedDelayMillis(long) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withMaxNonPrimaryReplicantsToLoad(int) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
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
 
withParsed(Map<String, Object>) - Method in class org.apache.druid.client.indexing.SamplerResponse.SamplerResponseRow
 
withPauseCoordination(boolean) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withProperties(Map<String, Object>) - Method in class org.apache.druid.catalog.model.ResolvedTable
 
withProperties(TableMetadata) - Method in class org.apache.druid.catalog.model.TableMetadata
 
withProperties(Map<String, Object>) - Method in class org.apache.druid.catalog.model.TableMetadata
 
withProperties(Map<String, Object>) - Method in class org.apache.druid.catalog.model.TableSpec
 
withReplicantLifetime(int) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withReplicateAfterLoadTimeout(boolean) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withReplicationThrottleLimit(int) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
withRetryPolicy(ServiceRetryPolicy) - Method in interface org.apache.druid.rpc.indexing.OverlordClient
 
withRetryPolicy(ServiceRetryPolicy) - Method in class org.apache.druid.rpc.indexing.OverlordClientImpl
 
withRetryPolicy(ServiceRetryPolicy) - Method in interface org.apache.druid.rpc.ServiceClient
Returns a copy of this client with a different ServiceRetryPolicy.
withRetryPolicy(ServiceRetryPolicy) - Method in class org.apache.druid.rpc.ServiceClientImpl
 
withSegmentAssignerUsing(SegmentLoadQueueManager) - Method in class org.apache.druid.server.coordinator.DruidCoordinatorRuntimeParams.Builder
Sets the SegmentLoadQueueManager which is used to construct the StrategicSegmentAssigner for this run.
withSegmentGranularity(Granularity) - Method in class org.apache.druid.client.indexing.ClientCompactionTaskGranularitySpec
 
withService(String) - Method in class org.apache.druid.server.DruidNode
 
withShutdownExecutorOnClose(boolean) - Method in class org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
 
withSmartSegmentLoading(boolean) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.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(TableSpec) - Method in class org.apache.druid.catalog.model.TableMetadata
 
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
 
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.
withUseRoundRobinSegmentAssignment(boolean) - Method in class org.apache.druid.server.coordinator.CoordinatorDynamicConfig.Builder
 
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
 
WorkerConfig.Builder - Class in org.apache.druid.indexing.worker.config
 
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
 
WorkerTaskCountStatsMonitor - Class in org.apache.druid.server.metrics
 
WorkerTaskCountStatsMonitor(Injector, Set<NodeRole>) - Constructor for class org.apache.druid.server.metrics.WorkerTaskCountStatsMonitor
 
WorkerTaskCountStatsProvider - Interface in org.apache.druid.server.metrics
Proides task / task count status at the level of individual worker nodes.
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
 
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
 
writable() - Method in interface org.apache.druid.catalog.model.SchemaRegistry.SchemaSpec
 
writable() - Method in class org.apache.druid.catalog.model.SchemaRegistryImpl.SchemaDefnImpl
 
writeException(Exception, OutputStream) - Method in class org.apache.druid.server.QueryResultPusher
 
writeResponseEnd() - Method in interface org.apache.druid.server.QueryResultPusher.Writer
End of the response.
writeResponseStart() - Method in interface org.apache.druid.server.QueryResultPusher.Writer
Start of the response, called once per writer.
writeRow(Object) - Method in interface org.apache.druid.server.QueryResultPusher.Writer
Write a row

Z

ZERO - Static variable in class org.apache.druid.server.coordination.ChangeRequestHistory.Counter
 
zip - Variable in class org.apache.druid.segment.loading.LocalDataSegmentPusherConfig
 
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.
 
ZkEnablementConfig - Class in org.apache.druid.curator
 
ZkEnablementConfig(Boolean) - Constructor for class org.apache.druid.curator.ZkEnablementConfig
 
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–2023 The Apache Software Foundation. All rights reserved.