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 |
Modifier and Type | Class and Description |
---|---|
class |
BinaryOutputArchive |
class |
CsvOutputArchive |
Modifier and Type | Method and Description |
---|---|
void |
Record.serialize(OutputArchive archive,
java.lang.String tag) |
Modifier and Type | Method and Description |
---|---|
void |
MultiResponse.serialize(OutputArchive archive,
java.lang.String tag) |
void |
MultiTransactionRecord.serialize(OutputArchive archive,
java.lang.String tag) |
Modifier and Type | Method and Description |
---|---|
void |
StatPersistedV1.serialize(OutputArchive a_,
java.lang.String tag) |
void |
StatPersisted.serialize(OutputArchive a_,
java.lang.String tag) |
void |
Stat.serialize(OutputArchive a_,
java.lang.String tag) |
void |
Id.serialize(OutputArchive a_,
java.lang.String tag) |
void |
ACL.serialize(OutputArchive a_,
java.lang.String tag) |
Copyright © 2019 The Apache Software Foundation