Uses of Class
org.apache.hadoop.hdfs.protocol.DatanodeInfoWithStorage
Packages that use DatanodeInfoWithStorage
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of DatanodeInfoWithStorage in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return DatanodeInfoWithStorageModifier and TypeMethodDescriptionLocatedBlock.getLocations()Returns the locations associated with this block.Constructors in org.apache.hadoop.hdfs.protocol with parameters of type DatanodeInfoWithStorageModifierConstructorDescriptionLocatedBlock(ExtendedBlock b, DatanodeInfoWithStorage[] locs, String[] storageIDs, org.apache.hadoop.fs.StorageType[] storageTypes, long startOffset, boolean corrupt, DatanodeInfo[] cachedLocs)