create File System

public abstract FileSystem createFileSystem(ParameterList parameterList)

Creates a FileSystem with the given parameters. An implementation may reuse the created filesystem if possible.

Return

a filesystem created with the parameters

See also

Parameters

parameterList

the parameter for creating the FileSystem