org.apache.hadoop.hbase.executor
Class ExecutorService.RunningEventStatus
java.lang.Object
org.apache.hadoop.hbase.executor.ExecutorService.RunningEventStatus
- Enclosing class:
- ExecutorService
public static class ExecutorService.RunningEventStatus
- extends Object
The status of a particular event that is in the middle of being
handled by an executor.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutorService.RunningEventStatus
public ExecutorService.RunningEventStatus(Thread t,
EventHandler event)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.