| 程序包 | 说明 |
|---|---|
| io.aelf.protobuf.generated |
| 限定符和类型 | 方法和说明 |
|---|---|
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.clear() |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.clearElectionResult() |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.clearEndRoundNumber()
The end round number of this term.
|
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.clearMinedBlocks()
The number of blocks mined in this term.
|
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.clone() |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.mergeFrom(ElectionContract.TermSnapshot other) |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.mergeFrom(com.google.protobuf.Message other) |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.newBuilder() |
static ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.newBuilder(ElectionContract.TermSnapshot prototype) |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.newBuilderForType() |
protected ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.putAllElectionResult(Map<String,Long> values)
The election result, candidates’ public key -> number of votes.
|
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.putElectionResult(String key,
long value)
The election result, candidates’ public key -> number of votes.
|
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.removeElectionResult(String key)
The election result, candidates’ public key -> number of votes.
|
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.setEndRoundNumber(long value)
The end round number of this term.
|
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.setMinedBlocks(long value)
The number of blocks mined in this term.
|
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ElectionContract.TermSnapshot.Builder |
ElectionContract.TermSnapshot.toBuilder() |
Copyright © 2020. All rights reserved.