public interface DynamicMembership
Defines the contract to add and remove servers (RAFT.members).
- Since:
- 0.2
- Author:
- Bela Ban
-
Method Summary
Modifier and TypeMethodDescriptionCompletableFuture<byte[]> CompletableFuture<byte[]> removeServer(String name)