public abstract class AbstractShutdownCondition extends Object implements ShutdownCondition
| Modifier and Type | Field and Description |
|---|---|
(package private) static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
AbstractShutdownCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
waitForCondition(ComputeGraph graph) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisMetpublic void waitForCondition(ComputeGraph graph)
waitForCondition in interface ShutdownConditionShutdownConditionCopyright © 2018. All rights reserved.