| Package | Description |
|---|---|
| com.github.iotexproject.grpc.api |
| Modifier and Type | Method and Description |
|---|---|
StreamBlocksRequest |
StreamBlocksRequest.Builder.build() |
StreamBlocksRequest |
StreamBlocksRequest.Builder.buildPartial() |
static StreamBlocksRequest |
StreamBlocksRequest.getDefaultInstance() |
StreamBlocksRequest |
StreamBlocksRequest.getDefaultInstanceForType() |
StreamBlocksRequest |
StreamBlocksRequest.Builder.getDefaultInstanceForType() |
static StreamBlocksRequest |
StreamBlocksRequest.parseDelimitedFrom(InputStream input) |
static StreamBlocksRequest |
StreamBlocksRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamBlocksRequest |
StreamBlocksRequest.parseFrom(byte[] data) |
static StreamBlocksRequest |
StreamBlocksRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamBlocksRequest |
StreamBlocksRequest.parseFrom(ByteBuffer data) |
static StreamBlocksRequest |
StreamBlocksRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamBlocksRequest |
StreamBlocksRequest.parseFrom(com.google.protobuf.ByteString data) |
static StreamBlocksRequest |
StreamBlocksRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamBlocksRequest |
StreamBlocksRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamBlocksRequest |
StreamBlocksRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamBlocksRequest |
StreamBlocksRequest.parseFrom(InputStream input) |
static StreamBlocksRequest |
StreamBlocksRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamBlocksRequest> |
StreamBlocksRequest.getParserForType() |
static io.grpc.MethodDescriptor<StreamBlocksRequest,StreamBlocksResponse> |
APIServiceGrpc.getStreamBlocksMethod() |
static com.google.protobuf.Parser<StreamBlocksRequest> |
StreamBlocksRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamBlocksRequest.Builder |
StreamBlocksRequest.Builder.mergeFrom(StreamBlocksRequest other) |
static StreamBlocksRequest.Builder |
StreamBlocksRequest.newBuilder(StreamBlocksRequest prototype) |
Iterator<StreamBlocksResponse> |
APIServiceGrpc.APIServiceBlockingStub.streamBlocks(StreamBlocksRequest request)
get block info in stream
|
void |
APIServiceGrpc.APIServiceImplBase.streamBlocks(StreamBlocksRequest request,
io.grpc.stub.StreamObserver<StreamBlocksResponse> responseObserver)
get block info in stream
|
void |
APIServiceGrpc.APIServiceStub.streamBlocks(StreamBlocksRequest request,
io.grpc.stub.StreamObserver<StreamBlocksResponse> responseObserver)
get block info in stream
|
Copyright © 2022 IoTeX Group. All rights reserved.