public static final class ByzCoinProto.GetProofResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder> implements ByzCoinProto.GetProofResponseOrBuilder
GetProofResponse can be used together with the Genesis block to proof that the returned key/value pair is in the trie.Protobuf type
byzcoin.GetProofResponse| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.GetProofResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.GetProofResponse |
build() |
ByzCoinProto.GetProofResponse |
buildPartial() |
ByzCoinProto.GetProofResponse.Builder |
clear() |
ByzCoinProto.GetProofResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ByzCoinProto.GetProofResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ByzCoinProto.GetProofResponse.Builder |
clearProof()
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
|
ByzCoinProto.GetProofResponse.Builder |
clearVersion()
Version of the protocol
|
ByzCoinProto.GetProofResponse.Builder |
clone() |
ByzCoinProto.GetProofResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ByzCoinProto.Proof |
getProof()
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
|
ByzCoinProto.Proof.Builder |
getProofBuilder()
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
|
ByzCoinProto.ProofOrBuilder |
getProofOrBuilder()
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
|
int |
getVersion()
Version of the protocol
|
boolean |
hasProof()
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
|
boolean |
hasVersion()
Version of the protocol
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ByzCoinProto.GetProofResponse.Builder |
mergeFrom(ByzCoinProto.GetProofResponse other) |
ByzCoinProto.GetProofResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ByzCoinProto.GetProofResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ByzCoinProto.GetProofResponse.Builder |
mergeProof(ByzCoinProto.Proof value)
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
|
ByzCoinProto.GetProofResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ByzCoinProto.GetProofResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.GetProofResponse.Builder |
setProof(ByzCoinProto.Proof.Builder builderForValue)
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
|
ByzCoinProto.GetProofResponse.Builder |
setProof(ByzCoinProto.Proof value)
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
|
ByzCoinProto.GetProofResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ByzCoinProto.GetProofResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ByzCoinProto.GetProofResponse.Builder |
setVersion(int value)
Version of the protocol
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>public ByzCoinProto.GetProofResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>public ByzCoinProto.GetProofResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ByzCoinProto.GetProofResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ByzCoinProto.GetProofResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ByzCoinProto.GetProofResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>public ByzCoinProto.GetProofResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>public ByzCoinProto.GetProofResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>public ByzCoinProto.GetProofResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>public ByzCoinProto.GetProofResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>public ByzCoinProto.GetProofResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>public ByzCoinProto.GetProofResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ByzCoinProto.GetProofResponse.Builder>public ByzCoinProto.GetProofResponse.Builder mergeFrom(ByzCoinProto.GetProofResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>public ByzCoinProto.GetProofResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ByzCoinProto.GetProofResponse.Builder>IOExceptionpublic boolean hasVersion()
Version of the protocol
required sint32 version = 1;hasVersion in interface ByzCoinProto.GetProofResponseOrBuilderpublic int getVersion()
Version of the protocol
required sint32 version = 1;getVersion in interface ByzCoinProto.GetProofResponseOrBuilderpublic ByzCoinProto.GetProofResponse.Builder setVersion(int value)
Version of the protocol
required sint32 version = 1;public ByzCoinProto.GetProofResponse.Builder clearVersion()
Version of the protocol
required sint32 version = 1;public boolean hasProof()
Proof contains everything necessary to prove the inclusion of the included key/value pair given a genesis skipblock.
required .byzcoin.Proof proof = 2;hasProof in interface ByzCoinProto.GetProofResponseOrBuilderpublic ByzCoinProto.Proof getProof()
Proof contains everything necessary to prove the inclusion of the included key/value pair given a genesis skipblock.
required .byzcoin.Proof proof = 2;getProof in interface ByzCoinProto.GetProofResponseOrBuilderpublic ByzCoinProto.GetProofResponse.Builder setProof(ByzCoinProto.Proof value)
Proof contains everything necessary to prove the inclusion of the included key/value pair given a genesis skipblock.
required .byzcoin.Proof proof = 2;public ByzCoinProto.GetProofResponse.Builder setProof(ByzCoinProto.Proof.Builder builderForValue)
Proof contains everything necessary to prove the inclusion of the included key/value pair given a genesis skipblock.
required .byzcoin.Proof proof = 2;public ByzCoinProto.GetProofResponse.Builder mergeProof(ByzCoinProto.Proof value)
Proof contains everything necessary to prove the inclusion of the included key/value pair given a genesis skipblock.
required .byzcoin.Proof proof = 2;public ByzCoinProto.GetProofResponse.Builder clearProof()
Proof contains everything necessary to prove the inclusion of the included key/value pair given a genesis skipblock.
required .byzcoin.Proof proof = 2;public ByzCoinProto.Proof.Builder getProofBuilder()
Proof contains everything necessary to prove the inclusion of the included key/value pair given a genesis skipblock.
required .byzcoin.Proof proof = 2;public ByzCoinProto.ProofOrBuilder getProofOrBuilder()
Proof contains everything necessary to prove the inclusion of the included key/value pair given a genesis skipblock.
required .byzcoin.Proof proof = 2;getProofOrBuilder in interface ByzCoinProto.GetProofResponseOrBuilderpublic final ByzCoinProto.GetProofResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>public final ByzCoinProto.GetProofResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.GetProofResponse.Builder>Copyright © 2019. All rights reserved.