public interface ExecutorFragmentContext extends RootFragmentContext
FragmentExecutor.FragmentContext.ExecutorStateINJECTABLE_GETTER_METHODS| Modifier and Type | Method and Description |
|---|---|
Collection<CoordinationProtos.DrillbitEndpoint> |
getBits() |
ClusterCoordinator |
getClusterCoordinator() |
CoordinationProtos.DrillbitEndpoint |
getEndpoint() |
CoordinationProtos.DrillbitEndpoint |
getForemanEndpoint() |
OperatorCreatorRegistry |
getOperatorCreatorRegistry() |
PhysicalPlanReader |
getPlanReader() |
QueryProfileStoreContext |
getProfileStoreContext() |
BufferAllocator |
getRootAllocator()
Returns the root allocator for the Drillbit.
|
Set<Map.Entry<UserServer.BitToUserConnection,UserServer.BitToUserConnectionConfig>> |
getUserConnections() |
WorkEventBus |
getWorkEventBus() |
boolean |
isUserAuthenticationEnabled() |
void |
setBuffers(IncomingBuffers buffers) |
getStats, setExecutorStategetBuffers, getController, getDataTunnel, getUserDataTunnel, waitForSendCompleteaddRuntimeFilter, close, getAliasRegistryProvider, getAllocator, getCompiler, getConfig, getExecutionControls, getExecutor, getExecutorState, getFragIdString, getFullRootSchema, getFunctionRegistry, getHandle, getImplementationClass, getImplementationClass, getImplementationClass, getImplementationClass, getManagedBuffer, getManagedBuffer, getManagedBufferManager, getMetastoreRegistry, getNewChildAllocator, getOptions, getQueryId, getQueryIdString, getQueryUserName, getRuntimeFilter, getRuntimeFilter, getScanDecodeExecutor, getScanExecutor, getSQLStatementType, isImpersonationEnabled, newOperatorContext, newOperatorContext, replace, requestMemorygetConstantValueHolder, getContextInformation, getPartitionExplorerBufferAllocator getRootAllocator()
PhysicalPlanReader getPlanReader()
ClusterCoordinator getClusterCoordinator()
CoordinationProtos.DrillbitEndpoint getForemanEndpoint()
CoordinationProtos.DrillbitEndpoint getEndpoint()
Collection<CoordinationProtos.DrillbitEndpoint> getBits()
OperatorCreatorRegistry getOperatorCreatorRegistry()
void setBuffers(IncomingBuffers buffers)
QueryProfileStoreContext getProfileStoreContext()
WorkEventBus getWorkEventBus()
Set<Map.Entry<UserServer.BitToUserConnection,UserServer.BitToUserConnectionConfig>> getUserConnections()
boolean isUserAuthenticationEnabled()
Copyright © 2022 The Apache Software Foundation. All rights reserved.