Given an InputFormat<K,V> what is the easiest way of retrieving the class name of K and V? Is reflection the only way?
Thanks! Bassam
Given an InputFormat<K,V> what is the easiest way of retrieving the class name of K and V? Is reflection the only way?
Thanks! Bassam