public interface NodeProvider
| Modifier and Type | Method and Description |
|---|---|
List<HostAddress> |
get(String identifier,
int count) |
List<HostAddress> get(String identifier, int count)
identifier - an unique identifier used to obtain the nodescount - how many desirable nodes to be returnedCopyright © 2012–2022. All rights reserved.