Package

com.sumologic.shellbase

interrupts

Permalink

package interrupts

Visibility
  1. Public
  2. All

Type Members

  1. class InterruptKeyMonitor extends AnyRef

    Permalink

    Wrapper to watch for the interrupt key in the shell.

  2. class KillableSingleThread[T] extends AnyRef

    Permalink

    Encapsulates a thread that supports: - waiting for the thread to complete - "killing" the thread (calling interrupt(), waiting a bit, then calling stop() if needed)

Value Members

  1. object InterruptKeyMonitor

    Permalink

Ungrouped