Interface IDatabaseStateAnalyser
- All Known Implementing Classes:
DatabaseStateAnalyser
public interface IDatabaseStateAnalyser
- Author:
- Silvan Wyss
-
Method Summary
-
Method Details
-
getStateOfNodeDatabase
- Parameters:
nodeDatabase-- Returns:
- the state of the given nodeDatabase.
- Throws:
RuntimeException- if the given nodeDatabase is null.
-