|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceAudience.LimitedPrivate | |
---|---|
org.apache.hadoop.fs | An abstract file system API. |
Packages with annotations of type InterfaceAudience.LimitedPrivate | |
---|---|
org.apache.hadoop.http | |
org.apache.hadoop.io.retry | A mechanism for selectively retrying methods that throw exceptions under certain circumstances. |
org.apache.hadoop.classification.tools | |
org.apache.hadoop.ipc | Tools to help define network clients and servers. |
Uses of InterfaceAudience.LimitedPrivate in org.apache.hadoop.fs |
---|
Methods in org.apache.hadoop.fs with annotations of type InterfaceAudience.LimitedPrivate | |
---|---|
BlockLocation[] |
FileContext.getFileBlockLocations(Path f,
long start,
long len)
Return blockLocation of the given file for the given offset and len. |
Path |
Path.makeQualified(URI defaultUri,
Path workingDir)
Returns a qualified path object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |