|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.zookeeper.server.Request
org.apache.zookeeper.server.quorum.FollowerSyncRequest
public class FollowerSyncRequest
Field Summary |
---|
Fields inherited from class org.apache.zookeeper.server.Request |
---|
authInfo, cnxn, createTime, cxid, hdr, request, requestOfDeath, sessionId, txn, type, zxid |
Constructor Summary | |
---|---|
FollowerSyncRequest(FollowerHandler fh,
long sessionId,
int xid,
int type,
ByteBuffer bb,
List<org.apache.zookeeper.data.Id> authInfo)
|
Method Summary |
---|
Methods inherited from class org.apache.zookeeper.server.Request |
---|
getException, getOwner, setException, setOwner, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FollowerSyncRequest(FollowerHandler fh, long sessionId, int xid, int type, ByteBuffer bb, List<org.apache.zookeeper.data.Id> authInfo)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |