public static final class AggregationProtosServer.AggregationService.Stub extends AggregationProtosServer.AggregationService implements AggregationProtosServer.AggregationService.Interface
AggregationProtosServer.AggregationService.BlockingInterface, AggregationProtosServer.AggregationService.Interface, AggregationProtosServer.AggregationService.Stub
Modifier and Type | Method and Description |
---|---|
void |
aggregate(com.google.protobuf.RpcController controller,
AggregationProtosServer.AggregationRequest request,
com.google.protobuf.RpcCallback<AggregationProtosServer.AggregationResponse> done)
rpc aggregate(.AggregationRequest) returns (.AggregationResponse); |
com.google.protobuf.RpcChannel |
getChannel() |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void aggregate(com.google.protobuf.RpcController controller, AggregationProtosServer.AggregationRequest request, com.google.protobuf.RpcCallback<AggregationProtosServer.AggregationResponse> done)
AggregationProtosServer.AggregationService
rpc aggregate(.AggregationRequest) returns (.AggregationResponse);
aggregate
in interface AggregationProtosServer.AggregationService.Interface
aggregate
in class AggregationProtosServer.AggregationService
Copyright © 2013–2022. All rights reserved.