Uses of Class
uk.gov.gchq.gaffer.hdfs.operation.mapper.generator.TextMapperGenerator
-
Packages that use TextMapperGenerator Package Description uk.gov.gchq.gaffer.hdfs.operation.mapper.generator Generators for creating Gaffer elements from a Hadoop MapReduce job. -
-
Uses of TextMapperGenerator in uk.gov.gchq.gaffer.hdfs.operation.mapper.generator
Subclasses of TextMapperGenerator in uk.gov.gchq.gaffer.hdfs.operation.mapper.generator Modifier and Type Class Description class
JsonMapperGenerator
AJsonMapperGenerator
is aMapperGenerator
that can handle json input data and convert it into anIterable
ofElement
s.
-