| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.namenode.snapshot | 
| Constructor and Description | 
|---|
| DstReference(INodeDirectory parent,
            INodeReference.WithCount referred,
            int dstSnapshotId) | 
| 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 © 2008–2023 Apache Software Foundation. All rights reserved.