Uses of Class
org.apache.jute.BinaryOutputArchive
Packages that use BinaryOutputArchive
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 BinaryOutputArchive in org.apache.jute
Methods in org.apache.jute that return BinaryOutputArchiveModifier and TypeMethodDescriptionstatic BinaryOutputArchive
BinaryOutputArchive.getArchive
(OutputStream strm) -
Uses of BinaryOutputArchive in org.apache.zookeeper.server.quorum
Methods in org.apache.zookeeper.server.quorum with parameters of type BinaryOutputArchiveModifier and TypeMethodDescriptionprotected void
LearnerHandler.setOutputArchive
(BinaryOutputArchive oa)