Class NativeSerialization
java.lang.Object
org.apache.hadoop.mapred.nativetask.serde.NativeSerialization
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic NativeSerializationINativeSerializer<org.apache.hadoop.io.Writable>getSerializer(Class<?> c) voidvoidreset()
-
Constructor Details
-
NativeSerialization
public NativeSerialization()
-
-
Method Details
-
accept
-
getSerializer
public INativeSerializer<org.apache.hadoop.io.Writable> getSerializer(Class<?> c) throws IOException - Throws:
IOException
-
register
- Throws:
IOException
-
reset
public void reset() -
getInstance
-