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_GENrandom| Constructor and Description |
|---|
ExplicitFileListGenerator() |
| 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 int[][] fileSizes
ExplicitFileListGenerator()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.