Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode | |
org.apache.hadoop.hdfs.server.namenode.snapshot |
Modifier and Type | Method and Description |
---|---|
INodeDirectoryWithSnapshot |
INodeDirectory.replaceSelf4INodeDirectoryWithSnapshot(INodeMap inodeMap)
Replace itself with an
INodeDirectoryWithSnapshot . |
Modifier and Type | Method and Description |
---|---|
INodeDirectoryWithSnapshot |
INodeDirectoryWithSnapshot.recordModification(org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot latest,
INodeMap inodeMap) |
INodeDirectoryWithSnapshot |
INodeDirectoryWithSnapshot.saveSelf2Snapshot(org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot latest,
INodeDirectory snapshotCopy)
Save the snapshot copy to the latest snapshot.
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.