public static final class ColumnAggregationProtos.ColumnAggregationService.Stub extends ColumnAggregationProtos.ColumnAggregationService implements ColumnAggregationProtos.ColumnAggregationService.Interface
ColumnAggregationProtos.ColumnAggregationService.BlockingInterface, ColumnAggregationProtos.ColumnAggregationService.Interface, ColumnAggregationProtos.ColumnAggregationService.Stub| Modifier and Type | Method and Description |
|---|---|
RpcChannel |
getChannel() |
void |
sum(RpcController controller,
ColumnAggregationProtos.SumRequest request,
RpcCallback<ColumnAggregationProtos.SumResponse> done)
rpc sum(.SumRequest) returns (.SumResponse); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic RpcChannel getChannel()
public void sum(RpcController controller, ColumnAggregationProtos.SumRequest request, RpcCallback<ColumnAggregationProtos.SumResponse> done)
ColumnAggregationProtos.ColumnAggregationServicerpc sum(.SumRequest) returns (.SumResponse);sum in interface ColumnAggregationProtos.ColumnAggregationService.Interfacesum in class ColumnAggregationProtos.ColumnAggregationServiceCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.