| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.datanode | |
| org.apache.hadoop.hdfs.server.datanode.fsdataset |
| Modifier and Type | Method | Description |
|---|---|---|
LengthInputStream |
LocalReplica.getMetadataInputStream(long offset) |
|
LengthInputStream |
ProvidedReplica.getMetadataInputStream(long offset) |
|
abstract LengthInputStream |
ReplicaInfo.getMetadataInputStream(long offset) |
Returns an
InputStream to the replica's metadata. |
| Modifier and Type | Method | Description |
|---|---|---|
LengthInputStream |
FsDatasetSpi.getMetaDataInputStream(org.apache.hadoop.hdfs.protocol.ExtendedBlock b) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.