Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode | |
org.apache.hadoop.hdfs.server.namenode.snapshot | |
org.apache.hadoop.hdfs.util |
Modifier and Type | Class and Description |
---|---|
class |
org.apache.hadoop.hdfs.server.namenode.INode
We keep an in-memory representation of the file/block hierarchy.
|
class |
INodeDirectory
Directory INode class.
|
class |
INodeReference
An anonymous reference to an inode.
|
static class |
INodeReference.DstReference |
static class |
INodeReference.WithCount
An anonymous reference with reference count.
|
static class |
INodeReference.WithName
A reference with a fixed name.
|
class |
org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
INode with additional fields including id, name, permission,
access time and modification time. |
Modifier and Type | Class and Description |
---|---|
static class |
Snapshot.Root
The root directory of the snapshot.
|
Modifier and Type | Class and Description |
---|---|
class |
Diff<K,E extends Diff.Element<K>>
The difference between the current state and a previous state of a list.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.