| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3 |
A distributed, block-based implementation of
FileSystem that uses Amazon S3
as a backing store. |
| Modifier and Type | Field and Description |
|---|---|
static INode |
INode.DIRECTORY_INODE |
| Modifier and Type | Method and Description |
|---|---|
static INode |
INode.deserialize(InputStream in) |
INode |
FileSystemStore.retrieveINode(org.apache.hadoop.fs.Path path) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSystemStore.storeINode(org.apache.hadoop.fs.Path path,
INode inode) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.