public class IterationProgress extends AbstractIterationOperation<WindupVertexFrame>
interval iterations.| Modifier and Type | Method and Description |
|---|---|
IterationProgress |
disableTimeEstimation() |
static IterationProgress |
monitoring(String messagePrefix,
int interval) |
void |
perform(GraphRewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context) |
void |
perform(GraphRewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context,
WindupVertexFrame payload) |
String |
toString() |
camelCase, checkVariableName, getVariableName, hasVariableNameSet, resolvePayload, resolveVariable, setVariableNameperformpublic static IterationProgress monitoring(String messagePrefix, int interval)
public IterationProgress disableTimeEstimation()
public void perform(GraphRewrite event, org.ocpsoft.rewrite.context.EvaluationContext context)
perform in class AbstractIterationOperation<WindupVertexFrame>public void perform(GraphRewrite event, org.ocpsoft.rewrite.context.EvaluationContext context, WindupVertexFrame payload)
perform in class AbstractIterationOperation<WindupVertexFrame>public String toString()
toString in class AbstractIterationOperation<WindupVertexFrame>Copyright © 2021 JBoss by Red Hat. All rights reserved.