Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Class and Description |
---|---|
class |
INodeFile
I-node for closed file.
|
class |
INodeFileUnderConstruction
I-node for file being written.
|
Modifier and Type | Method and Description |
---|---|
protected <T extends INode> |
FSDirectory.verifyFsLimits(INode[] pathComponents,
int pos,
T child)
Verify that filesystem limit constraints are not violated
|
Modifier and Type | Method and Description |
---|---|
protected <T extends INode> |
FSDirectory.verifyFsLimits(INode[] pathComponents,
int pos,
T child)
Verify that filesystem limit constraints are not violated
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.