public interface MessageRecoveryListener
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasSpace() |
boolean |
isDuplicate(MessageId ref)
check if ref is a duplicate but do not record the reference
|
boolean |
recoverMessage(Message message) |
boolean |
recoverMessageReference(MessageId ref) |
boolean recoverMessage(Message message) throws Exception
Exceptionboolean recoverMessageReference(MessageId ref) throws Exception
Exceptionboolean hasSpace()
boolean isDuplicate(MessageId ref)
ref - Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.