Main Page
|
Data Structures
|
File List
|
Data Fields
|
Globals
hdfsFileInfo Struct Reference
#include <
hdfs.h
>
Data Fields
tObjectKind
mKind
char *
mName
tTime
mLastMod
tOffset
mSize
short
mReplication
tOffset
mBlockSize
Detailed Description
hdfsFileInfo - Information about a file/directory.
Field Documentation
tOffset
hdfsFileInfo::mBlockSize
tObjectKind
hdfsFileInfo::mKind
tTime
hdfsFileInfo::mLastMod
char*
hdfsFileInfo::mName
short
hdfsFileInfo::mReplication
tOffset
hdfsFileInfo::mSize
The documentation for this struct was generated from the following file:
hdfs.h
libhdfs
-
Hadoop