public final class RaftGroupId extends RaftId
This is a value-based class.
| 限定符和类型 | 方法和说明 |
|---|---|
static RaftGroupId |
emptyGroupId() |
static RaftGroupId |
randomId() |
static RaftGroupId |
valueOf(org.apache.ratis.thirdparty.com.google.protobuf.ByteString bytes) |
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 bytes)
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.