protected class TransportBroadcastAction.AsyncBroadcastAction
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
AsyncBroadcastAction(Task task,
Request request,
ActionListener<Response> listener) |
Modifier and Type | Method and Description |
---|---|
protected void |
finishHim() |
protected void |
onOperation(ShardRouting shard,
int shardIndex,
ShardResponse response) |
protected void |
performOperation(ShardIterator shardIt,
ShardRouting shard,
int shardIndex) |
void |
start() |
protected AsyncBroadcastAction(Task task, Request request, ActionListener<Response> listener)
public void start()
protected void performOperation(ShardIterator shardIt, ShardRouting shard, int shardIndex)
protected void onOperation(ShardRouting shard, int shardIndex, ShardResponse response)
protected void finishHim()