Interface ReplicationState
- All Known Implementing Classes:
RecoveryState
,SegmentReplicationState
@PublicApi(since="2.2.0")
public interface ReplicationState
Represents a state object used to track copying of segments from an external source
- Opensearch.api:
-
Method Summary
-
Method Details
-
getIndex
ReplicationLuceneIndex getIndex() -
getTimer
ReplicationTimer getTimer()
-