Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode | |
org.apache.hadoop.hdfs.server.namenode.snapshot |
Modifier and Type | Method and Description |
---|---|
static void |
FSImageSerialization.saveINode2Image(INode node,
DataOutput out,
boolean writeUnderConstruction,
SnapshotFSImageFormat.ReferenceMap referenceMap)
Save one inode's attributes to the image.
|
Modifier and Type | Method and Description |
---|---|
static void |
SnapshotFSImageFormat.saveDirectoryDiffList(INodeDirectory dir,
DataOutput out,
SnapshotFSImageFormat.ReferenceMap referenceMap) |
Copyright © 2013 Apache Software Foundation. All rights reserved.