public final class ReadStakingDataRequest extends com.google.protobuf.GeneratedMessageV3 implements ReadStakingDataRequestOrBuilder
iotexapi.ReadStakingDataRequest| Modifier and Type | Class and Description |
|---|---|
static class |
ReadStakingDataRequest.BucketsCount
Protobuf type
iotexapi.ReadStakingDataRequest.BucketsCount |
static interface |
ReadStakingDataRequest.BucketsCountOrBuilder |
static class |
ReadStakingDataRequest.Builder
Protobuf type
iotexapi.ReadStakingDataRequest |
static class |
ReadStakingDataRequest.CandidateByAddress
Protobuf type
iotexapi.ReadStakingDataRequest.CandidateByAddress |
static interface |
ReadStakingDataRequest.CandidateByAddressOrBuilder |
static class |
ReadStakingDataRequest.CandidateByName
Protobuf type
iotexapi.ReadStakingDataRequest.CandidateByName |
static interface |
ReadStakingDataRequest.CandidateByNameOrBuilder |
static class |
ReadStakingDataRequest.Candidates
Protobuf type
iotexapi.ReadStakingDataRequest.Candidates |
static interface |
ReadStakingDataRequest.CandidatesOrBuilder |
static class |
ReadStakingDataRequest.RequestCase |
static class |
ReadStakingDataRequest.TotalStakingAmount
Protobuf type
iotexapi.ReadStakingDataRequest.TotalStakingAmount |
static interface |
ReadStakingDataRequest.TotalStakingAmountOrBuilder |
static class |
ReadStakingDataRequest.VoteBuckets
Protobuf type
iotexapi.ReadStakingDataRequest.VoteBuckets |
static class |
ReadStakingDataRequest.VoteBucketsByCandidate
Protobuf type
iotexapi.ReadStakingDataRequest.VoteBucketsByCandidate |
static interface |
ReadStakingDataRequest.VoteBucketsByCandidateOrBuilder |
static class |
ReadStakingDataRequest.VoteBucketsByIndexes
Protobuf type
iotexapi.ReadStakingDataRequest.VoteBucketsByIndexes |
static interface |
ReadStakingDataRequest.VoteBucketsByIndexesOrBuilder |
static class |
ReadStakingDataRequest.VoteBucketsByVoter
Protobuf type
iotexapi.ReadStakingDataRequest.VoteBucketsByVoter |
static interface |
ReadStakingDataRequest.VoteBucketsByVoterOrBuilder |
static interface |
ReadStakingDataRequest.VoteBucketsOrBuilder |
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 |
BUCKETS_FIELD_NUMBER |
static int |
BUCKETSBYCANDIDATE_FIELD_NUMBER |
static int |
BUCKETSBYINDEXES_FIELD_NUMBER |
static int |
BUCKETSBYVOTER_FIELD_NUMBER |
static int |
BUCKETSCOUNT_FIELD_NUMBER |
static int |
CANDIDATEBYADDRESS_FIELD_NUMBER |
static int |
CANDIDATEBYNAME_FIELD_NUMBER |
static int |
CANDIDATES_FIELD_NUMBER |
static int |
TOTALSTAKINGAMOUNT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ReadStakingDataRequest.VoteBuckets |
getBuckets()
.iotexapi.ReadStakingDataRequest.VoteBuckets buckets = 1; |
ReadStakingDataRequest.VoteBucketsByCandidate |
getBucketsByCandidate()
.iotexapi.ReadStakingDataRequest.VoteBucketsByCandidate bucketsByCandidate = 3; |
ReadStakingDataRequest.VoteBucketsByCandidateOrBuilder |
getBucketsByCandidateOrBuilder()
.iotexapi.ReadStakingDataRequest.VoteBucketsByCandidate bucketsByCandidate = 3; |
ReadStakingDataRequest.VoteBucketsByIndexes |
getBucketsByIndexes()
.iotexapi.ReadStakingDataRequest.VoteBucketsByIndexes bucketsByIndexes = 6; |
ReadStakingDataRequest.VoteBucketsByIndexesOrBuilder |
getBucketsByIndexesOrBuilder()
.iotexapi.ReadStakingDataRequest.VoteBucketsByIndexes bucketsByIndexes = 6; |
ReadStakingDataRequest.VoteBucketsByVoter |
getBucketsByVoter()
.iotexapi.ReadStakingDataRequest.VoteBucketsByVoter bucketsByVoter = 2; |
ReadStakingDataRequest.VoteBucketsByVoterOrBuilder |
getBucketsByVoterOrBuilder()
.iotexapi.ReadStakingDataRequest.VoteBucketsByVoter bucketsByVoter = 2; |
ReadStakingDataRequest.BucketsCount |
getBucketsCount()
.iotexapi.ReadStakingDataRequest.BucketsCount bucketsCount = 9; |
ReadStakingDataRequest.BucketsCountOrBuilder |
getBucketsCountOrBuilder()
.iotexapi.ReadStakingDataRequest.BucketsCount bucketsCount = 9; |
ReadStakingDataRequest.VoteBucketsOrBuilder |
getBucketsOrBuilder()
.iotexapi.ReadStakingDataRequest.VoteBuckets buckets = 1; |
ReadStakingDataRequest.CandidateByAddress |
getCandidateByAddress()
.iotexapi.ReadStakingDataRequest.CandidateByAddress candidateByAddress = 7; |
ReadStakingDataRequest.CandidateByAddressOrBuilder |
getCandidateByAddressOrBuilder()
.iotexapi.ReadStakingDataRequest.CandidateByAddress candidateByAddress = 7; |
ReadStakingDataRequest.CandidateByName |
getCandidateByName()
.iotexapi.ReadStakingDataRequest.CandidateByName candidateByName = 5; |
ReadStakingDataRequest.CandidateByNameOrBuilder |
getCandidateByNameOrBuilder()
.iotexapi.ReadStakingDataRequest.CandidateByName candidateByName = 5; |
ReadStakingDataRequest.Candidates |
getCandidates()
.iotexapi.ReadStakingDataRequest.Candidates candidates = 4; |
ReadStakingDataRequest.CandidatesOrBuilder |
getCandidatesOrBuilder()
.iotexapi.ReadStakingDataRequest.Candidates candidates = 4; |
static ReadStakingDataRequest |
getDefaultInstance() |
ReadStakingDataRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<ReadStakingDataRequest> |
getParserForType() |
ReadStakingDataRequest.RequestCase |
getRequestCase() |
int |
getSerializedSize() |
ReadStakingDataRequest.TotalStakingAmount |
getTotalStakingAmount()
.iotexapi.ReadStakingDataRequest.TotalStakingAmount totalStakingAmount = 8; |
ReadStakingDataRequest.TotalStakingAmountOrBuilder |
getTotalStakingAmountOrBuilder()
.iotexapi.ReadStakingDataRequest.TotalStakingAmount totalStakingAmount = 8; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBuckets()
.iotexapi.ReadStakingDataRequest.VoteBuckets buckets = 1; |
boolean |
hasBucketsByCandidate()
.iotexapi.ReadStakingDataRequest.VoteBucketsByCandidate bucketsByCandidate = 3; |
boolean |
hasBucketsByIndexes()
.iotexapi.ReadStakingDataRequest.VoteBucketsByIndexes bucketsByIndexes = 6; |
boolean |
hasBucketsByVoter()
.iotexapi.ReadStakingDataRequest.VoteBucketsByVoter bucketsByVoter = 2; |
boolean |
hasBucketsCount()
.iotexapi.ReadStakingDataRequest.BucketsCount bucketsCount = 9; |
boolean |
hasCandidateByAddress()
.iotexapi.ReadStakingDataRequest.CandidateByAddress candidateByAddress = 7; |
boolean |
hasCandidateByName()
.iotexapi.ReadStakingDataRequest.CandidateByName candidateByName = 5; |
boolean |
hasCandidates()
.iotexapi.ReadStakingDataRequest.Candidates candidates = 4; |
int |
hashCode() |
boolean |
hasTotalStakingAmount()
.iotexapi.ReadStakingDataRequest.TotalStakingAmount totalStakingAmount = 8; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ReadStakingDataRequest.Builder |
newBuilder() |
static ReadStakingDataRequest.Builder |
newBuilder(ReadStakingDataRequest prototype) |
ReadStakingDataRequest.Builder |
newBuilderForType() |
protected ReadStakingDataRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ReadStakingDataRequest |
parseDelimitedFrom(InputStream input) |
static ReadStakingDataRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReadStakingDataRequest |
parseFrom(byte[] data) |
static ReadStakingDataRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReadStakingDataRequest |
parseFrom(ByteBuffer data) |
static ReadStakingDataRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReadStakingDataRequest |
parseFrom(com.google.protobuf.ByteString data) |
static ReadStakingDataRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReadStakingDataRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ReadStakingDataRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReadStakingDataRequest |
parseFrom(InputStream input) |
static ReadStakingDataRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ReadStakingDataRequest> |
parser() |
ReadStakingDataRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, 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 BUCKETS_FIELD_NUMBER
public static final int BUCKETSBYVOTER_FIELD_NUMBER
public static final int BUCKETSBYCANDIDATE_FIELD_NUMBER
public static final int CANDIDATES_FIELD_NUMBER
public static final int CANDIDATEBYNAME_FIELD_NUMBER
public static final int BUCKETSBYINDEXES_FIELD_NUMBER
public static final int CANDIDATEBYADDRESS_FIELD_NUMBER
public static final int TOTALSTAKINGAMOUNT_FIELD_NUMBER
public static final int BUCKETSCOUNT_FIELD_NUMBER
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 ReadStakingDataRequest.RequestCase getRequestCase()
getRequestCase in interface ReadStakingDataRequestOrBuilderpublic boolean hasBuckets()
.iotexapi.ReadStakingDataRequest.VoteBuckets buckets = 1;hasBuckets in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.VoteBuckets getBuckets()
.iotexapi.ReadStakingDataRequest.VoteBuckets buckets = 1;getBuckets in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.VoteBucketsOrBuilder getBucketsOrBuilder()
.iotexapi.ReadStakingDataRequest.VoteBuckets buckets = 1;getBucketsOrBuilder in interface ReadStakingDataRequestOrBuilderpublic boolean hasBucketsByVoter()
.iotexapi.ReadStakingDataRequest.VoteBucketsByVoter bucketsByVoter = 2;hasBucketsByVoter in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.VoteBucketsByVoter getBucketsByVoter()
.iotexapi.ReadStakingDataRequest.VoteBucketsByVoter bucketsByVoter = 2;getBucketsByVoter in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.VoteBucketsByVoterOrBuilder getBucketsByVoterOrBuilder()
.iotexapi.ReadStakingDataRequest.VoteBucketsByVoter bucketsByVoter = 2;getBucketsByVoterOrBuilder in interface ReadStakingDataRequestOrBuilderpublic boolean hasBucketsByCandidate()
.iotexapi.ReadStakingDataRequest.VoteBucketsByCandidate bucketsByCandidate = 3;hasBucketsByCandidate in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.VoteBucketsByCandidate getBucketsByCandidate()
.iotexapi.ReadStakingDataRequest.VoteBucketsByCandidate bucketsByCandidate = 3;getBucketsByCandidate in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.VoteBucketsByCandidateOrBuilder getBucketsByCandidateOrBuilder()
.iotexapi.ReadStakingDataRequest.VoteBucketsByCandidate bucketsByCandidate = 3;getBucketsByCandidateOrBuilder in interface ReadStakingDataRequestOrBuilderpublic boolean hasCandidates()
.iotexapi.ReadStakingDataRequest.Candidates candidates = 4;hasCandidates in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.Candidates getCandidates()
.iotexapi.ReadStakingDataRequest.Candidates candidates = 4;getCandidates in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.CandidatesOrBuilder getCandidatesOrBuilder()
.iotexapi.ReadStakingDataRequest.Candidates candidates = 4;getCandidatesOrBuilder in interface ReadStakingDataRequestOrBuilderpublic boolean hasCandidateByName()
.iotexapi.ReadStakingDataRequest.CandidateByName candidateByName = 5;hasCandidateByName in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.CandidateByName getCandidateByName()
.iotexapi.ReadStakingDataRequest.CandidateByName candidateByName = 5;getCandidateByName in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.CandidateByNameOrBuilder getCandidateByNameOrBuilder()
.iotexapi.ReadStakingDataRequest.CandidateByName candidateByName = 5;getCandidateByNameOrBuilder in interface ReadStakingDataRequestOrBuilderpublic boolean hasBucketsByIndexes()
.iotexapi.ReadStakingDataRequest.VoteBucketsByIndexes bucketsByIndexes = 6;hasBucketsByIndexes in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.VoteBucketsByIndexes getBucketsByIndexes()
.iotexapi.ReadStakingDataRequest.VoteBucketsByIndexes bucketsByIndexes = 6;getBucketsByIndexes in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.VoteBucketsByIndexesOrBuilder getBucketsByIndexesOrBuilder()
.iotexapi.ReadStakingDataRequest.VoteBucketsByIndexes bucketsByIndexes = 6;getBucketsByIndexesOrBuilder in interface ReadStakingDataRequestOrBuilderpublic boolean hasCandidateByAddress()
.iotexapi.ReadStakingDataRequest.CandidateByAddress candidateByAddress = 7;hasCandidateByAddress in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.CandidateByAddress getCandidateByAddress()
.iotexapi.ReadStakingDataRequest.CandidateByAddress candidateByAddress = 7;getCandidateByAddress in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.CandidateByAddressOrBuilder getCandidateByAddressOrBuilder()
.iotexapi.ReadStakingDataRequest.CandidateByAddress candidateByAddress = 7;getCandidateByAddressOrBuilder in interface ReadStakingDataRequestOrBuilderpublic boolean hasTotalStakingAmount()
.iotexapi.ReadStakingDataRequest.TotalStakingAmount totalStakingAmount = 8;hasTotalStakingAmount in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.TotalStakingAmount getTotalStakingAmount()
.iotexapi.ReadStakingDataRequest.TotalStakingAmount totalStakingAmount = 8;getTotalStakingAmount in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.TotalStakingAmountOrBuilder getTotalStakingAmountOrBuilder()
.iotexapi.ReadStakingDataRequest.TotalStakingAmount totalStakingAmount = 8;getTotalStakingAmountOrBuilder in interface ReadStakingDataRequestOrBuilderpublic boolean hasBucketsCount()
.iotexapi.ReadStakingDataRequest.BucketsCount bucketsCount = 9;hasBucketsCount in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.BucketsCount getBucketsCount()
.iotexapi.ReadStakingDataRequest.BucketsCount bucketsCount = 9;getBucketsCount in interface ReadStakingDataRequestOrBuilderpublic ReadStakingDataRequest.BucketsCountOrBuilder getBucketsCountOrBuilder()
.iotexapi.ReadStakingDataRequest.BucketsCount bucketsCount = 9;getBucketsCountOrBuilder in interface ReadStakingDataRequestOrBuilderpublic 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 ReadStakingDataRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReadStakingDataRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReadStakingDataRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReadStakingDataRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReadStakingDataRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReadStakingDataRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReadStakingDataRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static ReadStakingDataRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ReadStakingDataRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ReadStakingDataRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ReadStakingDataRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ReadStakingDataRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ReadStakingDataRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ReadStakingDataRequest.Builder newBuilder()
public static ReadStakingDataRequest.Builder newBuilder(ReadStakingDataRequest prototype)
public ReadStakingDataRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ReadStakingDataRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ReadStakingDataRequest getDefaultInstance()
public static com.google.protobuf.Parser<ReadStakingDataRequest> parser()
public com.google.protobuf.Parser<ReadStakingDataRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ReadStakingDataRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 IoTeX Group. All rights reserved.