public interface HostResolver
Modifier and Type | Interface and Description |
---|---|
static interface |
HostResolver.EndpointResolver |
Modifier and Type | Method and Description |
---|---|
void |
init(HostResolver.EndpointResolver resolver) |
List<Host> |
resolve(boolean initial,
boolean closeConnections) |
void init(HostResolver.EndpointResolver resolver)
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.