| 程序包 | 说明 |
|---|---|
| com.baidu.xuper.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
static Chainedbft.QuorumCert |
Chainedbft.QuorumCert.getDefaultInstance() |
Chainedbft.QuorumCert |
XchainOuterClass.InternalBlockOrBuilder.getJustify()
Justify used in chained-bft
optional .pb.QuorumCert Justify = 20; |
Chainedbft.QuorumCert |
XchainOuterClass.InternalBlock.getJustify()
Justify used in chained-bft
optional .pb.QuorumCert Justify = 20; |
Chainedbft.QuorumCert |
XchainOuterClass.InternalBlock.Builder.getJustify()
Justify used in chained-bft
optional .pb.QuorumCert Justify = 20; |
Chainedbft.QuorumCert |
Chainedbft.ChainedBftPhaseMessageOrBuilder.getJustifyQC()
JustifyQC is the QC of the leader gathered, send to next leader, while the message type is "NEW_VIEW_MESSAGE"
optional .pb.QuorumCert JustifyQC = 4; |
Chainedbft.QuorumCert |
Chainedbft.ChainedBftPhaseMessage.getJustifyQC()
JustifyQC is the QC of the leader gathered, send to next leader, while the message type is "NEW_VIEW_MESSAGE"
optional .pb.QuorumCert JustifyQC = 4; |
Chainedbft.QuorumCert |
Chainedbft.ChainedBftPhaseMessage.Builder.getJustifyQC()
JustifyQC is the QC of the leader gathered, send to next leader, while the message type is "NEW_VIEW_MESSAGE"
optional .pb.QuorumCert JustifyQC = 4; |
Chainedbft.QuorumCert |
Chainedbft.ChainedBftPhaseMessageOrBuilder.getProposalQC()
The new proposal send to other replicas while the
optional .pb.QuorumCert ProposalQC = 3; |
Chainedbft.QuorumCert |
Chainedbft.ChainedBftPhaseMessage.getProposalQC()
The new proposal send to other replicas while the
optional .pb.QuorumCert ProposalQC = 3; |
Chainedbft.QuorumCert |
Chainedbft.ChainedBftPhaseMessage.Builder.getProposalQC()
The new proposal send to other replicas while the
optional .pb.QuorumCert ProposalQC = 3; |
static Chainedbft.QuorumCert |
Chainedbft.QuorumCert.parseDelimitedFrom(InputStream input) |
static Chainedbft.QuorumCert |
Chainedbft.QuorumCert.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Chainedbft.QuorumCert |
Chainedbft.QuorumCert.parseFrom(byte[] data) |
static Chainedbft.QuorumCert |
Chainedbft.QuorumCert.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Chainedbft.QuorumCert |
Chainedbft.QuorumCert.parseFrom(com.google.protobuf.ByteString data) |
static Chainedbft.QuorumCert |
Chainedbft.QuorumCert.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Chainedbft.QuorumCert |
Chainedbft.QuorumCert.parseFrom(com.google.protobuf.CodedInputStream input) |
static Chainedbft.QuorumCert |
Chainedbft.QuorumCert.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Chainedbft.QuorumCert |
Chainedbft.QuorumCert.parseFrom(InputStream input) |
static Chainedbft.QuorumCert |
Chainedbft.QuorumCert.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Parser<Chainedbft.QuorumCert> |
Chainedbft.QuorumCert.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
XchainOuterClass.InternalBlock.Builder |
XchainOuterClass.InternalBlock.Builder.mergeJustify(Chainedbft.QuorumCert value)
Justify used in chained-bft
optional .pb.QuorumCert Justify = 20; |
Chainedbft.ChainedBftPhaseMessage.Builder |
Chainedbft.ChainedBftPhaseMessage.Builder.mergeJustifyQC(Chainedbft.QuorumCert value)
JustifyQC is the QC of the leader gathered, send to next leader, while the message type is "NEW_VIEW_MESSAGE"
optional .pb.QuorumCert JustifyQC = 4; |
Chainedbft.ChainedBftPhaseMessage.Builder |
Chainedbft.ChainedBftPhaseMessage.Builder.mergeProposalQC(Chainedbft.QuorumCert value)
The new proposal send to other replicas while the
optional .pb.QuorumCert ProposalQC = 3; |
static Chainedbft.QuorumCert.Builder |
Chainedbft.QuorumCert.newBuilder(Chainedbft.QuorumCert prototype) |
XchainOuterClass.InternalBlock.Builder |
XchainOuterClass.InternalBlock.Builder.setJustify(Chainedbft.QuorumCert value)
Justify used in chained-bft
optional .pb.QuorumCert Justify = 20; |
Chainedbft.ChainedBftPhaseMessage.Builder |
Chainedbft.ChainedBftPhaseMessage.Builder.setJustifyQC(Chainedbft.QuorumCert value)
JustifyQC is the QC of the leader gathered, send to next leader, while the message type is "NEW_VIEW_MESSAGE"
optional .pb.QuorumCert JustifyQC = 4; |
Chainedbft.ChainedBftPhaseMessage.Builder |
Chainedbft.ChainedBftPhaseMessage.Builder.setProposalQC(Chainedbft.QuorumCert value)
The new proposal send to other replicas while the
optional .pb.QuorumCert ProposalQC = 3; |
Copyright © 2020. All rights reserved.