public static interface XchainOuterClass.DposStatusOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getBlockNum()
optional int64 block_num = 2; |
String |
getCheckResult(int index)
repeated string checkResult = 5; |
com.google.protobuf.ByteString |
getCheckResultBytes(int index)
repeated string checkResult = 5; |
int |
getCheckResultCount()
repeated string checkResult = 5; |
List<String> |
getCheckResultList()
repeated string checkResult = 5; |
String |
getProposer()
optional string proposer = 3; |
com.google.protobuf.ByteString |
getProposerBytes()
optional string proposer = 3; |
long |
getProposerNum()
optional int64 proposer_num = 4; |
long |
getTerm()
optional int64 term = 1; |
long getTerm()
optional int64 term = 1;long getBlockNum()
optional int64 block_num = 2;String getProposer()
optional string proposer = 3;com.google.protobuf.ByteString getProposerBytes()
optional string proposer = 3;long getProposerNum()
optional int64 proposer_num = 4;int getCheckResultCount()
repeated string checkResult = 5;String getCheckResult(int index)
repeated string checkResult = 5;com.google.protobuf.ByteString getCheckResultBytes(int index)
repeated string checkResult = 5;Copyright © 2020. All rights reserved.