Research Article

Heterogeneous Hadoop Cluster-Based Image Processing Workload Distribution Framework between CPU and GPU

Table 2

The ImageMapper class.

Class
Public static class ImageMapper extends mapper < bundle header, image bundle, text intwritable>
Methods

Protected voidMap (bundle header key, image bundle value, context), the mapper that consumes the split and processes it is determined by this method.