public static interface NamespaceVisitor.INodeVisitor
INode
.Modifier and Type | Field and Description |
---|---|
static NamespaceVisitor.INodeVisitor |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
default void |
visit(org.apache.hadoop.hdfs.server.namenode.INode iNode,
int snapshot)
Visiting the given
INode . |
static final NamespaceVisitor.INodeVisitor DEFAULT
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.