Class IndexDefinitionUpdater


  • public class IndexDefinitionUpdater
    extends java.lang.Object
    • Field Detail

      • INDEX_DEFINITIONS_JSON

        public static final java.lang.String INDEX_DEFINITIONS_JSON
        Name of file which would be check for presence of index-definitions
        See Also:
        Constant Field Values
    • Constructor Detail

      • IndexDefinitionUpdater

        public IndexDefinitionUpdater​(java.io.File file)
                               throws java.io.IOException
        Throws:
        java.io.IOException
      • IndexDefinitionUpdater

        public IndexDefinitionUpdater​(java.lang.String json)
                               throws java.io.IOException
        Throws:
        java.io.IOException