Interface FileStoreFactory

    • Method Detail

      • getDataStore

        DataStore getDataStore​(File file)
                        throws IOException
        Returns a store for the specified file
        Throws:
        IOException