public abstract static class ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse extends Object implements Service
ColumnAggregationServiceNullResponse| Modifier and Type | Class and Description |
|---|---|
static interface |
ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse.BlockingInterface |
static interface |
ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse.Interface |
static class |
ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse.Stub |
| Modifier | Constructor and Description |
|---|---|
protected |
ColumnAggregationServiceNullResponse() |
protected ColumnAggregationServiceNullResponse()
public static Service newReflectiveService(ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse.Interface impl)
public static BlockingService newReflectiveBlockingService(ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse.BlockingInterface impl)
public abstract void sum(RpcController controller, ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest request, RpcCallback<ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumResponse> done)
rpc sum(.ColumnAggregationNullResponseSumRequest) returns (.ColumnAggregationNullResponseSumResponse);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 ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse.Stub newStub(RpcChannel channel)
public static ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse.BlockingInterface newBlockingStub(BlockingRpcChannel channel)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.