Uses of Class
org.elasticsearch.action.resync.TransportResyncReplicationAction
-
Packages that use TransportResyncReplicationAction Package Description org.elasticsearch.index.shard -
-
Uses of TransportResyncReplicationAction in org.elasticsearch.index.shard
Constructors in org.elasticsearch.index.shard with parameters of type TransportResyncReplicationAction Constructor Description PrimaryReplicaSyncer(TransportService transportService, TransportResyncReplicationAction syncAction)
-