| 程序包 | 说明 |
|---|---|
| com.baidu.xuper.pb |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Chainedbft.QuorumCert
QuorumCert is a data type that combines a collection of signatures from replicas.
|
static class |
Chainedbft.QuorumCert.Builder
QuorumCert is a data type that combines a collection of signatures from replicas.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Chainedbft.QuorumCertOrBuilder |
XchainOuterClass.InternalBlockOrBuilder.getJustifyOrBuilder()
Justify used in chained-bft
.pb.QuorumCert Justify = 20; |
Chainedbft.QuorumCertOrBuilder |
XchainOuterClass.InternalBlock.getJustifyOrBuilder()
Justify used in chained-bft
.pb.QuorumCert Justify = 20; |
Chainedbft.QuorumCertOrBuilder |
XchainOuterClass.InternalBlock.Builder.getJustifyOrBuilder()
Justify used in chained-bft
.pb.QuorumCert Justify = 20; |
Chainedbft.QuorumCertOrBuilder |
Chainedbft.ChainedBftPhaseMessageOrBuilder.getJustifyQCOrBuilder()
JustifyQC is the QC of the leader gathered, send to next leader, while the message type is "NEW_VIEW_MESSAGE"
.pb.QuorumCert JustifyQC = 4; |
Chainedbft.QuorumCertOrBuilder |
Chainedbft.ChainedBftPhaseMessage.getJustifyQCOrBuilder()
JustifyQC is the QC of the leader gathered, send to next leader, while the message type is "NEW_VIEW_MESSAGE"
.pb.QuorumCert JustifyQC = 4; |
Chainedbft.QuorumCertOrBuilder |
Chainedbft.ChainedBftPhaseMessage.Builder.getJustifyQCOrBuilder()
JustifyQC is the QC of the leader gathered, send to next leader, while the message type is "NEW_VIEW_MESSAGE"
.pb.QuorumCert JustifyQC = 4; |
Chainedbft.QuorumCertOrBuilder |
Chainedbft.ChainedBftPhaseMessageOrBuilder.getProposalQCOrBuilder()
The new proposal send to other replicas while the
.pb.QuorumCert ProposalQC = 3; |
Chainedbft.QuorumCertOrBuilder |
Chainedbft.ChainedBftPhaseMessage.getProposalQCOrBuilder()
The new proposal send to other replicas while the
.pb.QuorumCert ProposalQC = 3; |
Chainedbft.QuorumCertOrBuilder |
Chainedbft.ChainedBftPhaseMessage.Builder.getProposalQCOrBuilder()
The new proposal send to other replicas while the
.pb.QuorumCert ProposalQC = 3; |
Copyright © 2022. All rights reserved.