public static final class SkipBlockProto.SkipBlock extends com.google.protobuf.GeneratedMessageV3 implements SkipBlockProto.SkipBlockOrBuilder
SkipBlock| Modifier and Type | Class and Description |
|---|---|
static class |
SkipBlockProto.SkipBlock.Builder
Protobuf type
SkipBlock |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
BACKLINKS_FIELD_NUMBER |
static int |
BASE_HEIGHT_FIELD_NUMBER |
static int |
CHILDREN_FIELD_NUMBER |
static int |
DATA_FIELD_NUMBER |
static int |
FORWARD_FIELD_NUMBER |
static int |
GENESIS_FIELD_NUMBER |
static int |
HASH_FIELD_NUMBER |
static int |
HEIGHT_FIELD_NUMBER |
static int |
INDEX_FIELD_NUMBER |
static int |
MAX_HEIGHT_FIELD_NUMBER |
static int |
PARENT_FIELD_NUMBER |
static com.google.protobuf.Parser<SkipBlockProto.SkipBlock> |
PARSER
Deprecated.
|
static int |
PAYLOAD_FIELD_NUMBER |
static int |
ROSTER_FIELD_NUMBER |
static int |
VERIFIERS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.ByteString |
getBacklinks(int index)
repeated bytes backlinks = 5; |
int |
getBacklinksCount()
repeated bytes backlinks = 5; |
List<com.google.protobuf.ByteString> |
getBacklinksList()
repeated bytes backlinks = 5; |
int |
getBaseHeight()
required int32 base_height = 4; |
com.google.protobuf.ByteString |
getChildren(int index)
repeated bytes children = 13; |
int |
getChildrenCount()
repeated bytes children = 13; |
List<com.google.protobuf.ByteString> |
getChildrenList()
repeated bytes children = 13; |
com.google.protobuf.ByteString |
getData()
required bytes data = 9; |
static SkipBlockProto.SkipBlock |
getDefaultInstance() |
SkipBlockProto.SkipBlock |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
SkipBlockProto.ForwardLink |
getForward(int index)
repeated .ForwardLink forward = 12; |
int |
getForwardCount()
repeated .ForwardLink forward = 12; |
List<SkipBlockProto.ForwardLink> |
getForwardList()
repeated .ForwardLink forward = 12; |
SkipBlockProto.ForwardLinkOrBuilder |
getForwardOrBuilder(int index)
repeated .ForwardLink forward = 12; |
List<? extends SkipBlockProto.ForwardLinkOrBuilder> |
getForwardOrBuilderList()
repeated .ForwardLink forward = 12; |
com.google.protobuf.ByteString |
getGenesis()
required bytes genesis = 8; |
com.google.protobuf.ByteString |
getHash()
required bytes hash = 11; |
int |
getHeight()
required int32 height = 2; |
int |
getIndex()
required int32 index = 1; |
int |
getMaxHeight()
required int32 max_height = 3; |
com.google.protobuf.ByteString |
getParent()
optional bytes parent = 7; |
com.google.protobuf.Parser<SkipBlockProto.SkipBlock> |
getParserForType() |
com.google.protobuf.ByteString |
getPayload()
optional bytes payload = 14; |
RosterProto.Roster |
getRoster()
required .Roster roster = 10; |
RosterProto.RosterOrBuilder |
getRosterOrBuilder()
required .Roster roster = 10; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.ByteString |
getVerifiers(int index)
repeated bytes verifiers = 6; |
int |
getVerifiersCount()
repeated bytes verifiers = 6; |
List<com.google.protobuf.ByteString> |
getVerifiersList()
repeated bytes verifiers = 6; |
boolean |
hasBaseHeight()
required int32 base_height = 4; |
boolean |
hasData()
required bytes data = 9; |
boolean |
hasGenesis()
required bytes genesis = 8; |
boolean |
hasHash()
required bytes hash = 11; |
int |
hashCode() |
boolean |
hasHeight()
required int32 height = 2; |
boolean |
hasIndex()
required int32 index = 1; |
boolean |
hasMaxHeight()
required int32 max_height = 3; |
boolean |
hasParent()
optional bytes parent = 7; |
boolean |
hasPayload()
optional bytes payload = 14; |
boolean |
hasRoster()
required .Roster roster = 10; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SkipBlockProto.SkipBlock.Builder |
newBuilder() |
static SkipBlockProto.SkipBlock.Builder |
newBuilder(SkipBlockProto.SkipBlock prototype) |
SkipBlockProto.SkipBlock.Builder |
newBuilderForType() |
protected SkipBlockProto.SkipBlock.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static SkipBlockProto.SkipBlock |
parseDelimitedFrom(InputStream input) |
static SkipBlockProto.SkipBlock |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SkipBlockProto.SkipBlock |
parseFrom(byte[] data) |
static SkipBlockProto.SkipBlock |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SkipBlockProto.SkipBlock |
parseFrom(ByteBuffer data) |
static SkipBlockProto.SkipBlock |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SkipBlockProto.SkipBlock |
parseFrom(com.google.protobuf.ByteString data) |
static SkipBlockProto.SkipBlock |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SkipBlockProto.SkipBlock |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SkipBlockProto.SkipBlock |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SkipBlockProto.SkipBlock |
parseFrom(InputStream input) |
static SkipBlockProto.SkipBlock |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SkipBlockProto.SkipBlock> |
parser() |
SkipBlockProto.SkipBlock.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int INDEX_FIELD_NUMBER
public static final int HEIGHT_FIELD_NUMBER
public static final int MAX_HEIGHT_FIELD_NUMBER
public static final int BASE_HEIGHT_FIELD_NUMBER
public static final int BACKLINKS_FIELD_NUMBER
public static final int VERIFIERS_FIELD_NUMBER
public static final int PARENT_FIELD_NUMBER
public static final int GENESIS_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
public static final int ROSTER_FIELD_NUMBER
public static final int HASH_FIELD_NUMBER
public static final int FORWARD_FIELD_NUMBER
public static final int CHILDREN_FIELD_NUMBER
public static final int PAYLOAD_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<SkipBlockProto.SkipBlock> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasIndex()
required int32 index = 1;hasIndex in interface SkipBlockProto.SkipBlockOrBuilderpublic int getIndex()
required int32 index = 1;getIndex in interface SkipBlockProto.SkipBlockOrBuilderpublic boolean hasHeight()
required int32 height = 2;hasHeight in interface SkipBlockProto.SkipBlockOrBuilderpublic int getHeight()
required int32 height = 2;getHeight in interface SkipBlockProto.SkipBlockOrBuilderpublic boolean hasMaxHeight()
required int32 max_height = 3;hasMaxHeight in interface SkipBlockProto.SkipBlockOrBuilderpublic int getMaxHeight()
required int32 max_height = 3;getMaxHeight in interface SkipBlockProto.SkipBlockOrBuilderpublic boolean hasBaseHeight()
required int32 base_height = 4;hasBaseHeight in interface SkipBlockProto.SkipBlockOrBuilderpublic int getBaseHeight()
required int32 base_height = 4;getBaseHeight in interface SkipBlockProto.SkipBlockOrBuilderpublic List<com.google.protobuf.ByteString> getBacklinksList()
repeated bytes backlinks = 5;getBacklinksList in interface SkipBlockProto.SkipBlockOrBuilderpublic int getBacklinksCount()
repeated bytes backlinks = 5;getBacklinksCount in interface SkipBlockProto.SkipBlockOrBuilderpublic com.google.protobuf.ByteString getBacklinks(int index)
repeated bytes backlinks = 5;getBacklinks in interface SkipBlockProto.SkipBlockOrBuilderpublic List<com.google.protobuf.ByteString> getVerifiersList()
repeated bytes verifiers = 6;getVerifiersList in interface SkipBlockProto.SkipBlockOrBuilderpublic int getVerifiersCount()
repeated bytes verifiers = 6;getVerifiersCount in interface SkipBlockProto.SkipBlockOrBuilderpublic com.google.protobuf.ByteString getVerifiers(int index)
repeated bytes verifiers = 6;getVerifiers in interface SkipBlockProto.SkipBlockOrBuilderpublic boolean hasParent()
optional bytes parent = 7;hasParent in interface SkipBlockProto.SkipBlockOrBuilderpublic com.google.protobuf.ByteString getParent()
optional bytes parent = 7;getParent in interface SkipBlockProto.SkipBlockOrBuilderpublic boolean hasGenesis()
required bytes genesis = 8;hasGenesis in interface SkipBlockProto.SkipBlockOrBuilderpublic com.google.protobuf.ByteString getGenesis()
required bytes genesis = 8;getGenesis in interface SkipBlockProto.SkipBlockOrBuilderpublic boolean hasData()
required bytes data = 9;hasData in interface SkipBlockProto.SkipBlockOrBuilderpublic com.google.protobuf.ByteString getData()
required bytes data = 9;getData in interface SkipBlockProto.SkipBlockOrBuilderpublic boolean hasRoster()
required .Roster roster = 10;hasRoster in interface SkipBlockProto.SkipBlockOrBuilderpublic RosterProto.Roster getRoster()
required .Roster roster = 10;getRoster in interface SkipBlockProto.SkipBlockOrBuilderpublic RosterProto.RosterOrBuilder getRosterOrBuilder()
required .Roster roster = 10;getRosterOrBuilder in interface SkipBlockProto.SkipBlockOrBuilderpublic boolean hasHash()
required bytes hash = 11;hasHash in interface SkipBlockProto.SkipBlockOrBuilderpublic com.google.protobuf.ByteString getHash()
required bytes hash = 11;getHash in interface SkipBlockProto.SkipBlockOrBuilderpublic List<SkipBlockProto.ForwardLink> getForwardList()
repeated .ForwardLink forward = 12;getForwardList in interface SkipBlockProto.SkipBlockOrBuilderpublic List<? extends SkipBlockProto.ForwardLinkOrBuilder> getForwardOrBuilderList()
repeated .ForwardLink forward = 12;getForwardOrBuilderList in interface SkipBlockProto.SkipBlockOrBuilderpublic int getForwardCount()
repeated .ForwardLink forward = 12;getForwardCount in interface SkipBlockProto.SkipBlockOrBuilderpublic SkipBlockProto.ForwardLink getForward(int index)
repeated .ForwardLink forward = 12;getForward in interface SkipBlockProto.SkipBlockOrBuilderpublic SkipBlockProto.ForwardLinkOrBuilder getForwardOrBuilder(int index)
repeated .ForwardLink forward = 12;getForwardOrBuilder in interface SkipBlockProto.SkipBlockOrBuilderpublic List<com.google.protobuf.ByteString> getChildrenList()
repeated bytes children = 13;getChildrenList in interface SkipBlockProto.SkipBlockOrBuilderpublic int getChildrenCount()
repeated bytes children = 13;getChildrenCount in interface SkipBlockProto.SkipBlockOrBuilderpublic com.google.protobuf.ByteString getChildren(int index)
repeated bytes children = 13;getChildren in interface SkipBlockProto.SkipBlockOrBuilderpublic boolean hasPayload()
optional bytes payload = 14;hasPayload in interface SkipBlockProto.SkipBlockOrBuilderpublic com.google.protobuf.ByteString getPayload()
optional bytes payload = 14;getPayload in interface SkipBlockProto.SkipBlockOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static SkipBlockProto.SkipBlock parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.SkipBlock parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.SkipBlock parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.SkipBlock parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.SkipBlock parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.SkipBlock parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SkipBlockProto.SkipBlock parseFrom(InputStream input) throws IOException
IOExceptionpublic static SkipBlockProto.SkipBlock parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SkipBlockProto.SkipBlock parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SkipBlockProto.SkipBlock parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SkipBlockProto.SkipBlock parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SkipBlockProto.SkipBlock parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SkipBlockProto.SkipBlock.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SkipBlockProto.SkipBlock.Builder newBuilder()
public static SkipBlockProto.SkipBlock.Builder newBuilder(SkipBlockProto.SkipBlock prototype)
public SkipBlockProto.SkipBlock.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SkipBlockProto.SkipBlock.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SkipBlockProto.SkipBlock getDefaultInstance()
public static com.google.protobuf.Parser<SkipBlockProto.SkipBlock> parser()
public com.google.protobuf.Parser<SkipBlockProto.SkipBlock> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SkipBlockProto.SkipBlock getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018. All rights reserved.