JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
Methods
Modifier and Type
Method and Description
String
[]
getLocations
()
Gets the locations of a split.
Method Detail
getLocations
String
[] getLocations()
Gets the locations of a split.
Returns:
the split locations
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method