public static final class GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub extends GenericRefreshProtocolProtos.GenericRefreshProtocolService implements GenericRefreshProtocolProtos.GenericRefreshProtocolService.Interface
GenericRefreshProtocolProtos.GenericRefreshProtocolService.BlockingInterface, GenericRefreshProtocolProtos.GenericRefreshProtocolService.Interface, GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
refresh(com.google.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request,
com.google.protobuf.RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> done)
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void refresh(com.google.protobuf.RpcController controller, GenericRefreshProtocolProtos.GenericRefreshRequestProto request, com.google.protobuf.RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> done)
GenericRefreshProtocolProtos.GenericRefreshProtocolService
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto);
refresh
in interface GenericRefreshProtocolProtos.GenericRefreshProtocolService.Interface
refresh
in class GenericRefreshProtocolProtos.GenericRefreshProtocolService
Copyright © 2017 Apache Software Foundation. All Rights Reserved.