Package org.odpi.openmetadata.adapters.connectors.datastore.basicfile
package org.odpi.openmetadata.adapters.connectors.datastore.basicfile
Implementation of the file resource connector for accessing the content of a file.
This connector also acts as the base class for other, more specialized file connectors.
-
ClassDescriptionBasicFileStore defines the interface to access a file.BasicFileStoreConnector works with files to retrieve simple objects.BasicFileStoreProvider is the OCF connector provider for the basic file store connector.