Interface JsonIndexCreator

    • Method Summary

      Modifier and Type Method Description
      void add​(String jsonString)
      Adds the next json value.
      void seal()
      Seals the index and flushes it to disk.