public static interface AggregationProtosClient.AggregationService.Interface
Modifier and Type | Method and Description |
---|---|
void |
aggregate(com.google.protobuf.RpcController controller,
AggregationProtosClient.AggregationRequest request,
com.google.protobuf.RpcCallback<AggregationProtosClient.AggregationResponse> done)
rpc aggregate(.AggregationRequest) returns (.AggregationResponse); |
void aggregate(com.google.protobuf.RpcController controller, AggregationProtosClient.AggregationRequest request, com.google.protobuf.RpcCallback<AggregationProtosClient.AggregationResponse> done)
rpc aggregate(.AggregationRequest) returns (.AggregationResponse);
Copyright © 2013–2022. All rights reserved.