Class AsyncLatestJob<T>
java.lang.Object
com.illumon.iris.console.events.totals.AsyncLatestJob<T>
public class AsyncLatestJob<T> extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
AsyncLatestJob.Job<T>
-
Constructor Summary
Constructors Constructor Description AsyncLatestJob(String name, AsyncLatestJob.Job<T> job, com.fishlib.io.logger.Logger log)
-
Method Summary