Package | Description |
---|---|
org.corfudb.runtime.view |
Modifier and Type | Method and Description |
---|---|
Layout |
IReconfigurationHandlerPolicy.generateLayout(Layout currentLayout,
CorfuRuntime corfuRuntime,
Set<String> failedNodes,
Set<String> healedNodes)
Generates a new layout based on the set of failures.
|
void |
LayoutManagementView.handleFailure(IReconfigurationHandlerPolicy failureHandlerPolicy,
Layout currentLayout,
Set<String> failedServers)
Takes in the existing layout and a set of failed nodes.
|
Copyright © 2019 CorfuDB. All rights reserved.