Interface IndexesCacheUpdater

All Known Implementing Classes:
IndexesCacheHolder

public interface IndexesCacheUpdater
  • Method Summary

    Modifier and Type Method Description
    void update​(IndexesInfo cache)  
  • Method Details