Uses of Package
uk.gov.gchq.gaffer.hdfs.operation.mapper
-
Packages that use uk.gov.gchq.gaffer.hdfs.operation.mapper Package Description uk.gov.gchq.gaffer.accumulostore.operation.hdfs.mapper -
Classes in uk.gov.gchq.gaffer.hdfs.operation.mapper used by uk.gov.gchq.gaffer.accumulostore.operation.hdfs.mapper Class Description GafferMapper AnGafferMapper
is aMapper
that uses aMapperGenerator
to map the input data intoElement
s and then delegates the elements to an abstract map method to serialise them and add them to the job map context.