|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Repo<T>
Repeatable persisted operation
| Method Summary | |
|---|---|
Repo<T> |
call(long tid,
T environment)
|
String |
getReturn()
|
void |
undo(long tid,
T environment)
|
| Methods inherited from interface org.apache.accumulo.fate.ReadOnlyRepo |
|---|
getDescription, isReady |
| Method Detail |
|---|
Repo<T> call(long tid,
T environment)
throws Exception
Exception
void undo(long tid,
T environment)
throws Exception
ExceptionString getReturn()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||