Documentation of 'com.datumbox.framework.common.storage.abstracts.AbstractFileStorageConfiguration' Java class
AbstractFileStorageConfiguration
com.datumbox.framework.common.storage.abstracts

Class AbstractFileStorageConfiguration

    • Constructor Detail

      • AbstractFileStorageConfiguration

        public AbstractFileStorageConfiguration()
    • Method Detail

      • getStorageNameSeparator

        public java.lang.String getStorageNameSeparator()
        Returns the separator that is used in the storage names. Usually the storage names used by the algorithms are concatenations of various words separated by this character.
        Specified by:
        getStorageNameSeparator in interface StorageConfiguration
        Returns:
      • getDirectory

        public java.lang.String getDirectory()
        Getter for the directory where the data files are stored.
        Returns:
      • setDirectory

        public void setDirectory(java.lang.String directory)
        Setter for the directory where the data files are stored.
        Parameters:
        directory -

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.