public abstract class StoreFileListGenerator extends MockStoreFileGenerator implements Iterable<List<org.apache.hadoop.hbase.regionserver.HStoreFile>>
Modifier and Type | Field and Description |
---|---|
static int |
MAX_FILE_GEN_ITERS |
static int |
NUM_FILES_GEN |
random
Constructor and Description |
---|
StoreFileListGenerator(Class<?> klass) |
createMockStoreFile, createMockStoreFile, createMockStoreFileBytes, createStoreFileList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, iterator, spliterator
public static final int MAX_FILE_GEN_ITERS
public static final int NUM_FILES_GEN
StoreFileListGenerator(Class<?> klass)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.