@Private
@Evolving
public class FSEditLogLoader
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
FSEditLogLoader.PositionTrackingInputStream |
Stream wrapper that keeps track of the current stream position.
|
| Constructor | Description |
|---|---|
FSEditLogLoader(FSNamesystem fsNamesys,
long lastAppliedTxId) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getLastAppliedTxId() |
public FSEditLogLoader(FSNamesystem fsNamesys, long lastAppliedTxId)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.