Class Platforms
java.lang.Object
org.apache.hadoop.mapred.nativetask.Platforms
this class will load in and init all platforms on classpath
it is also the facade to check for key type support and other
platform methods
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Platforms
public Platforms()
-
-
Method Details
-
init
- Throws:
IOException
-
support
public static boolean support(String keyClassName, INativeSerializer<?> serializer, org.apache.hadoop.mapred.JobConf job) -
define
-