E - message typepublic class ClientReliableMessageRunner<E> extends MessageRunner<E>
MessageRunnerlistener, logger, ringbuffer, sequence, topicName| Modifier and Type | Method and Description |
|---|---|
protected Throwable |
adjustThrowable(Throwable t) |
protected long |
getHeadSequence(StaleSequenceException staleSequenceException) |
protected Member |
getMember(ReliableTopicMessage m) |
protected boolean |
handleInternalException(Throwable t) |
protected void |
updateStatistics() |
cancel, isCancelled, next, onFailure, onResponseprotected void updateStatistics()
updateStatistics in class MessageRunner<E>protected Member getMember(ReliableTopicMessage m)
getMember in class MessageRunner<E>protected boolean handleInternalException(Throwable t)
handleInternalException in class MessageRunner<E>protected Throwable adjustThrowable(Throwable t)
adjustThrowable in class MessageRunner<E>protected long getHeadSequence(StaleSequenceException staleSequenceException)
getHeadSequence in class MessageRunner<E>Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.