class ExplicitFileListGenerator extends StoreFileListGenerator
Modifier and Type | Field and Description |
---|---|
private int[][] |
fileSizes
The explicit files size lists to return.
|
MAX_FILE_GEN_ITERS, NUM_FILES_GEN
Constructor and Description |
---|
ExplicitFileListGenerator() |
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 int[][] fileSizes
ExplicitFileListGenerator()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.