|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use INode | |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Uses of INode in org.apache.hadoop.hdfs.server.namenode |
---|
Subclasses of INode in org.apache.hadoop.hdfs.server.namenode | |
---|---|
class |
INodeFile
I-node for closed file. |
class |
INodeFileUnderConstruction
I-node for file being written. |
Methods in org.apache.hadoop.hdfs.server.namenode with type parameters of type INode | ||
---|---|---|
protected
|
FSDirectory.verifyFsLimits(INode[] pathComponents,
int pos,
T child)
Verify that filesystem limit constraints are not violated |
Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type INode | ||
---|---|---|
protected
|
FSDirectory.verifyFsLimits(INode[] pathComponents,
int pos,
T child)
Verify that filesystem limit constraints are not violated |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |