| Package | Description |
|---|---|
| org.apache.ratis.protocol |
| Modifier and Type | Method and Description |
|---|---|
RoutingTable |
RoutingTable.Builder.build() |
RoutingTable |
RaftClientRequest.getRoutingTable() |
static RoutingTable |
RoutingTable.newRoutingTable(Map<RaftPeerId,Set<RaftPeerId>> map) |
| Modifier and Type | Method and Description |
|---|---|
RaftClientRequest.Builder |
RaftClientRequest.Builder.setRoutingTable(RoutingTable routingTable) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.