public class InputFileNameHolder
extends Object
The returned value should never be null but empty string if it is unknown.
Constructor and Description |
---|
InputFileNameHolder() |
Modifier and Type | Method and Description |
---|---|
static org.apache.spark.unsafe.types.UTF8String |
getInputFileName()
Returns the holding file name or empty string if it is unknown.
|