| Package | Description |
|---|---|
| net.bluemind.forest.instance.api | |
| net.bluemind.forest.instance.service |
| Modifier and Type | Method and Description |
|---|---|
void |
IForestEnrollment.checkpoint(ForestEnpoints endpoints)
Called from forest servers to update the stored enpoints in instances
|
java.util.concurrent.CompletableFuture<java.lang.Void> |
IForestEnrollmentPromise.checkpoint(ForestEnpoints endpoints) |
void |
IForestEnrollmentAsync.checkpoint(ForestEnpoints endpoints,
AsyncHandler<java.lang.Void> handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
ForestEnrollmentService.checkpoint(ForestEnpoints endpoints) |
Copyright © 2023. All Rights Reserved.