| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.namenode.snapshot |
| Modifier and Type | Method | Description |
|---|---|---|
FileDiffList |
INodeFile.getDiffs() |
| Modifier and Type | Method | Description |
|---|---|---|
FileWithSnapshotFeature |
INodeFile.addSnapshotFeature(FileDiffList diffs) |
|
INodeFile |
INodeFile.loadSnapshotFeature(FileDiffList diffs) |
Used by FSImage.
|
| Modifier and Type | Method | Description |
|---|---|---|
FileDiffList |
FileWithSnapshotFeature.getDiffs() |
|
static FileDiffList |
SnapshotFSImageFormat.loadFileDiffList(java.io.DataInput in,
FSImageFormat.Loader loader) |
| Constructor | Description |
|---|---|
FileWithSnapshotFeature(FileDiffList diffs) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.