public static final class SecureBulkLoadProtos.SecureBulkLoadService.Stub extends SecureBulkLoadProtos.SecureBulkLoadService implements SecureBulkLoadProtos.SecureBulkLoadService.Interface
SecureBulkLoadProtos.SecureBulkLoadService.BlockingInterface, SecureBulkLoadProtos.SecureBulkLoadService.Interface, SecureBulkLoadProtos.SecureBulkLoadService.Stub
Modifier and Type | Method and Description |
---|---|
void |
cleanupBulkLoad(com.google.protobuf.RpcController controller,
SecureBulkLoadProtos.CleanupBulkLoadRequest request,
com.google.protobuf.RpcCallback<SecureBulkLoadProtos.CleanupBulkLoadResponse> done)
rpc CleanupBulkLoad(.CleanupBulkLoadRequest) returns (.CleanupBulkLoadResponse); |
com.google.protobuf.RpcChannel |
getChannel() |
void |
prepareBulkLoad(com.google.protobuf.RpcController controller,
SecureBulkLoadProtos.PrepareBulkLoadRequest request,
com.google.protobuf.RpcCallback<SecureBulkLoadProtos.PrepareBulkLoadResponse> done)
rpc PrepareBulkLoad(.PrepareBulkLoadRequest) returns (.PrepareBulkLoadResponse); |
void |
secureBulkLoadHFiles(com.google.protobuf.RpcController controller,
SecureBulkLoadProtos.SecureBulkLoadHFilesRequest request,
com.google.protobuf.RpcCallback<SecureBulkLoadProtos.SecureBulkLoadHFilesResponse> done)
rpc SecureBulkLoadHFiles(.SecureBulkLoadHFilesRequest) returns (.SecureBulkLoadHFilesResponse); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void prepareBulkLoad(com.google.protobuf.RpcController controller, SecureBulkLoadProtos.PrepareBulkLoadRequest request, com.google.protobuf.RpcCallback<SecureBulkLoadProtos.PrepareBulkLoadResponse> done)
SecureBulkLoadProtos.SecureBulkLoadService
rpc PrepareBulkLoad(.PrepareBulkLoadRequest) returns (.PrepareBulkLoadResponse);
prepareBulkLoad
in interface SecureBulkLoadProtos.SecureBulkLoadService.Interface
prepareBulkLoad
in class SecureBulkLoadProtos.SecureBulkLoadService
public void secureBulkLoadHFiles(com.google.protobuf.RpcController controller, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest request, com.google.protobuf.RpcCallback<SecureBulkLoadProtos.SecureBulkLoadHFilesResponse> done)
SecureBulkLoadProtos.SecureBulkLoadService
rpc SecureBulkLoadHFiles(.SecureBulkLoadHFilesRequest) returns (.SecureBulkLoadHFilesResponse);
secureBulkLoadHFiles
in interface SecureBulkLoadProtos.SecureBulkLoadService.Interface
secureBulkLoadHFiles
in class SecureBulkLoadProtos.SecureBulkLoadService
public void cleanupBulkLoad(com.google.protobuf.RpcController controller, SecureBulkLoadProtos.CleanupBulkLoadRequest request, com.google.protobuf.RpcCallback<SecureBulkLoadProtos.CleanupBulkLoadResponse> done)
SecureBulkLoadProtos.SecureBulkLoadService
rpc CleanupBulkLoad(.CleanupBulkLoadRequest) returns (.CleanupBulkLoadResponse);
cleanupBulkLoad
in interface SecureBulkLoadProtos.SecureBulkLoadService.Interface
cleanupBulkLoad
in class SecureBulkLoadProtos.SecureBulkLoadService
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.