Class ExternalProcessReaper.PIDGroup

    • Method Detail

      • validate

        public void validate()
      • getSize

        public int getSize()
      • kill

        public void kill()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • isProcessRunning

        protected abstract boolean isProcessRunning​(int pid)
                                             throws Exception
        Throws:
        Exception