| Package | Description |
|---|---|
| com.github.iotexproject.antenna.rpc | |
| com.github.iotexproject.grpc.api |
| Modifier and Type | Method and Description |
|---|---|
GetEpochMetaResponse |
RPCMethod.getEpochMeta(GetEpochMetaRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetEpochMetaRequest |
GetEpochMetaRequest.Builder.build() |
GetEpochMetaRequest |
GetEpochMetaRequest.Builder.buildPartial() |
static GetEpochMetaRequest |
GetEpochMetaRequest.getDefaultInstance() |
GetEpochMetaRequest |
GetEpochMetaRequest.getDefaultInstanceForType() |
GetEpochMetaRequest |
GetEpochMetaRequest.Builder.getDefaultInstanceForType() |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseDelimitedFrom(InputStream input) |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseFrom(byte[] data) |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseFrom(ByteBuffer data) |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseFrom(InputStream input) |
static GetEpochMetaRequest |
GetEpochMetaRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<GetEpochMetaRequest,GetEpochMetaResponse> |
APIServiceGrpc.getGetEpochMetaMethod() |
com.google.protobuf.Parser<GetEpochMetaRequest> |
GetEpochMetaRequest.getParserForType() |
static com.google.protobuf.Parser<GetEpochMetaRequest> |
GetEpochMetaRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetEpochMetaResponse |
APIServiceGrpc.APIServiceBlockingStub.getEpochMeta(GetEpochMetaRequest request)
get epoch metadata
|
com.google.common.util.concurrent.ListenableFuture<GetEpochMetaResponse> |
APIServiceGrpc.APIServiceFutureStub.getEpochMeta(GetEpochMetaRequest request)
get epoch metadata
|
void |
APIServiceGrpc.APIServiceImplBase.getEpochMeta(GetEpochMetaRequest request,
io.grpc.stub.StreamObserver<GetEpochMetaResponse> responseObserver)
get epoch metadata
|
void |
APIServiceGrpc.APIServiceStub.getEpochMeta(GetEpochMetaRequest request,
io.grpc.stub.StreamObserver<GetEpochMetaResponse> responseObserver)
get epoch metadata
|
GetEpochMetaRequest.Builder |
GetEpochMetaRequest.Builder.mergeFrom(GetEpochMetaRequest other) |
static GetEpochMetaRequest.Builder |
GetEpochMetaRequest.newBuilder(GetEpochMetaRequest prototype) |
Copyright © 2022 IoTeX Group. All rights reserved.