Interface | Description |
---|---|
DrillbitStatusListener |
Interface to define the listener to take actions when the set of active drillbits is changed.
|
FragmentStatusListener |
Class | Description |
---|---|
Foreman |
Foreman manages all the fragments (local and remote) for a single query where this
is the driving/root node.
|
Foreman.PhysicalFromLogicalExplain | |
FragmentData | |
FragmentsRunner |
Is responsible for submitting query fragments for running (locally and remotely).
|
LoggedQuery | |
QueryManager |
Each Foreman holds its own QueryManager.
|
QueryStateProcessor |
Is responsible for query transition from one state to another,
incrementing / decrementing query statuses counters.
|
Enum | Description |
---|---|
Foreman.ProfileOption | |
SqlUnsupportedException.ExceptionType |
Exception | Description |
---|---|
ForemanException | |
ForemanSetupException | |
SqlUnsupportedException | |
UnsupportedDataTypeException | |
UnsupportedFunctionException | |
UnsupportedRelOperatorException |
Copyright © 1970 The Apache Software Foundation. All rights reserved.