public class INodeCountVisitor extends Object implements NamespaceVisitor
FSImage
s.Modifier and Type | Class and Description |
---|---|
static interface |
INodeCountVisitor.Counts |
NamespaceVisitor.Element, NamespaceVisitor.INodeVisitor
Constructor and Description |
---|
INodeCountVisitor() |
Modifier and Type | Method and Description |
---|---|
static INodeCountVisitor.Counts |
countTree(org.apache.hadoop.hdfs.server.namenode.INode root) |
NamespaceVisitor.INodeVisitor |
getDefaultVisitor() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildren, getSnapshots, postVisitReferred, postVisitSub, preVisitReferred, preVisitSub, visitDirectory, visitDirectoryRecursively, visitFile, visitReference, visitReferenceRecursively, visitSnapshottable, visitSubs, visitSymlink
public static INodeCountVisitor.Counts countTree(org.apache.hadoop.hdfs.server.namenode.INode root)
public NamespaceVisitor.INodeVisitor getDefaultVisitor()
getDefaultVisitor
in interface NamespaceVisitor
NamespaceVisitor.INodeVisitor
.Copyright © 2008–2024 Apache Software Foundation. All rights reserved.