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