• Method Detail

      • getDataStore

        DataStore getDataStore​(File storeFile)
                        throws IOException

        Get a pre-built data store associated with a file.

        Parameters:
        storeFile - the File to map in as a data store
        Returns:
        the DataStore made by mapping the file
        Throws:
        IOException - if the file could not be mapped