public class BitmapFileIndexFactory extends Object implements FileIndexerFactory
BitmapFileIndex.| Modifier and Type | Field and Description |
|---|---|
static String |
BITMAP_INDEX |
| Constructor and Description |
|---|
BitmapFileIndexFactory() |
| Modifier and Type | Method and Description |
|---|---|
FileIndexer |
create(DataType dataType,
Options options) |
String |
identifier() |
public static final String BITMAP_INDEX
public String identifier()
identifier in interface FileIndexerFactorypublic FileIndexer create(DataType dataType, Options options)
create in interface FileIndexerFactoryCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.