|
@@ -426,8 +426,6 @@ See also: [`newlength`](#New_Length), [FileSystem](../../api/org/apache/hadoop/f
|
|
{
|
|
{
|
|
"accessTime" : 0,
|
|
"accessTime" : 0,
|
|
"blockSize" : 0,
|
|
"blockSize" : 0,
|
|
- "childrenNum" : 1,
|
|
|
|
- "fileId" : 16386,
|
|
|
|
"group" : "supergroup",
|
|
"group" : "supergroup",
|
|
"length" : 0, //in bytes, zero for directories
|
|
"length" : 0, //in bytes, zero for directories
|
|
"modificationTime": 1320173277227,
|
|
"modificationTime": 1320173277227,
|
|
@@ -461,8 +459,6 @@ See also: [FileSystem](../../api/org/apache/hadoop/fs/FileSystem.html).getFileSt
|
|
{
|
|
{
|
|
"accessTime" : 1320171722771,
|
|
"accessTime" : 1320171722771,
|
|
"blockSize" : 33554432,
|
|
"blockSize" : 33554432,
|
|
- "childrenNum" : 0,
|
|
|
|
- "fileId" : 16387,
|
|
|
|
"group" : "supergroup",
|
|
"group" : "supergroup",
|
|
"length" : 24930,
|
|
"length" : 24930,
|
|
"modificationTime": 1320171722771,
|
|
"modificationTime": 1320171722771,
|
|
@@ -475,8 +471,6 @@ See also: [FileSystem](../../api/org/apache/hadoop/fs/FileSystem.html).getFileSt
|
|
{
|
|
{
|
|
"accessTime" : 0,
|
|
"accessTime" : 0,
|
|
"blockSize" : 0,
|
|
"blockSize" : 0,
|
|
- "childrenNum" : 2,
|
|
|
|
- "fileId" : 16388,
|
|
|
|
"group" : "supergroup",
|
|
"group" : "supergroup",
|
|
"length" : 0,
|
|
"length" : 0,
|
|
"modificationTime": 1320895981256,
|
|
"modificationTime": 1320895981256,
|
|
@@ -1323,18 +1317,6 @@ var fileStatusProperties =
|
|
"type" : "integer",
|
|
"type" : "integer",
|
|
"required" : true
|
|
"required" : true
|
|
},
|
|
},
|
|
- "childrenNum":
|
|
|
|
- {
|
|
|
|
- "description": "The number of children.",
|
|
|
|
- "type" : "integer",
|
|
|
|
- "required" : true
|
|
|
|
- },
|
|
|
|
- "fileId":
|
|
|
|
- {
|
|
|
|
- "description": "The inode ID.",
|
|
|
|
- "type" : "integer",
|
|
|
|
- "required" : true
|
|
|
|
- },
|
|
|
|
"group":
|
|
"group":
|
|
{
|
|
{
|
|
"description": "The group owner.",
|
|
"description": "The group owner.",
|