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