Interface LayerConsistencyChecker

All Known Implementing Classes:
ItemsMatchDbConsistencyChecker

public interface LayerConsistencyChecker
Checks the consistency of a layer on storage as compared to the database.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    check(Layer layer)
    Checks the consistency of the given layer.