Class ActionManager


  • public class ActionManager
    extends java.lang.Object
    • Method Detail

      • getTimeAdded

        @Deprecated
        public long getTimeAdded​(Uid id)
        Deprecated.
        this method no longer serves any useful purpose and will be removed in a future release
        Parameters:
        id - the uid of the action for which the time when it was added is required
        Returns:
        the time that the action was begun
      • remove

        public void remove​(Uid id)
      • getNumberOfInflightTransactions

        public int getNumberOfInflightTransactions()