Uses of Class
uk.gov.gchq.gaffer.hdfs.operation.mapper.GafferMapper
-
Packages that use GafferMapper Package Description uk.gov.gchq.gaffer.accumulostore.operation.hdfs.mapper -
-
Uses of GafferMapper in uk.gov.gchq.gaffer.accumulostore.operation.hdfs.mapper
Subclasses of GafferMapper in uk.gov.gchq.gaffer.accumulostore.operation.hdfs.mapper Modifier and Type Class Description class
AddElementsFromHdfsMapper<KEY_IN,VALUE_IN>
class
SampleDataForSplitPointsMapper<KEY_IN,VALUE_IN>
Mapper class used for estimating the split points to ensure even distribution of data in Accumulo after initial insert.
-