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, createStoreFileListclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, iterator, spliteratorpublic static final int MAX_FILE_GEN_ITERS
public static final int NUM_FILES_GEN
StoreFileListGenerator(Class<?> klass)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.