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_GEN
random
Constructor and Description |
---|
ConstantSizeFileListGenerator() |
Modifier and Type | Method and Description |
---|---|
Iterator<List<org.apache.hadoop.hbase.regionserver.HStoreFile>> |
iterator() |
createMockStoreFile, createMockStoreFile, createMockStoreFileBytes, createStoreFileList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
private static final int FILESIZE
ConstantSizeFileListGenerator()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.