public interface ICommitter
This marks an IBatchBolt within a transactional topology as a committer. This causes the finishBatch method to be called in order of the transactions.
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.