Uses of Class
org.apache.hadoop.mapred.nativetask.buffer.DataInputStream
Packages that use DataInputStream
Package
Description
-
Uses of DataInputStream in org.apache.hadoop.mapred.nativetask.buffer
Subclasses of DataInputStream in org.apache.hadoop.mapred.nativetask.buffer -
Uses of DataInputStream in org.apache.hadoop.mapred.nativetask.serde
Methods in org.apache.hadoop.mapred.nativetask.serde with parameters of type DataInputStreamModifier and TypeMethodDescriptionintIKVSerializer.deserializeKV(DataInputStream in, SizedWritable<?> key, SizedWritable<?> value) intKVSerializer.deserializeKV(DataInputStream in, SizedWritable<?> key, SizedWritable<?> value)