| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.namenode.snapshot | 
| Constructor and Description | 
|---|
| INodeReference.DstReference(INodeDirectory parent,
                           INodeReference.WithCount referred,
                           int dstSnapshotId) | 
| INodeReference.WithName(INodeDirectory parent,
                       INodeReference.WithCount referred,
                       byte[] name,
                       int lastSnapshotId) | 
| Modifier and Type | Method and Description | 
|---|---|
| INodeReference.WithCount | SnapshotFSImageFormat.ReferenceMap. loadINodeReferenceWithCount(boolean isSnapshotINode,
                           DataInput in,
                           FSImageFormat.Loader loader) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SnapshotFSImageFormat.ReferenceMap. writeINodeReferenceWithCount(INodeReference.WithCount withCount,
                            DataOutput out,
                            boolean writeUnderConstruction) | 
Copyright © 2017 Apache Software Foundation. All Rights Reserved.