public abstract static class ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors extends Object implements Service
ColumnAggregationServiceWithErrors| Modifier and Type | Class and Description |
|---|---|
static interface |
ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors.BlockingInterface |
static interface |
ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors.Interface |
static class |
ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors.Stub |
| Modifier | Constructor and Description |
|---|---|
protected |
ColumnAggregationServiceWithErrors() |
protected ColumnAggregationServiceWithErrors()
public static Service newReflectiveService(ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors.Interface impl)
public static BlockingService newReflectiveBlockingService(ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors.BlockingInterface impl)
public abstract void sum(RpcController controller, ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest request, RpcCallback<ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumResponse> done)
rpc sum(.ColumnAggregationWithErrorsSumRequest) returns (.ColumnAggregationWithErrorsSumResponse);public static final Descriptors.ServiceDescriptor getDescriptor()
public final Descriptors.ServiceDescriptor getDescriptorForType()
getDescriptorForType in interface Servicepublic final void callMethod(Descriptors.MethodDescriptor method, RpcController controller, Message request, RpcCallback<Message> done)
callMethod in interface Servicepublic final Message getRequestPrototype(Descriptors.MethodDescriptor method)
getRequestPrototype in interface Servicepublic final Message getResponsePrototype(Descriptors.MethodDescriptor method)
getResponsePrototype in interface Servicepublic static ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors.Stub newStub(RpcChannel channel)
public static ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors.BlockingInterface newBlockingStub(BlockingRpcChannel channel)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.