Uses of Class
org.apache.hadoop.mapred.SplitLocationInfo
Packages that use SplitLocationInfo
Package
Description
-
Uses of SplitLocationInfo in org.apache.hadoop.mapred
Methods in org.apache.hadoop.mapred that return SplitLocationInfoModifier and TypeMethodDescriptionFileSplit.getLocationInfo()InputSplitWithLocationInfo.getLocationInfo()Gets info about which nodes the input split is stored on and how it is stored at each location. -
Uses of SplitLocationInfo in org.apache.hadoop.mapreduce
Methods in org.apache.hadoop.mapreduce that return SplitLocationInfoModifier and TypeMethodDescriptionInputSplit.getLocationInfo()Gets info about which nodes the input split is stored on and how it is stored at each location. -
Uses of SplitLocationInfo in org.apache.hadoop.mapreduce.lib.input
Methods in org.apache.hadoop.mapreduce.lib.input that return SplitLocationInfo