| Package | Description |
|---|---|
| com.github.iotexproject.grpc.api | |
| com.github.iotexproject.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
EpochData |
GetEpochMetaResponseOrBuilder.getEpochData()
.iotextypes.EpochData epochData = 1; |
EpochData |
GetEpochMetaResponse.getEpochData()
.iotextypes.EpochData epochData = 1; |
EpochData |
GetEpochMetaResponse.Builder.getEpochData()
.iotextypes.EpochData epochData = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetEpochMetaResponse.Builder |
GetEpochMetaResponse.Builder.mergeEpochData(EpochData value)
.iotextypes.EpochData epochData = 1; |
GetEpochMetaResponse.Builder |
GetEpochMetaResponse.Builder.setEpochData(EpochData value)
.iotextypes.EpochData epochData = 1; |
| Modifier and Type | Method and Description |
|---|---|
EpochData |
EpochData.Builder.build() |
EpochData |
EpochData.Builder.buildPartial() |
static EpochData |
EpochData.getDefaultInstance() |
EpochData |
EpochData.getDefaultInstanceForType() |
EpochData |
EpochData.Builder.getDefaultInstanceForType() |
EpochData |
ChainMetaOrBuilder.getEpoch()
.iotextypes.EpochData epoch = 4; |
EpochData |
ChainMeta.getEpoch()
.iotextypes.EpochData epoch = 4; |
EpochData |
ChainMeta.Builder.getEpoch()
.iotextypes.EpochData epoch = 4; |
static EpochData |
EpochData.parseDelimitedFrom(InputStream input) |
static EpochData |
EpochData.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EpochData |
EpochData.parseFrom(byte[] data) |
static EpochData |
EpochData.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EpochData |
EpochData.parseFrom(ByteBuffer data) |
static EpochData |
EpochData.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EpochData |
EpochData.parseFrom(com.google.protobuf.ByteString data) |
static EpochData |
EpochData.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EpochData |
EpochData.parseFrom(com.google.protobuf.CodedInputStream input) |
static EpochData |
EpochData.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EpochData |
EpochData.parseFrom(InputStream input) |
static EpochData |
EpochData.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EpochData> |
EpochData.getParserForType() |
static com.google.protobuf.Parser<EpochData> |
EpochData.parser() |
| Modifier and Type | Method and Description |
|---|---|
ChainMeta.Builder |
ChainMeta.Builder.mergeEpoch(EpochData value)
.iotextypes.EpochData epoch = 4; |
EpochData.Builder |
EpochData.Builder.mergeFrom(EpochData other) |
static EpochData.Builder |
EpochData.newBuilder(EpochData prototype) |
ChainMeta.Builder |
ChainMeta.Builder.setEpoch(EpochData value)
.iotextypes.EpochData epoch = 4; |
Copyright © 2022 IoTeX Group. All rights reserved.