| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocol |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
DatanodeInfoWithStorage[] |
LocatedBlock.getLocations() |
Returns the locations associated with this block.
|
| Constructor | Description |
|---|---|
LocatedBlock(ExtendedBlock b,
DatanodeInfoWithStorage[] locs,
java.lang.String[] storageIDs,
org.apache.hadoop.fs.StorageType[] storageTypes,
long startOffset,
boolean corrupt,
DatanodeInfo[] cachedLocs) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.