Constructor and Description |
---|
AliasRegistryProvider(DrillbitContext context) |
PersistentAliasRegistry(DrillbitContext context,
String registryPath) |
Constructor and Description |
---|
OAuthTokenProvider(DrillbitContext context) |
PersistentTokenRegistry(DrillbitContext context,
String registryPath) |
Modifier and Type | Method and Description |
---|---|
DrillbitContext |
FragmentContextInterface.getDrillbitContext()
Drillbit context.
|
Constructor and Description |
---|
FragmentContextImpl(DrillbitContext dbContext,
BitControl.PlanFragment fragment,
FunctionImplementationRegistry funcRegistry)
Create a FragmentContext instance for non-root fragment.
|
FragmentContextImpl(DrillbitContext dbContext,
BitControl.PlanFragment fragment,
QueryContext queryContext,
UserClientConnection connection,
FunctionImplementationRegistry funcRegistry)
Create a FragmentContext instance for root fragment.
|
FragmentContextImpl(DrillbitContext dbContext,
BitControl.PlanFragment fragment,
UserClientConnection connection,
FunctionImplementationRegistry funcRegistry)
TODO: Remove this constructor when removing the SimpleRootExec (DRILL-2097).
|
QueryContext(UserSession session,
DrillbitContext drillbitContext,
UserBitShared.QueryId queryId) |
Modifier and Type | Method and Description |
---|---|
DrillbitContext |
Drillbit.getContext() |
Modifier and Type | Method and Description |
---|---|
abstract void |
DrillHttpConstraintSecurityHandler.doSetup(DrillbitContext dbContext) |
void |
FormSecurityHandler.doSetup(DrillbitContext dbContext) |
void |
HttpBasicAuthSecurityHandler.doSetup(DrillbitContext dbContext) |
void |
SpnegoSecurityHandler.doSetup(DrillbitContext dbContext) |
protected void |
DrillHttpConstraintSecurityHandler.requireAuthProvider(DrillbitContext dbContext,
String name) |
Constructor and Description |
---|
DrillHttpSecurityHandlerProvider(DrillConfig config,
DrillbitContext drillContext) |
DrillRestLoginService(DrillbitContext drillbitContext) |
DrillSpnegoLoginService(DrillbitContext drillBitContext) |
Modifier and Type | Field and Description |
---|---|
protected DrillbitContext |
AbstractStoragePlugin.context |
Modifier and Type | Method and Description |
---|---|
DrillbitContext |
DrillbitPluginRegistryContext.drillbitContext() |
DrillbitContext |
PluginRegistryContext.drillbitContext() |
DrillbitContext |
AbstractStoragePlugin.getContext() |
Constructor and Description |
---|
AbstractStoragePlugin(DrillbitContext inContext,
String inName) |
DrillbitPluginRegistryContext(DrillbitContext drillbitContext) |
SchemaTreeProvider(DrillbitContext dContext) |
StoragePluginRegistryImpl(DrillbitContext context) |
StoragePluginStoreImpl(DrillbitContext context) |
Constructor and Description |
---|
AvroFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
AvroFormatConfig formatConfig) |
Constructor and Description |
---|
CassandraStoragePlugin(CassandraStorageConfig config,
DrillbitContext context,
String name) |
Modifier and Type | Method and Description |
---|---|
DrillbitContext |
FormatPlugin.getContext() |
Modifier and Type | Method and Description |
---|---|
protected FormatCreator |
FileSystemPlugin.newFormatCreator(FileSystemConfig config,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf)
Creates a new FormatCreator instance.
|
Constructor and Description |
---|
FileSystemPlugin(FileSystemConfig config,
DrillbitContext context,
String name) |
Modifier and Type | Method and Description |
---|---|
DrillbitContext |
EasyFormatPlugin.getContext() |
Constructor and Description |
---|
EasyFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
T formatConfig,
boolean readable,
boolean writable,
boolean blockSplittable,
boolean compressible,
List<String> extensions,
String defaultName)
Legacy constructor.
|
EasyFormatPlugin(String name,
EasyFormatPlugin.EasyFormatConfig config,
DrillbitContext context,
StoragePluginConfig storageConfig,
T formatConfig)
Revised constructor in which settings are gathered into a configuration object.
|
Modifier and Type | Method and Description |
---|---|
DrillbitContext |
DruidStoragePlugin.getContext() |
Constructor and Description |
---|
DruidStoragePlugin(DruidStoragePluginConfig pluginConfig,
DrillbitContext context,
String name) |
Constructor and Description |
---|
JSONFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig) |
JSONFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig config,
JSONFormatPlugin.JSONFormatConfig formatPluginConfig) |
Constructor and Description |
---|
SequenceFileFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
SequenceFileFormatConfig formatConfig) |
Constructor and Description |
---|
TextFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig) |
TextFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig config,
TextFormatPlugin.TextFormatConfig formatPluginConfig) |
Constructor and Description |
---|
ElasticsearchStoragePlugin(ElasticsearchStorageConfig config,
DrillbitContext context,
String name) |
Constructor and Description |
---|
ShpFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
ShpFormatConfig formatConfig) |
Constructor and Description |
---|
ExcelFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
ExcelFormatConfig formatConfig) |
Constructor and Description |
---|
HBaseStoragePlugin(HBaseStoragePluginConfig storeConfig,
DrillbitContext context,
String name) |
Constructor and Description |
---|
HDF5FormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
HDF5FormatConfig formatConfig) |
Constructor and Description |
---|
HiveStoragePlugin(HiveStoragePluginConfig config,
DrillbitContext context,
String name) |
Constructor and Description |
---|
HttpStoragePlugin(HttpStoragePluginConfig configuration,
DrillbitContext context,
String name) |
Constructor and Description |
---|
HttpdLogFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
HttpdLogFormatConfig formatConfig) |
Modifier and Type | Method and Description |
---|---|
DrillbitContext |
IcebergFormatPlugin.getContext() |
Constructor and Description |
---|
IcebergFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
FileSystemConfig storageConfig,
IcebergFormatPluginConfig config) |
Constructor and Description |
---|
ImageFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
ImageFormatConfig formatConfig) |
Constructor and Description |
---|
InfoSchemaStoragePlugin(DrillbitContext context) |
InfoSchemaStoragePlugin(InfoSchemaConfig config,
DrillbitContext context,
String name) |
Constructor and Description |
---|
JdbcStoragePlugin(JdbcStorageConfig config,
DrillbitContext context,
String name) |
Constructor and Description |
---|
KafkaStoragePlugin(KafkaStoragePluginConfig config,
DrillbitContext context,
String name) |
Constructor and Description |
---|
KuduStoragePlugin(KuduStoragePluginConfig configuration,
DrillbitContext context,
String name) |
Constructor and Description |
---|
LogFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
LogFormatConfig formatConfig) |
Constructor and Description |
---|
LTSVFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig) |
LTSVFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig config,
LTSVFormatPluginConfig formatPluginConfig) |
Modifier and Type | Method and Description |
---|---|
DrillbitContext |
TableFormatPlugin.getContext() |
Constructor and Description |
---|
TableFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
TableFormatPluginConfig formatConfig) |
Constructor and Description |
---|
MapRDBFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
MapRDBFormatPluginConfig formatConfig) |
Constructor and Description |
---|
StreamsFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
StreamsFormatPluginConfig formatConfig) |
Constructor and Description |
---|
MockBreakageStorage(MockBreakageStorage.MockBreakageStorageEngineConfig configuration,
DrillbitContext context,
String name) |
MockStorageEngine(MockStorageEngineConfig configuration,
DrillbitContext context,
String name) |
Constructor and Description |
---|
MongoStoragePlugin(MongoStoragePluginConfig mongoConfig,
DrillbitContext context,
String name) |
Constructor and Description |
---|
OpenTSDBStoragePlugin(OpenTSDBStoragePluginConfig configuration,
DrillbitContext context,
String name) |
Modifier and Type | Method and Description |
---|---|
DrillbitContext |
ParquetFormatPlugin.getContext() |
Constructor and Description |
---|
ParquetFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig) |
ParquetFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
ParquetFormatConfig formatConfig) |
Constructor and Description |
---|
BasePcapFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
T formatConfig) |
PcapFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
PcapFormatConfig formatConfig) |
PcapngFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
PcapngFormatConfig formatConfig)
Deprecated.
|
Constructor and Description |
---|
PdfFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
PdfFormatConfig formatConfig) |
Constructor and Description |
---|
PhoenixStoragePlugin(PhoenixStoragePluginConfig config,
DrillbitContext context,
String name) |
Constructor and Description |
---|
SasFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
SasFormatConfig formatConfig) |
Constructor and Description |
---|
SplunkStoragePlugin(SplunkPluginConfig configuration,
DrillbitContext context,
String name) |
Constructor and Description |
---|
SpssFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
SpssFormatConfig formatConfig) |
Constructor and Description |
---|
SystemTablePlugin(DrillbitContext context) |
SystemTablePlugin(SystemTablePluginConfig config,
DrillbitContext context,
String name) |
Constructor and Description |
---|
SyslogFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
SyslogFormatConfig formatConfig) |
Constructor and Description |
---|
XMLFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
XMLFormatConfig formatConfig) |
Modifier and Type | Method and Description |
---|---|
DrillbitContext |
WorkManager.getContext() |
DrillbitContext |
WorkManager.WorkerBee.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
ControlMessageHandler.startNewFragment(BitControl.PlanFragment fragment,
DrillbitContext drillbitContext)
Start a new fragment on this node.
|
Constructor and Description |
---|
RuntimeFilterRouter(QueryWorkUnit workUnit,
DrillbitContext drillbitContext)
This class maintains context for the runtime join push down's filter management.
|
RuntimeFilterSink(DrillbitContext drillbitContext,
SendingAccountor sendingAccountor) |
Constructor and Description |
---|
Foreman(WorkManager.WorkerBee bee,
DrillbitContext drillbitContext,
UserClientConnection connection,
UserBitShared.QueryId queryId,
UserProtos.RunQuery queryRequest)
Constructor.
|
FragmentsRunner(WorkManager.WorkerBee bee,
UserClientConnection initiatingClient,
DrillbitContext drillbitContext,
Foreman foreman) |
QueryStateProcessor(String queryIdString,
QueryManager queryManager,
DrillbitContext drillbitContext,
Foreman.ForemanResult foremanResult) |
Modifier and Type | Field and Description |
---|---|
protected DrillbitContext |
AbstractResourceManager.context |
Constructor and Description |
---|
AbstractResourceManager(DrillbitContext context) |
DistributedQueryQueue(DrillbitContext context,
DistributedQueryQueue.StatusAdapter adapter) |
DistributedResourceManager(DrillbitContext context) |
DynamicResourceManager(DrillbitContext context) |
EmbeddedQueryQueue(DrillbitContext context) |
ResourceManagerBuilder(DrillbitContext context) |
ThrottledResourceManager(DrillbitContext drillbitContext,
QueryQueue queue) |
Modifier and Type | Method and Description |
---|---|
static Runnable |
MetadataProvider.catalogs(UserSession session,
DrillbitContext dContext,
UserProtos.GetCatalogsReq req,
ResponseSender responseSender) |
static Runnable |
MetadataProvider.columns(UserSession session,
DrillbitContext dContext,
UserProtos.GetColumnsReq req,
ResponseSender responseSender) |
static Runnable |
MetadataProvider.schemas(UserSession session,
DrillbitContext dContext,
UserProtos.GetSchemasReq req,
ResponseSender responseSender) |
static Runnable |
MetadataProvider.tables(UserSession session,
DrillbitContext dContext,
UserProtos.GetTablesReq req,
ResponseSender responseSender) |
Constructor and Description |
---|
ServerMetaWorker(UserSession session,
DrillbitContext context,
UserProtos.GetServerMetaReq req,
ResponseSender responseSender) |
Modifier and Type | Method and Description |
---|---|
UserProtos.QueryPlanFragments |
PlanSplitter.planFragments(DrillbitContext dContext,
UserBitShared.QueryId queryId,
UserProtos.GetQueryPlanFragments req,
UserClientConnection connection)
Method to plan the query and return list of fragments
it will return query plan "as is" or split plans based on the req setting: split_plan
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.