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