Package | Description |
---|---|
org.corfudb.infrastructure.management | |
org.corfudb.runtime.view |
Modifier and Type | Method and Description |
---|---|
static boolean |
ReconfigurationEventHandler.handleFailure(IReconfigurationHandlerPolicy failureHandlerPolicy,
Layout currentLayout,
CorfuRuntime corfuRuntime,
Set<String> failedServers)
Takes in the existing layout and a set of failed nodes.
|
Modifier and Type | Class and Description |
---|---|
class |
ConservativeFailureHandlerPolicy
Conserves the failures.
|
Modifier and Type | Method and Description |
---|---|
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.