public final class ClientId extends RaftId
| Modifier and Type | Method and Description |
|---|---|
static ClientId |
emptyClientId() |
static ClientId |
randomId() |
static ClientId |
valueOf(org.apache.ratis.thirdparty.com.google.protobuf.ByteString data) |
static ClientId |
valueOf(UUID uuid) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.