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