Uses of Class
org.elasticsearch.index.seqno.RetentionLeaseBackgroundSyncAction
-
Packages that use RetentionLeaseBackgroundSyncAction Package Description org.elasticsearch.indices.cluster -
-
Uses of RetentionLeaseBackgroundSyncAction in org.elasticsearch.indices.cluster
Constructors in org.elasticsearch.indices.cluster with parameters of type RetentionLeaseBackgroundSyncAction Constructor Description IndicesClusterStateService(Settings settings, IndicesService indicesService, ClusterService clusterService, ThreadPool threadPool, PeerRecoveryTargetService recoveryTargetService, ShardStateAction shardStateAction, NodeMappingRefreshAction nodeMappingRefreshAction, RepositoriesService repositoriesService, SearchService searchService, SyncedFlushService syncedFlushService, PeerRecoverySourceService peerRecoverySourceService, SnapshotShardsService snapshotShardsService, PrimaryReplicaSyncer primaryReplicaSyncer, GlobalCheckpointSyncAction globalCheckpointSyncAction, RetentionLeaseSyncAction retentionLeaseSyncAction, RetentionLeaseBackgroundSyncAction retentionLeaseBackgroundSyncAction)
-