Package org.apache.hadoop.hbase
Class TestShellExecEndpointCoprocessor
java.lang.Object
org.apache.hadoop.hbase.TestShellExecEndpointCoprocessor
Test for the
ShellExecEndpointCoprocessor
.-
Field Summary
Modifier and TypeFieldDescriptionfinal ConnectionRule
static final MiniClusterRule
static final HBaseClassTestRule
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static org.apache.hadoop.conf.Configuration
private static File
ensureTestDataDirExists
(HBaseTestingUtil testingUtility) void
void
private void
testShellExecForeground
(Consumer<org.apache.hadoop.hbase.coprocessor.protobuf.generated.ShellExecEndpoint.ShellExecRequest.Builder> consumer) void
-
Field Details
-
testRule
-
miniClusterRule
-
connectionRule
-
-
Constructor Details
-
TestShellExecEndpointCoprocessor
public TestShellExecEndpointCoprocessor()
-
-
Method Details
-
testShellExecUnspecified
-
testShellExecForeground
-
testShellExecForeground
private void testShellExecForeground(Consumer<org.apache.hadoop.hbase.coprocessor.protobuf.generated.ShellExecEndpoint.ShellExecRequest.Builder> consumer) -
testShellExecBackground
- Throws:
IOException
-
ensureTestDataDirExists
- Throws:
IOException
-
createConfiguration
-