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, createStoreFileList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, iterator, spliterator
public 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.