org.apache.hadoop.hbase.protobuf.generated
Class SecureBulkLoadProtos.SecureBulkLoadService.Stub
java.lang.Object
org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Stub
- All Implemented Interfaces:
- com.google.protobuf.Service, SecureBulkLoadProtos.SecureBulkLoadService.Interface
- Enclosing class:
- SecureBulkLoadProtos.SecureBulkLoadService
public static final class SecureBulkLoadProtos.SecureBulkLoadService.Stub
- extends SecureBulkLoadProtos.SecureBulkLoadService
- implements SecureBulkLoadProtos.SecureBulkLoadService.Interface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getChannel
public com.google.protobuf.RpcChannel getChannel()
prepareBulkLoad
public void prepareBulkLoad(com.google.protobuf.RpcController controller,
SecureBulkLoadProtos.PrepareBulkLoadRequest request,
com.google.protobuf.RpcCallback<SecureBulkLoadProtos.PrepareBulkLoadResponse> done)
- Description copied from class:
SecureBulkLoadProtos.SecureBulkLoadService
rpc PrepareBulkLoad(.PrepareBulkLoadRequest) returns (.PrepareBulkLoadResponse);
- Specified by:
prepareBulkLoad
in interface SecureBulkLoadProtos.SecureBulkLoadService.Interface
- Specified by:
prepareBulkLoad
in class SecureBulkLoadProtos.SecureBulkLoadService
secureBulkLoadHFiles
public void secureBulkLoadHFiles(com.google.protobuf.RpcController controller,
SecureBulkLoadProtos.SecureBulkLoadHFilesRequest request,
com.google.protobuf.RpcCallback<SecureBulkLoadProtos.SecureBulkLoadHFilesResponse> done)
- Description copied from class:
SecureBulkLoadProtos.SecureBulkLoadService
rpc SecureBulkLoadHFiles(.SecureBulkLoadHFilesRequest) returns (.SecureBulkLoadHFilesResponse);
- Specified by:
secureBulkLoadHFiles
in interface SecureBulkLoadProtos.SecureBulkLoadService.Interface
- Specified by:
secureBulkLoadHFiles
in class SecureBulkLoadProtos.SecureBulkLoadService
cleanupBulkLoad
public void cleanupBulkLoad(com.google.protobuf.RpcController controller,
SecureBulkLoadProtos.CleanupBulkLoadRequest request,
com.google.protobuf.RpcCallback<SecureBulkLoadProtos.CleanupBulkLoadResponse> done)
- Description copied from class:
SecureBulkLoadProtos.SecureBulkLoadService
rpc CleanupBulkLoad(.CleanupBulkLoadRequest) returns (.CleanupBulkLoadResponse);
- Specified by:
cleanupBulkLoad
in interface SecureBulkLoadProtos.SecureBulkLoadService.Interface
- Specified by:
cleanupBulkLoad
in class SecureBulkLoadProtos.SecureBulkLoadService
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.