336337338339340341342343344345346
} infoPG.acks.clear(); } tx.addOperation(new TransactionOperationAbstract() { @Override public void afterCommit(final Transaction tx1) {
26852686268726882689269026912692269326942695
tx.putProperty(TransactionPropertyIndexes.PAGE_TRANSACTION, pageTransactionInfo); pagingManager.addTransaction(pageTransactionInfo); tx.addOperation(new FinishPageMessageOperation()); } break; } case SET_SCHEDULED_DELIVERY_TIME:
936937938939940941942943944945946
message.incrementRefCount(); } if (tx != null) { tx.addOperation(new AddOperation(refs)); } else { // This will use the same thread if there are no pending operations // avoiding a context switch on this case
14591460146114621463146414651466146714681469
tx.putProperty(TransactionPropertyIndexes.PAGE_TRANSACTION, pageTransactionInfo); pagingManager.addTransaction(pageTransactionInfo); tx.addOperation(new FinishPageMessageOperation()); break; } case SET_SCHEDULED_DELIVERY_TIME: {
10551056105710581059106010611062106310641065
} } if (tx != null) { tx.addOperation(new AddOperation(refs)); } else { // This will use the same thread if there are no pending operations // avoiding a context switch on this case
16981699170017011702170317041705170617071708
25902591259225932594259525962597259825992600
14121413141414151416141714181419142014211422
11321133113411351136113711381139114011411142
infoPG.acks.clear(); infoPG.removedReferences.clear(); } tx.addOperation(new TransactionOperationAbstract() { @Override public void afterCommit(final Transaction tx1) {