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 |
| Constructor and Description |
|---|
StoreFileListGenerator() |
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
public StoreFileListGenerator()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.