public static class DataProcessingUtils.LockAcquired
extends java.lang.Object
This class is to store the lock acquiring states:
- allLocksAcquired: all the locks have been acquired
- primaryLockAcquired: the lock to the primary dataset has been acquired
- joinDataSetLocksAquired: the locks to the join datasets in the existing transforms have been acquired