public static interface DAGTraversal.Function
| Modifier and Type | Method and Description |
|---|---|
void |
process(Task<? extends Serializable> task) |
boolean |
skipProcessing(Task<? extends Serializable> task) |
void process(Task<? extends Serializable> task)
boolean skipProcessing(Task<? extends Serializable> task)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.