public class IndexFile extends Object
Modifier and Type | Method and Description |
---|---|
static IndexFile |
deserialize(DataInputView in) |
boolean |
equals(Object o) |
String |
path() |
void |
serialize(DataOutputView out) |
public IndexFile(String path)
public String path()
public void serialize(DataOutputView out) throws IOException
IOException
public static IndexFile deserialize(DataInputView in) throws IOException
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.