Class FinishPageMessageOperation

java.lang.Object
org.apache.activemq.artemis.core.transaction.TransactionOperationAbstract
org.apache.activemq.artemis.core.persistence.impl.journal.codec.FinishPageMessageOperation
All Implemented Interfaces:
TransactionOperation

public class FinishPageMessageOperation extends TransactionOperationAbstract implements TransactionOperation
This is only used when loading a transaction.

it might be possible to merge the functionality of this class with FinishPageMessageOperation