public class LogReplay
extends java.lang.Object
| Constructor and Description |
|---|
LogReplay(Path logPath,
Path dataPath,
TableClient tableHelper,
LogSegment logSegment) |
| Modifier and Type | Method and Description |
|---|---|
CloseableIterator<AddFile> |
getAddFiles() |
Lazy<Tuple2<Protocol,Metadata>> |
lazyLoadProtocolAndMetadata() |
public LogReplay(Path logPath, Path dataPath, TableClient tableHelper, LogSegment logSegment)