|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.thl.ProtocolMessage
com.continuent.tungsten.replicator.thl.ProtocolReplEventRequest
public class ProtocolReplEventRequest
| Constructor Summary | |
|---|---|
ProtocolReplEventRequest(long seqNo,
long prefetchRange)
Creates a new ProtocolReplicationDBMSEventRequest object |
|
| Method Summary | |
|---|---|
long |
getPrefetchRange()
TODO: getPrefetchRange definition. |
long |
getSeqNo()
TODO: getSeqNo definition. |
| Methods inherited from class com.continuent.tungsten.replicator.thl.ProtocolMessage |
|---|
getPayload |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProtocolReplEventRequest(long seqNo,
long prefetchRange)
ProtocolReplicationDBMSEventRequest object
seqNo - prefetchRange - | Method Detail |
|---|
public long getSeqNo()
public long getPrefetchRange()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||