public interface IDetector
Modifier and Type | Method and Description |
---|---|
PollReport |
poll(Layout layout,
CorfuRuntime corfuRuntime,
SequencerMetrics sequencerMetrics)
Executes the detector which runs the failure or healing detecting algorithm.
|
PollReport poll(@Nonnull Layout layout, @Nonnull CorfuRuntime corfuRuntime, SequencerMetrics sequencerMetrics)
Copyright © 2019 CorfuDB. All rights reserved.