public interface FileIndexer
| Modifier and Type | Field and Description | 
|---|---|
static org.slf4j.Logger | 
LOG  | 
| Modifier and Type | Method and Description | 
|---|---|
static FileIndexer | 
create(String type,
      DataType dataType,
      Options options)  | 
FileIndexReader | 
createReader(SeekableInputStream inputStream,
            int start,
            int length)  | 
FileIndexWriter | 
createWriter()  | 
FileIndexWriter createWriter()
FileIndexReader createReader(SeekableInputStream inputStream, int start, int length)
static FileIndexer create(String type, DataType dataType, Options options)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.