| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.server.protocol |
| Modifier and Type | Method | Description |
|---|---|---|
static BlocksWithLocations.BlockWithLocations |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.BlockWithLocationsProto b) |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.BlockWithLocationsProto |
PBHelper.convert(BlocksWithLocations.BlockWithLocations blk) |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
BlocksWithLocations.StripedBlockWithLocations |
| Modifier and Type | Method | Description |
|---|---|---|
BlocksWithLocations.BlockWithLocations[] |
BlocksWithLocations.getBlocks() |
getter
|
| Constructor | Description |
|---|---|
BlocksWithLocations(BlocksWithLocations.BlockWithLocations[] blocks) |
Constructor with one parameter
|
StripedBlockWithLocations(BlocksWithLocations.BlockWithLocations blk,
byte[] indices,
short dataBlockNum,
int cellSize) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.