| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.namenode.snapshot |
| Modifier and Type | Class | Description |
|---|---|---|
class |
INodeDirectory |
Directory INode class.
|
class |
INodeFile |
I-node for closed file.
|
class |
INodeSymlink |
An
INode representing a symbolic link. |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Iterator<INodeWithAdditionalFields> |
INodeMap.getMapIterator() |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Snapshot.Root |
The root directory of the snapshot.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.