Uses of Class
org.elasticsearch.action.support.replication.TransportReplicationAction.ConcreteShardRequest
-
Packages that use TransportReplicationAction.ConcreteShardRequest Package Description org.elasticsearch.action.support.replication -
-
Uses of TransportReplicationAction.ConcreteShardRequest in org.elasticsearch.action.support.replication
Subclasses of TransportReplicationAction.ConcreteShardRequest in org.elasticsearch.action.support.replication Modifier and Type Class Description protected static classTransportReplicationAction.ConcreteReplicaRequest<R extends TransportRequest>Methods in org.elasticsearch.action.support.replication with parameters of type TransportReplicationAction.ConcreteShardRequest Modifier and Type Method Description protected voidTransportReplicationAction. handlePrimaryRequest(TransportReplicationAction.ConcreteShardRequest<Request> request, TransportChannel channel, Task task)
-