| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.server.protocol |
| Modifier and Type | Method and Description |
|---|---|
static BlocksWithLocations.BlockWithLocations |
PBHelper.convert(HdfsProtos.BlockWithLocationsProto b) |
| Modifier and Type | Method and Description |
|---|---|
static HdfsProtos.BlockWithLocationsProto |
PBHelper.convert(BlocksWithLocations.BlockWithLocations blk) |
| Modifier and Type | Method and Description |
|---|---|
BlocksWithLocations.BlockWithLocations[] |
BlocksWithLocations.getBlocks()
getter
|
| Constructor and Description |
|---|
BlocksWithLocations(BlocksWithLocations.BlockWithLocations[] blocks)
Constructor with one parameter
|
Copyright © 2013 Apache Software Foundation. All rights reserved.