public class IncrementalUpdateRecord extends Object
| Constructor and Description |
|---|
IncrementalUpdateRecord(Path path,
List<StartXRefOffset> offsets) |
| Modifier and Type | Method and Description |
|---|---|
List<StartXRefOffset> |
getOffsets() |
Path |
getPath() |
public IncrementalUpdateRecord(Path path, List<StartXRefOffset> offsets)
public Path getPath()
public List<StartXRefOffset> getOffsets()
Copyright © 2007–2024 The Apache Software Foundation. All rights reserved.