@InterfaceAudience.Private public class SecureBulkLoadEndpoint extends org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService implements CoprocessorService, Coprocessor
org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.BlockingInterface, org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Interface, org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.StubCoprocessor.State| Modifier and Type | Field and Description |
|---|---|
static String |
FS_WITHOUT_SUPPORT_PERMISSION_DEFAULT |
static String |
FS_WITHOUT_SUPPORT_PERMISSION_KEY |
static long |
VERSION |
PRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER| Constructor and Description |
|---|
SecureBulkLoadEndpoint() |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic static final long VERSION
public static final String FS_WITHOUT_SUPPORT_PERMISSION_KEY
public static final String FS_WITHOUT_SUPPORT_PERMISSION_DEFAULT
public void start(CoprocessorEnvironment env)
start in interface Coprocessorpublic void stop(CoprocessorEnvironment env) throws IOException
stop in interface CoprocessorIOExceptionpublic void prepareBulkLoad(com.google.protobuf.RpcController controller,
org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest request,
com.google.protobuf.RpcCallback<org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse> done)
public void cleanupBulkLoad(com.google.protobuf.RpcController controller,
org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest request,
com.google.protobuf.RpcCallback<org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse> done)
public void secureBulkLoadHFiles(com.google.protobuf.RpcController controller,
org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest request,
com.google.protobuf.RpcCallback<org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse> done)
public com.google.protobuf.Service getService()
getService in interface CoprocessorServiceCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.