Toggle navigation
Home
org.apache.drill.exec.ops.OperExecContext to org.apache.drill.exec.ops.OperatorContext
No. of Instances - 16
No. of Commits - 1
No. of Projects - {'drill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
context
to
context.getFragmentContext()
opContext.getConfig()
to
opContext.getFragmentContext().getConfig()
opContext.getConfig()
to
opContext.getFragmentContext().getConfig()
opContext.getStats()
to
opContext.getStatsWriter()