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