Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode.snapshot |
Modifier and Type | Method and Description |
---|---|
FileWithSnapshot.FileDiffList |
INodeFileUnderConstructionWithSnapshot.getDiffs() |
FileWithSnapshot.FileDiffList |
FileWithSnapshot.getDiffs() |
FileWithSnapshot.FileDiffList |
INodeFileWithSnapshot.getDiffs() |
static FileWithSnapshot.FileDiffList |
SnapshotFSImageFormat.loadFileDiffList(DataInput in,
FSImageFormat.Loader loader) |
Constructor and Description |
---|
INodeFileUnderConstructionWithSnapshot(INodeFileUnderConstruction f,
FileWithSnapshot.FileDiffList diffs)
Construct an
INodeFileUnderConstructionWithSnapshot based on an
INodeFileUnderConstruction . |
INodeFileWithSnapshot(INodeFile f,
FileWithSnapshot.FileDiffList diffs) |
Copyright © 2013 Apache Software Foundation. All rights reserved.