org.apache.accumulo.fate
public interface Repo<T> extends ReadOnlyRepo<T>, Serializable
Repo<T>
call(long tid, T environment)
String
getReturn()
void
undo(long tid, T environment)
getDescription, isReady
Repo<T> call(long tid, T environment) throws Exception
Exception
void undo(long tid, T environment) throws Exception
String getReturn()
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.