public interface Repo<T> extends ReadOnlyRepo<T>, Serializable
| Modifier and Type | Method and Description |
|---|---|
Repo<T> |
call(long tid,
T environment) |
String |
getReturn() |
void |
undo(long tid,
T environment) |
getDescription, isReadyCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.