Searched refs:buildOpMethod (Results 1 – 1 of 1) sorted by relevance
233 MethodSpec method = buildOpMethod(methodName, opClassName, opMethod); in collectOpMethods()239 private MethodSpec buildOpMethod( in buildOpMethod() method in OperatorProcessor