Package | Description |
---|---|
org.elasticsearch.client.transport |
Modifier and Type | Method and Description |
---|---|
<Response> void |
TransportClientNodesService.execute(TransportClientNodesService.NodeListenerCallback<Response> callback,
ActionListener<Response> listener) |
Constructor and Description |
---|
RetryListener(TransportClientNodesService.NodeListenerCallback<Response> callback,
ActionListener<Response> listener,
com.google.common.collect.ImmutableList<DiscoveryNode> nodes,
int index,
ThreadPool threadPool,
ESLogger logger) |
Copyright © 2009–2015. All rights reserved.