public static class BlocksWithLocations.StripedBlockWithLocations
extends org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.BlockWithLocations
| Constructor and Description |
|---|
StripedBlockWithLocations(org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.BlockWithLocations blk,
byte[] indices,
short dataBlockNum,
int cellSize) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCellSize() |
short |
getDataBlockNum() |
byte[] |
getIndices() |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.