public static final class LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder> implements LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder
/ The validator node returns this structure which includes signatures / from each validator to confirm the state. The client needs to only pass / back the LedgerInfo element since the validator node doesn't need to know / the signatures again when the client performs a query, those are only there / for the client to be able to verify the stateProtobuf type
types.LedgerInfoWithSignaturesgetAllFields, 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<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LedgerInfoOuterClass.LedgerInfoWithSignatures.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<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>public LedgerInfoOuterClass.LedgerInfoWithSignatures getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LedgerInfoOuterClass.LedgerInfoWithSignatures build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LedgerInfoOuterClass.LedgerInfoWithSignatures buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>public LedgerInfoOuterClass.LedgerInfoWithSignatures.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<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>public LedgerInfoOuterClass.LedgerInfoWithSignatures.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<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>public LedgerInfoOuterClass.LedgerInfoWithSignatures.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<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder mergeFrom(LedgerInfoOuterClass.LedgerInfoWithSignatures other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>public LedgerInfoOuterClass.LedgerInfoWithSignatures.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<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>IOExceptionpublic List<LedgerInfoOuterClass.ValidatorSignature> getSignaturesList()
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;getSignaturesList in interface LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilderpublic int getSignaturesCount()
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;getSignaturesCount in interface LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilderpublic LedgerInfoOuterClass.ValidatorSignature getSignatures(int index)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;getSignatures in interface LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilderpublic LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder setSignatures(int index, LedgerInfoOuterClass.ValidatorSignature value)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder setSignatures(int index, LedgerInfoOuterClass.ValidatorSignature.Builder builderForValue)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder addSignatures(LedgerInfoOuterClass.ValidatorSignature value)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder addSignatures(int index, LedgerInfoOuterClass.ValidatorSignature value)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder addSignatures(LedgerInfoOuterClass.ValidatorSignature.Builder builderForValue)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder addSignatures(int index, LedgerInfoOuterClass.ValidatorSignature.Builder builderForValue)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder addAllSignatures(Iterable<? extends LedgerInfoOuterClass.ValidatorSignature> values)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder clearSignatures()
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder removeSignatures(int index)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public LedgerInfoOuterClass.ValidatorSignature.Builder getSignaturesBuilder(int index)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public LedgerInfoOuterClass.ValidatorSignatureOrBuilder getSignaturesOrBuilder(int index)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;getSignaturesOrBuilder in interface LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilderpublic List<? extends LedgerInfoOuterClass.ValidatorSignatureOrBuilder> getSignaturesOrBuilderList()
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;getSignaturesOrBuilderList in interface LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilderpublic LedgerInfoOuterClass.ValidatorSignature.Builder addSignaturesBuilder()
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public LedgerInfoOuterClass.ValidatorSignature.Builder addSignaturesBuilder(int index)
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public List<LedgerInfoOuterClass.ValidatorSignature.Builder> getSignaturesBuilderList()
Signatures of the root node from each validator
repeated .types.ValidatorSignature signatures = 1;public boolean hasLedgerInfo()
.types.LedgerInfo ledger_info = 2;hasLedgerInfo in interface LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilderpublic LedgerInfoOuterClass.LedgerInfo getLedgerInfo()
.types.LedgerInfo ledger_info = 2;getLedgerInfo in interface LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilderpublic LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder setLedgerInfo(LedgerInfoOuterClass.LedgerInfo value)
.types.LedgerInfo ledger_info = 2;public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder setLedgerInfo(LedgerInfoOuterClass.LedgerInfo.Builder builderForValue)
.types.LedgerInfo ledger_info = 2;public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder mergeLedgerInfo(LedgerInfoOuterClass.LedgerInfo value)
.types.LedgerInfo ledger_info = 2;public LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder clearLedgerInfo()
.types.LedgerInfo ledger_info = 2;public LedgerInfoOuterClass.LedgerInfo.Builder getLedgerInfoBuilder()
.types.LedgerInfo ledger_info = 2;public LedgerInfoOuterClass.LedgerInfoOrBuilder getLedgerInfoOrBuilder()
.types.LedgerInfo ledger_info = 2;getLedgerInfoOrBuilder in interface LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilderpublic final LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>public final LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder>Copyright © 2019. All rights reserved.