Class OperatorUtilities

java.lang.Object
org.apache.drill.exec.ops.OperatorUtilities

public class OperatorUtilities extends Object
Utility methods, formerly on the OperatorContext class, that work with operators. The utilities here are available to operators at unit test time, while methods in OperatorContext are available only in production code.
  • Method Details