Uses of Package
org.apache.jute
-
Packages that use org.apache.jute Package Description org.apache.jute Hadoop record I/O contains classes and a record description language translator for simplifying serialization and deserialization of records in a language-neutral manner.org.apache.zookeeper org.apache.zookeeper.data -
Classes in org.apache.jute used by org.apache.jute Class Description BinaryInputArchive BinaryOutputArchive Index Interface that acts as an iterator for deserializing maps.InputArchive Interface that all the Deserializers have to implement.OutputArchive Interface that alll the serializers have to implement.Record Interface that is implemented by generated classes. -
Classes in org.apache.jute used by org.apache.zookeeper Class Description InputArchive Interface that all the Deserializers have to implement.OutputArchive Interface that alll the serializers have to implement.Record Interface that is implemented by generated classes. -
Classes in org.apache.jute used by org.apache.zookeeper.data Class Description InputArchive Interface that all the Deserializers have to implement.OutputArchive Interface that alll the serializers have to implement.Record Interface that is implemented by generated classes.