Interface PartitionReducer

All Known Implementing Classes:
AbstractPartitionReducer

public interface PartitionReducer
PartitionReducer provides unit of work demarcation across partitions. It is not a JTA transaction; no resources are enlisted. Rather, it provides transactional flow semantics to facilitate finalizing merge or compensation logic.