public interface BucketOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getRemainingDuration()
human readable duration
|
com.google.protobuf.ByteString |
getRemainingDurationBytes()
human readable duration
|
String |
getVoter()
hex string
|
com.google.protobuf.ByteString |
getVoterBytes()
hex string
|
String |
getVotes()
string votes = 2; |
com.google.protobuf.ByteString |
getVotesBytes()
string votes = 2; |
String |
getWeightedVotes()
string weightedVotes = 3; |
com.google.protobuf.ByteString |
getWeightedVotesBytes()
string weightedVotes = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVoter()
hex string
string voter = 1;com.google.protobuf.ByteString getVoterBytes()
hex string
string voter = 1;String getVotes()
string votes = 2;com.google.protobuf.ByteString getVotesBytes()
string votes = 2;String getWeightedVotes()
string weightedVotes = 3;com.google.protobuf.ByteString getWeightedVotesBytes()
string weightedVotes = 3;String getRemainingDuration()
human readable duration
string remainingDuration = 4;com.google.protobuf.ByteString getRemainingDurationBytes()
human readable duration
string remainingDuration = 4;Copyright © 2022 IoTeX Group. All rights reserved.