public static class TransportClientNodesService.RetryListener<Response> extends Object implements ActionListener<Response>
| コンストラクタと説明 |
|---|
RetryListener(TransportClientNodesService.NodeListenerCallback<Response> callback,
ActionListener<Response> listener,
List<DiscoveryNode> nodes,
int index) |
public RetryListener(TransportClientNodesService.NodeListenerCallback<Response> callback, ActionListener<Response> listener, List<DiscoveryNode> nodes, int index)
public void onResponse(Response response)
ActionListeneronResponse インタフェース内 ActionListener<Response>public void onFailure(Throwable e)
ActionListeneronFailure インタフェース内 ActionListener<Response>Copyright © 2009–2016. All rights reserved.