| Package | Description |
|---|---|
| io.kcache.keta.server.grpc.proxy | |
| io.kcache.keta.server.leader |
| Modifier and Type | Method and Description |
|---|---|
KetaIdentity |
GrpcProxy.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
GrpcProxy.setTarget(KetaIdentity target) |
| Constructor and Description |
|---|
GrpcProxy(KetaConfig config,
KetaIdentity target) |
| Modifier and Type | Method and Description |
|---|---|
static KetaIdentity |
KetaIdentity.fromJson(ByteBuffer json) |
static KetaIdentity |
KetaIdentity.fromJson(String json) |
KetaIdentity |
KetaLeaderElector.getIdentity() |
| Modifier and Type | Method and Description |
|---|---|
Collection<KetaIdentity> |
KetaLeaderElector.getMembers() |
Copyright © 2021. All rights reserved.