public class RowLimitProcessorFactory extends Object
Constructor and Description |
---|
RowLimitProcessorFactory() |
Modifier and Type | Method and Description |
---|---|
RowLimitProcessor |
instantiate(AgentInstanceContext agentInstanceContext) |
void |
setCurrentOffset(int currentOffset) |
void |
setCurrentRowLimit(int currentRowLimit) |
void |
setNumRowsVariable(Variable numRowsVariable) |
void |
setOffsetVariable(Variable offsetVariable) |
public void setNumRowsVariable(Variable numRowsVariable)
public void setOffsetVariable(Variable offsetVariable)
public void setCurrentRowLimit(int currentRowLimit)
public void setCurrentOffset(int currentOffset)
public RowLimitProcessor instantiate(AgentInstanceContext agentInstanceContext)
Copyright © 2005–2018. All rights reserved.