protected class ReduceSinkDeDuplication.ReduceSinkDeduplicateProcCtx extends Object
Constructor and Description |
---|
ReduceSinkDeDuplication.ReduceSinkDeduplicateProcCtx(ParseContext pctx) |
Modifier and Type | Method and Description |
---|---|
boolean |
addRemovedOperator(Operator<?> rsOp) |
ParseContext |
getPctx() |
boolean |
hasBeenRemoved(Operator<?> rsOp) |
int |
minReducer() |
void |
setPctx(ParseContext pctx) |
boolean |
trustScript() |
public ReduceSinkDeDuplication.ReduceSinkDeduplicateProcCtx(ParseContext pctx)
public ParseContext getPctx()
public void setPctx(ParseContext pctx)
public boolean trustScript()
public int minReducer()
public boolean hasBeenRemoved(Operator<?> rsOp)
public boolean addRemovedOperator(Operator<?> rsOp)
Copyright © 2017 The Apache Software Foundation. All rights reserved.