public class InputFileNameHolder
extends Object
Constructor and Description |
---|
InputFileNameHolder() |
Modifier and Type | Method and Description |
---|---|
static org.apache.spark.unsafe.types.UTF8String |
getInputFileName()
The thread variable for the name of the current file being read.
|