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