Class AckRetry
java.lang.Object
org.apache.activemq.artemis.core.persistence.impl.journal.codec.AckRetry
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintbooleanlongbyte[]intstatic AckRetry.PersisterintinthashCode()setMessageID(long messageID) toString()
-
Constructor Details
-
AckRetry
public AckRetry() -
AckRetry
-
-
Method Details
-
getPersister
-
toString
-
getNodeIDBytes
public byte[] getNodeIDBytes() -
getNodeID
-
setNodeID
-
getMessageID
public long getMessageID() -
setMessageID
-
getReason
-
setReason
-
getPageAttempts
public int getPageAttempts() -
getQueueAttempts
public int getQueueAttempts() -
attemptedPage
public int attemptedPage() -
attemptedQueue
public int attemptedQueue() -
equals
-
hashCode
public int hashCode()
-