public class LearnerSyncRequest extends Request
| Constructor and Description | 
|---|
LearnerSyncRequest(LearnerHandler fh,
                  long sessionId,
                  int xid,
                  int type,
                  ByteBuffer bb,
                  List<Id> authInfo)  | 
getException, getHdr, getOwner, getTxn, isLocalSession, isQuorum, setException, setHdr, setLocalSession, setOwner, setTxn, toStringpublic LearnerSyncRequest(LearnerHandler fh, long sessionId, int xid, int type, ByteBuffer bb, List<Id> authInfo)
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.