Package org.pentaho.di.core.vfs
package org.pentaho.di.core.vfs
-
ClassDescriptionThis class is aimed to be a thread-safe version of
StandardFileSystemManager
.An interface to a bowl-specific KettleVFS interface.This class now serves two purposes: legacy (deprecated) backwards-compatible access to VFS methods for components that don't yet support Bowls, and singleton/static data and methods that need to still be shared.An exception class that extends and is otherwise identical to Apache'sFileSystemException
, but which resolves message codes on the localorg.pentaho.di.core.vfs.messages.messages
bundle.Implementation of IKettleVFS.This class serves two main purposes.