public abstract class FileIndexWriter extends Object
| Constructor and Description |
|---|
FileIndexWriter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
abstract byte[] |
serializedBytes() |
abstract void |
write(Object key) |
void |
writeRecord(Object key) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.