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.data | |
org.apache.zookeeper.proto | |
org.apache.zookeeper.server.persistence | |
org.apache.zookeeper.server.quorum | |
org.apache.zookeeper.txn |
Modifier and Type | Class and Description |
---|---|
class |
BinaryOutputArchive |
class |
ToStringOutputArchive |
Modifier and Type | Method and Description |
---|---|
void |
Record.serialize(OutputArchive archive,
String tag) |
Modifier and Type | Method and Description |
---|---|
void |
StatPersisted.serialize(OutputArchive a_,
String tag) |
void |
ACL.serialize(OutputArchive a_,
String tag) |
void |
Stat.serialize(OutputArchive a_,
String tag) |
void |
Id.serialize(OutputArchive a_,
String tag) |
Modifier and Type | Method and Description |
---|---|
void |
SetACLRequest.serialize(OutputArchive a_,
String tag) |
void |
SetACLResponse.serialize(OutputArchive a_,
String tag) |
void |
ConnectRequest.serialize(OutputArchive a_,
String tag) |
void |
DeleteRequest.serialize(OutputArchive a_,
String tag) |
void |
SetWatches.serialize(OutputArchive a_,
String tag) |
void |
SetSASLRequest.serialize(OutputArchive a_,
String tag) |
void |
GetEphemeralsResponse.serialize(OutputArchive a_,
String tag) |
void |
RemoveWatchesRequest.serialize(OutputArchive a_,
String tag) |
void |
AuthPacket.serialize(OutputArchive a_,
String tag) |
void |
SetSASLResponse.serialize(OutputArchive a_,
String tag) |
void |
MultiHeader.serialize(OutputArchive a_,
String tag) |
void |
GetACLRequest.serialize(OutputArchive a_,
String tag) |
void |
RequestHeader.serialize(OutputArchive a_,
String tag) |
void |
ExistsResponse.serialize(OutputArchive a_,
String tag) |
void |
SetWatches2.serialize(OutputArchive a_,
String tag) |
void |
SyncResponse.serialize(OutputArchive a_,
String tag) |
void |
CheckVersionRequest.serialize(OutputArchive a_,
String tag) |
void |
GetChildren2Response.serialize(OutputArchive a_,
String tag) |
void |
WatcherEvent.serialize(OutputArchive a_,
String tag) |
void |
GetChildrenResponse.serialize(OutputArchive a_,
String tag) |
void |
ExistsRequest.serialize(OutputArchive a_,
String tag) |
void |
GetDataResponse.serialize(OutputArchive a_,
String tag) |
void |
ErrorResponse.serialize(OutputArchive a_,
String tag) |
void |
ConnectResponse.serialize(OutputArchive a_,
String tag) |
void |
CreateTTLRequest.serialize(OutputArchive a_,
String tag) |
void |
ReconfigRequest.serialize(OutputArchive a_,
String tag) |
void |
GetEphemeralsRequest.serialize(OutputArchive a_,
String tag) |
void |
GetChildrenRequest.serialize(OutputArchive a_,
String tag) |
void |
CreateRequest.serialize(OutputArchive a_,
String tag) |
void |
GetChildren2Request.serialize(OutputArchive a_,
String tag) |
void |
Create2Response.serialize(OutputArchive a_,
String tag) |
void |
GetSASLRequest.serialize(OutputArchive a_,
String tag) |
void |
GetMaxChildrenResponse.serialize(OutputArchive a_,
String tag) |
void |
SetDataResponse.serialize(OutputArchive a_,
String tag) |
void |
GetAllChildrenNumberRequest.serialize(OutputArchive a_,
String tag) |
void |
GetACLResponse.serialize(OutputArchive a_,
String tag) |
void |
CheckWatchesRequest.serialize(OutputArchive a_,
String tag) |
void |
SetDataRequest.serialize(OutputArchive a_,
String tag) |
void |
GetMaxChildrenRequest.serialize(OutputArchive a_,
String tag) |
void |
SetMaxChildrenRequest.serialize(OutputArchive a_,
String tag) |
void |
GetDataRequest.serialize(OutputArchive a_,
String tag) |
void |
CreateResponse.serialize(OutputArchive a_,
String tag) |
void |
AddWatchRequest.serialize(OutputArchive a_,
String tag) |
void |
ReplyHeader.serialize(OutputArchive a_,
String tag) |
void |
SyncRequest.serialize(OutputArchive a_,
String tag) |
void |
GetAllChildrenNumberResponse.serialize(OutputArchive a_,
String tag) |
Modifier and Type | Method and Description |
---|---|
void |
FileHeader.serialize(OutputArchive a_,
String tag) |
Modifier and Type | Method and Description |
---|---|
void |
QuorumAuthPacket.serialize(OutputArchive a_,
String tag) |
void |
LearnerInfo.serialize(OutputArchive a_,
String tag) |
void |
QuorumPacket.serialize(OutputArchive a_,
String tag) |
Modifier and Type | Method and Description |
---|---|
void |
SetMaxChildrenTxn.serialize(OutputArchive a_,
String tag) |
void |
Txn.serialize(OutputArchive a_,
String tag) |
void |
CreateTTLTxn.serialize(OutputArchive a_,
String tag) |
void |
CreateTxnV0.serialize(OutputArchive a_,
String tag) |
void |
MultiTxn.serialize(OutputArchive a_,
String tag) |
void |
DeleteTxn.serialize(OutputArchive a_,
String tag) |
void |
SetDataTxn.serialize(OutputArchive a_,
String tag) |
void |
CreateTxn.serialize(OutputArchive a_,
String tag) |
void |
CloseSessionTxn.serialize(OutputArchive a_,
String tag) |
void |
TxnDigest.serialize(OutputArchive a_,
String tag) |
void |
TxnHeader.serialize(OutputArchive a_,
String tag) |
void |
CheckVersionTxn.serialize(OutputArchive a_,
String tag) |
void |
ErrorTxn.serialize(OutputArchive a_,
String tag) |
void |
CreateSessionTxn.serialize(OutputArchive a_,
String tag) |
void |
CreateContainerTxn.serialize(OutputArchive a_,
String tag) |
void |
SetACLTxn.serialize(OutputArchive a_,
String tag) |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.