abstract void |
AggregateProtos.AggregateService.getAvg(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetAvg(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Interface.getAvg(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetAvg(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Stub.getAvg(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done) |
abstract void |
AggregateProtos.AggregateService.getMax(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetMax(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Interface.getMax(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetMax(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Stub.getMax(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done) |
abstract void |
AggregateProtos.AggregateService.getMedian(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetMedian(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Interface.getMedian(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetMedian(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Stub.getMedian(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done) |
abstract void |
AggregateProtos.AggregateService.getMin(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetMin(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Interface.getMin(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetMin(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Stub.getMin(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done) |
abstract void |
AggregateProtos.AggregateService.getRowNum(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetRowNum(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Interface.getRowNum(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetRowNum(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Stub.getRowNum(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done) |
abstract void |
AggregateProtos.AggregateService.getStd(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetStd(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Interface.getStd(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetStd(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Stub.getStd(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done) |
abstract void |
AggregateProtos.AggregateService.getSum(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetSum(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Interface.getSum(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done)
rpc GetSum(.AggregateRequest) returns (.AggregateResponse);
|
void |
AggregateProtos.AggregateService.Stub.getSum(com.google.protobuf.RpcController controller,
AggregateProtos.AggregateRequest request,
com.google.protobuf.RpcCallback<AggregateProtos.AggregateResponse> done) |