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