| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Block | |
|---|---|
| org.apache.hadoop.fs.s3 | A distributed, block-based implementation of FileSystemthat uses Amazon S3
as a backing store. | 
| Uses of Block in org.apache.hadoop.fs.s3 | 
|---|
| Methods in org.apache.hadoop.fs.s3 that return Block | |
|---|---|
|  Block[] | INode.getBlocks() | 
| Methods in org.apache.hadoop.fs.s3 with parameters of type Block | |
|---|---|
|  void | FileSystemStore.deleteBlock(Block block) | 
|  File | FileSystemStore.retrieveBlock(Block block,
              long byteRangeStart) | 
|  void | FileSystemStore.storeBlock(Block block,
           File file) | 
| Constructors in org.apache.hadoop.fs.s3 with parameters of type Block | |
|---|---|
| INode(org.apache.hadoop.fs.s3.INode.FileType fileType,
      Block[] blocks) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||