Toggle navigation
Home
com.facebook.presto.memory.LocalMemoryContext to com.facebook.presto.operator.OperatorContext
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
requireNonNull(localUserMemoryContext,"localUserMemoryContext is null")
to
operatorContext
requireNonNull(localUserMemoryContext,"localUserMemoryContext is null")
to
operatorContext
Rename Variable
localUserMemoryContext
to
operatorContext
localUserMemoryContext
to
operatorContext