Uses of Interface
org.elasticsearch.index.shard.PrimaryReplicaSyncer.SyncAction
-
Packages that use PrimaryReplicaSyncer.SyncAction Package Description org.elasticsearch.action.resync org.elasticsearch.index.shard -
-
Uses of PrimaryReplicaSyncer.SyncAction in org.elasticsearch.action.resync
Classes in org.elasticsearch.action.resync that implement PrimaryReplicaSyncer.SyncAction Modifier and Type Class Description classTransportResyncReplicationAction -
Uses of PrimaryReplicaSyncer.SyncAction in org.elasticsearch.index.shard
Constructors in org.elasticsearch.index.shard with parameters of type PrimaryReplicaSyncer.SyncAction Constructor Description PrimaryReplicaSyncer(TaskManager taskManager, PrimaryReplicaSyncer.SyncAction syncAction)
-