Uses of Package
de.uni_kiel.rz.fdr.repl
Packages that use de.uni_kiel.rz.fdr.repl
-
Classes in de.uni_kiel.rz.fdr.repl used by de.uni_kiel.rz.fdr.replClassDescriptionThis class represents a single triggered Breakpoint instance in your code.A request to eval a Groovy statement in the breakpoint's thread.The result of an
Eval
request.This class represents a single job to be executed in the background.A record containing a job's results for one single input item.Represents an event that occured during job processing, to be consumed by an event handler.The different event types that aJobEvent
handler might receive.A record that summarizes a job's state at one instant in time.The possible states that a job can be in.The different targets that log messages can be written to.Represents a single log message to be used byREPLLog
.The different levels of criticality for a log message.