Package org.apache.hadoop.hbase
Class TestMetaUpdatesGoToPriorityQueue
java.lang.Object
org.apache.hadoop.hbase.TestMetaUpdatesGoToPriorityQueue
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
private void
multiMutate
(byte[] row, List<org.apache.hadoop.hbase.client.Mutation> mutations) void
test()
-
Field Details
-
CLASS_RULE
-
UTIL
-
-
Constructor Details
-
TestMetaUpdatesGoToPriorityQueue
public TestMetaUpdatesGoToPriorityQueue()
-
-
Method Details
-
beforeClass
- Throws:
Exception
-
afterClass
- Throws:
Exception
-
multiMutate
private void multiMutate(byte[] row, List<org.apache.hadoop.hbase.client.Mutation> mutations) throws IOException - Throws:
IOException
-
test
- Throws:
IOException
InterruptedException
-