public class ScalaMetadataExtractor$ extends Object
Modifier and Type | Field and Description |
---|---|
static ScalaMetadataExtractor$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ScalaMetadataExtractor$() |
Modifier and Type | Method and Description |
---|---|
EnumMap<org.elasticsearch.hadoop.serialization.bulk.MetadataExtractor.Metadata,Metadata> |
map() |
Metadata |
toSparkEnum(org.elasticsearch.hadoop.serialization.bulk.MetadataExtractor.Metadata metadata) |
public static final ScalaMetadataExtractor$ MODULE$