|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.server.cluster.replay.ReplayStore
public class ReplayStore
Stores method invocations for replay to new members.
Constructor Summary | |
---|---|
ReplayStore()
|
Method Summary | |
---|---|
void |
methodReceived(AMQStateManager stateManager,
AMQMethodEvent evt)
|
java.util.List<AMQMethodBody> |
replay(boolean isLeader)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReplayStore()
Method Detail |
---|
public void methodReceived(AMQStateManager stateManager, AMQMethodEvent evt) throws AMQException
methodReceived
in interface StateAwareMethodListener
AMQException
public java.util.List<AMQMethodBody> replay(boolean isLeader)
replay
in interface ReplayManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |