Class SampleDataForSplitPointsMapper<KEY_IN,​VALUE_IN>


  • public class SampleDataForSplitPointsMapper<KEY_IN,​VALUE_IN>
    extends GafferMapper<KEY_IN,​VALUE_IN,​org.apache.accumulo.core.data.Key,​org.apache.accumulo.core.data.Value>
    Mapper class used for estimating the split points to ensure even distribution of data in Accumulo after initial insert.
    • Constructor Detail

      • SampleDataForSplitPointsMapper

        public SampleDataForSplitPointsMapper()