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