public class BitmapFileIndex extends Object implements FileIndexer
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
VERSION_1 |
LOG| 构造器和说明 |
|---|
BitmapFileIndex(DataType dataType,
Options options) |
| 限定符和类型 | 方法和说明 |
|---|---|
FileIndexReader |
createReader(SeekableInputStream seekableInputStream,
int start,
int length) |
FileIndexWriter |
createWriter() |
static java.util.function.Function<Object,Object> |
getValueMapper(DataType dataType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic static final int VERSION_1
public FileIndexWriter createWriter()
createWriter 在接口中 FileIndexerpublic FileIndexReader createReader(SeekableInputStream seekableInputStream, int start, int length)
createReader 在接口中 FileIndexerpublic static java.util.function.Function<Object,Object> getValueMapper(DataType dataType)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.