public interface Propagation
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.util.Stack<CompositeTransaction> |
getLineage()
Gets the ancestor information as a stack.
|
long |
getTimeOut() |
boolean |
isSerial() |
java.util.Stack<CompositeTransaction> getLineage()
boolean isSerial()
long getTimeOut()
Copyright © 2018. All Rights Reserved.