Package org.apache.hadoop.hbase
Class TestMetaUpdatesGoToPriorityQueue
java.lang.Object
org.apache.hadoop.hbase.TestMetaUpdatesGoToPriorityQueue
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidprivate voidmultiMutate(byte[] row, List<org.apache.hadoop.hbase.client.Mutation> mutations) voidtest()
-
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:
IOExceptionInterruptedException
-