public interface ListNodes
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends Node> |
execute() |
Iterable<? extends Node> |
execute(ExecutorService executor) |
Iterable<? extends Node> execute(ExecutorService executor)
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.