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