Toggle navigation
Home
org.apache.drill.exec.ops.FragmentContext to org.apache.drill.exec.ops.ExecutorFragmentContext
No. of Instances - 69
No. of Commits - 1
No. of Projects - {'drill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
context.getIdentity()
to
context.getEndpoint()
context
to
context.getExecutorState()
context.getDrillbitContext().getAllocator().getAllocatedMemory()
to
context.getAllocator().getAllocatedMemory()
context.getDrillbitContext().getOperatorCreatorRegistry()
to
context.getOperatorCreatorRegistry()
context.getDrillbitContext()
to
context
context.getIdentity()
to
context.getEndpoint()
c.getDrillbitContext().getAvailableBits()
to
c.getBits()
c.getIdentity()
to
c.getEndpoint()
context.getDrillbitContext().getProfileStoreContext()
to
context.getProfileStoreContext()
Rename Method invocation
getIdentity
to
getEndpoint
getIdentity
to
getEndpoint