390391392393394395396397398399400
this.adminBrokerExecutor); /** * EndTransactionProcessor */ this.remotingServer.registerProcessor(RequestCode.END_TRANSACTION, new EndTransactionProcessor(this), this.sendMessageExecutor); /** * Default */
399400401402403404405406407408409
/** * EndTransactionProcessor */ this.remotingServer.registerProcessor(MQProtos.MQRequestCode.END_TRANSACTION_VALUE, new EndTransactionProcessor(this), this.sendMessageExecutor); /** * Default */ this.remotingServer
398399400401402403404405406407408
382383384385386387388389390391392
387388389390391392393394395396397
378379380381382383384385386387388