Uses of Class
org.apache.hadoop.io.ByteWritable
Packages that use ByteWritable
Package
Description
Generic i/o code for use when reading and writing data to the network,
to databases, and to files.
-
Uses of ByteWritable in org.apache.hadoop.io
Methods in org.apache.hadoop.io with parameters of type ByteWritableModifier and TypeMethodDescriptionintByteWritable.compareTo(ByteWritable o) Compares two ByteWritables.