class ConstantSizeFileListGenerator extends StoreFileListGenerator
| Modifier and Type | Field and Description |
|---|---|
private static int |
FILESIZE
How many mb's mock storefiles should be.
|
MAX_FILE_GEN_ITERS, NUM_FILES_GENrandom| Constructor and Description |
|---|
ConstantSizeFileListGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<List<org.apache.hadoop.hbase.regionserver.HStoreFile>> |
iterator() |
createMockStoreFile, createMockStoreFile, createMockStoreFileBytes, createStoreFileListclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprivate static final int FILESIZE
ConstantSizeFileListGenerator()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.