public interface RootACC
Modifier and Type | Method and Description |
---|---|
void |
exit()
Release of the ACC and exit from the TuCSoN system.
|
java.util.Map<java.lang.Long,TucsonOperation> |
getPendingOperationsMap() |
void exit() throws TucsonOperationNotPossibleException
TucsonOperationNotPossibleException
- if the requested operation cannot be carried outjava.util.Map<java.lang.Long,TucsonOperation> getPendingOperationsMap()