Package | Description |
---|---|
org.corfudb.runtime.clients | |
org.corfudb.runtime.view | |
org.corfudb.runtime.view.workflows |
Modifier and Type | Method and Description |
---|---|
ManagementClient |
ManagementHandler.getClient(long epoch) |
Modifier and Type | Method and Description |
---|---|
ManagementClient |
RuntimeLayout.getManagementClient(String endpoint) |
Modifier and Type | Method and Description |
---|---|
protected ManagementClient |
WorkflowRequest.getOrchestrator(Layout layout)
Select an orchestrator and return a client.
|
Modifier and Type | Method and Description |
---|---|
protected UUID |
RemoveNode.sendRequest(ManagementClient managementClient) |
protected UUID |
AddNode.sendRequest(ManagementClient managementClient) |
protected UUID |
RestoreRedundancyMergeSegments.sendRequest(ManagementClient managementClient)
Creates and sends the workflow request to restore redundancy and merge the segments.
|
protected UUID |
ForceRemoveNode.sendRequest(ManagementClient managementClient) |
protected UUID |
HealNode.sendRequest(ManagementClient managementClient) |
protected abstract UUID |
WorkflowRequest.sendRequest(ManagementClient client)
Send a workflow request
|
Copyright © 2019 CorfuDB. All rights reserved.