public final class ClientId extends RaftId
static ClientId
emptyClientId()
randomId()
valueOf(org.apache.ratis.thirdparty.com.google.protobuf.ByteString data)
valueOf(UUID uuid)
equals, getUuid, hashCode, toByteString, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static ClientId emptyClientId()
public static ClientId randomId()
public static ClientId valueOf(org.apache.ratis.thirdparty.com.google.protobuf.ByteString data)
public static ClientId valueOf(UUID uuid)
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.