Package | Description |
---|---|
org.corfudb.infrastructure.management |
Modifier and Type | Method and Description |
---|---|
PollReport |
IDetector.poll(Layout layout,
CorfuRuntime corfuRuntime,
SequencerMetrics sequencerMetrics)
Executes the detector which runs the failure or healing detecting algorithm.
|
PollReport |
FailureDetector.poll(Layout layout,
CorfuRuntime corfuRuntime,
SequencerMetrics sequencerMetrics)
Executes the policy once.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterStateContext.refreshClusterView(Layout layout,
PollReport report)
Refreshes the cluster view based on the local endpoint and the snapshot epoch at which the
node states are updated.
|
Copyright © 2019 CorfuDB. All rights reserved.