org.springframework.data.hadoop.store.split
Interface SplitLocation

All Known Implementing Classes:
GenericSplit

public interface SplitLocation

Interface representing a locations for Split.

Author:
Janne Valkealahti

Method Summary
 String[] getLocations()
          Gets the locations of a split.
 

Method Detail

getLocations

String[] getLocations()
Gets the locations of a split.

Returns:
the split locations