public static class SnapshotFSImageFormat.ReferenceMap extends Object
| Constructor and Description | 
|---|
| ReferenceMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| INodeReference.WithCount | loadINodeReferenceWithCount(boolean isSnapshotINode,
                           DataInput in,
                           FSImageFormat.Loader loader) | 
| boolean | toProcessSubtree(long id) | 
| void | writeINodeReferenceWithCount(INodeReference.WithCount withCount,
                            DataOutput out,
                            boolean writeUnderConstruction) | 
public void writeINodeReferenceWithCount(INodeReference.WithCount withCount, DataOutput out, boolean writeUnderConstruction) throws IOException
IOExceptionpublic boolean toProcessSubtree(long id)
public INodeReference.WithCount loadINodeReferenceWithCount(boolean isSnapshotINode, DataInput in, FSImageFormat.Loader loader) throws IOException
IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.