public class MobTestUtil extends 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 String |
generateRandomString(int demoLength) |
protected static void |
writeStoreFile(StoreFile.Writer writer,
String caseName) |
protected static final char FIRST_CHAR
protected static final char LAST_CHAR
protected static String generateRandomString(int demoLength)
protected static void writeStoreFile(StoreFile.Writer writer, String caseName) throws IOException
IOException