Uses of Class
org.apache.jute.BinaryInputArchive
Packages that use BinaryInputArchive
Package
Description
Hadoop record I/O contains classes and a record description language
translator for simplifying serialization and deserialization of records in a
language-neutral manner.
-
Uses of BinaryInputArchive in org.apache.jute
Methods in org.apache.jute that return BinaryInputArchiveModifier and TypeMethodDescriptionstatic BinaryInputArchive
BinaryInputArchive.getArchive
(InputStream strm)