public abstract class TopologyOp extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
TopologyOp.BooleanCallback |
class |
TopologyOp.Finish |
class |
TopologyOp.KeepGoing |
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleCallback |
callback |
protected boolean |
lifecycleReached |
protected LifecycleOperation |
op |
protected long |
start |
protected int |
timeout |
| Modifier | Constructor and Description |
|---|---|
protected |
TopologyOp(LifecycleOperation op,
LifecycleCallback callback) |
protected final int timeout
protected final LifecycleOperation op
protected final LifecycleCallback callback
protected boolean lifecycleReached
protected long start
protected TopologyOp(LifecycleOperation op, LifecycleCallback callback)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.