| Package | Description |
|---|---|
| org.apache.hadoop.fs |
An abstract file system API.
|
| org.apache.hadoop.maprfs |
| Modifier and Type | Method | Description |
|---|---|---|
PathId |
FileSystem.createPathId() |
create PathId: A Factory method to create PathIds.
|
| Modifier and Type | Method | Description |
|---|---|---|
FSDataInputStream |
FileSystem.openFid2(PathId pfid,
java.lang.String file,
int readAheadBytesHint) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MapRPathId |
| Modifier and Type | Method | Description |
|---|---|---|
abstract PathId |
AbstractMapRFileSystem.createPathId() |
| Modifier and Type | Method | Description |
|---|---|---|
FSDataInputStream |
Fid.openFid2(PathId pfid,
java.lang.String file,
int readAheadBytesHint) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.