public interface ReplicationEndpoint extends ChannelHandler, HornetQComponent
| Modifier and Type | Method and Description |
|---|---|
void |
compareJournalInformation(JournalLoadInformation[] journalInformation) |
Channel |
getChannel() |
void |
registerJournal(byte id,
Journal journal) |
void |
setChannel(Channel channel) |
handlePacketisStarted, start, stopvoid setChannel(Channel channel)
Channel getChannel()
void compareJournalInformation(JournalLoadInformation[] journalInformation) throws HornetQException
HornetQExceptionvoid registerJournal(byte id,
Journal journal)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.