| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.web | |
| org.apache.hadoop.hdfs.web.resources | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.apache.hadoop.fs.BlockLocation[] | 
WebHdfsFileSystem.getFileBlockLocations(GetOpParam.Op operation,
                     org.apache.hadoop.fs.Path path,
                     long offset,
                     long length)
Get file block locations implementation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static GetOpParam.Op | 
GetOpParam.Op.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static GetOpParam.Op[] | 
GetOpParam.Op.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.