Constructor and Description |
---|
HadoopRDD.SplitInfoReflections() |
Modifier and Type | Method and Description |
---|---|
java.lang.reflect.Method |
getLocation() |
java.lang.reflect.Method |
getLocationInfo() |
Object |
inputSplitWithLocationInfo() |
java.lang.reflect.Method |
isInMemory() |
java.lang.reflect.Method |
newGetLocationInfo() |
Object |
newInputSplit() |
Object |
splitLocationInfo() |
public Object inputSplitWithLocationInfo()
public java.lang.reflect.Method getLocationInfo()
public Object newInputSplit()
public java.lang.reflect.Method newGetLocationInfo()
public Object splitLocationInfo()
public java.lang.reflect.Method isInMemory()
public java.lang.reflect.Method getLocation()