public class MobTestUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static char |
FIRST_CHAR |
protected static char |
LAST_CHAR |
| Constructor and Description |
|---|
MobTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertCellEquals(Cell firstKeyValue,
Cell secondKeyValue)
Compare two Cells only for their row family qualifier value
|
protected static java.lang.String |
generateRandomString(int demoLength) |
protected static void |
writeStoreFile(StoreFile.Writer writer,
java.lang.String caseName) |
protected static final char FIRST_CHAR
protected static final char LAST_CHAR
protected static java.lang.String generateRandomString(int demoLength)
protected static void writeStoreFile(StoreFile.Writer writer, java.lang.String caseName) throws java.io.IOException
java.io.IOException