| 程序包 | 说明 |
|---|---|
| com.baidu.xuper.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
static Chainedbft.QCState |
Chainedbft.QCState.forNumber(int value) |
Chainedbft.QCState |
Chainedbft.QuorumCertOrBuilder.getType()
The current type of this QC certified.
|
Chainedbft.QCState |
Chainedbft.QuorumCert.getType()
The current type of this QC certified.
|
Chainedbft.QCState |
Chainedbft.QuorumCert.Builder.getType()
The current type of this QC certified.
|
Chainedbft.QCState |
Chainedbft.ChainedBftPhaseMessageOrBuilder.getType()
Message Type: NEW_VIEW_MESSAGE or QC_MESSAGE
optional .pb.QCState Type = 1; |
Chainedbft.QCState |
Chainedbft.ChainedBftPhaseMessage.getType()
Message Type: NEW_VIEW_MESSAGE or QC_MESSAGE
optional .pb.QCState Type = 1; |
Chainedbft.QCState |
Chainedbft.ChainedBftPhaseMessage.Builder.getType()
Message Type: NEW_VIEW_MESSAGE or QC_MESSAGE
optional .pb.QCState Type = 1; |
static Chainedbft.QCState |
Chainedbft.QCState.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static Chainedbft.QCState |
Chainedbft.QCState.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Chainedbft.QCState[] |
Chainedbft.QCState.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Chainedbft.QCState> |
Chainedbft.QCState.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Chainedbft.QuorumCert.Builder |
Chainedbft.QuorumCert.Builder.setType(Chainedbft.QCState value)
The current type of this QC certified.
|
Chainedbft.ChainedBftPhaseMessage.Builder |
Chainedbft.ChainedBftPhaseMessage.Builder.setType(Chainedbft.QCState value)
Message Type: NEW_VIEW_MESSAGE or QC_MESSAGE
optional .pb.QCState Type = 1; |
Copyright © 2020. All rights reserved.