@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| 限定符和类型 | 字段和说明 |
|---|---|
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| 构造器和说明 |
|---|
SecureBulkLoadEndpoint() |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic static final long VERSION
public static final String FS_WITHOUT_SUPPORT_PERMISSION_KEY
public void start(CoprocessorEnvironment env)
start 在接口中 Coprocessorpublic void stop(CoprocessorEnvironment env) throws IOException
stop 在接口中 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 在接口中 CoprocessorServiceCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.