Project

General

Profile

« Previous | Next » 

Revision 34981

Add function to invalidate transaction if something goes wrong

View differences:

MDStoreDao.java
31 31

  
32 32
	void startGarbage() throws MDStoreServiceException;
33 33

  
34
	void invalidTransaction(final String transactionId, final String mdId) throws MDStoreServiceException;
35

  
34 36
	MDStoreDBStatus getDBStatus();
35 37
}

Also available in: Unified diff