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 FileIndexerFactory
public FileIndexer create(DataType dataType, Options options)
create
in interface FileIndexerFactory
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.