程序包 | 说明 |
---|---|
org.apache.hadoop.fs.s3 |
A distributed, block-based implementation of
FileSystem that uses Amazon S3
as a backing store. |
限定符和类型 | 字段和说明 |
---|---|
static INode |
INode.DIRECTORY_INODE |
限定符和类型 | 方法和说明 |
---|---|
static INode |
INode.deserialize(InputStream in) |
INode |
FileSystemStore.retrieveINode(Path path) |
限定符和类型 | 方法和说明 |
---|---|
void |
FileSystemStore.storeINode(Path path,
INode inode) |
Copyright © 2009 The Apache Software Foundation