public interface ChainMetaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getChainID()
uint32 chainID = 6; |
EpochData |
getEpoch()
.iotextypes.EpochData epoch = 4; |
EpochDataOrBuilder |
getEpochOrBuilder()
.iotextypes.EpochData epoch = 4; |
long |
getHeight()
uint64 height = 1; |
long |
getNumActions()
int64 numActions = 2; |
long |
getTps()
int64 tps = 3; |
float |
getTpsFloat()
float tpsFloat = 5; |
boolean |
hasEpoch()
.iotextypes.EpochData epoch = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getHeight()
uint64 height = 1;long getNumActions()
int64 numActions = 2;long getTps()
int64 tps = 3;boolean hasEpoch()
.iotextypes.EpochData epoch = 4;EpochData getEpoch()
.iotextypes.EpochData epoch = 4;EpochDataOrBuilder getEpochOrBuilder()
.iotextypes.EpochData epoch = 4;float getTpsFloat()
float tpsFloat = 5;int getChainID()
uint32 chainID = 6;Copyright © 2022 IoTeX Group. All rights reserved.