Uses of Class
org.pentaho.di.connections.vfs.provider.ConnectionFileName
Packages that use ConnectionFileName
-
Uses of ConnectionFileName in org.pentaho.di.connections.vfs
Methods in org.pentaho.di.connections.vfs that return ConnectionFileNameModifier and TypeMethodDescriptionprotected ConnectionFileNameDefaultVFSConnectionFileNameTransformer.buildPvfsFileName(T details, String nonNormalizedRestPath, org.apache.commons.vfs2.FileType fileType) Builds a PVFS file name for a connection given the URI path and the file type.VFSConnectionManagerHelper.getConnectionRootFileName(VFSConnectionDetails details) DefaultVFSConnectionFileNameTransformer.toPvfsFileName(org.apache.commons.vfs2.FileName providerFileName, T details) VFSConnectionFileNameTransformer.toPvfsFileName(org.apache.commons.vfs2.FileName providerFileName, T details) Transforms a provider file name to a PVFS file name.Methods in org.pentaho.di.connections.vfs with parameters of type ConnectionFileNameModifier and TypeMethodDescriptionorg.apache.commons.vfs2.FileNameDefaultVFSConnectionFileNameTransformer.toProviderFileName(ConnectionFileName pvfsFileName, T details) org.apache.commons.vfs2.FileNameVFSConnectionFileNameTransformer.toProviderFileName(ConnectionFileName pvfsFileName, T details) Transforms a PVFS file name to a provider file name. -
Uses of ConnectionFileName in org.pentaho.di.connections.vfs.provider
Methods in org.pentaho.di.connections.vfs.provider that return ConnectionFileNameModifier and TypeMethodDescriptionConnectionFileName.createChildName(String name, org.apache.commons.vfs2.FileType type) ConnectionFileName.createName(String absPath, org.apache.commons.vfs2.FileType type) ConnectionFileObject.getName()Parses a PVFS URI.protected ConnectionFileNameConnectionFileSystem.toPvfsFileName(org.apache.commons.vfs2.FileName providerFileName, String connectionName) Constructors in org.pentaho.di.connections.vfs.provider with parameters of type ConnectionFileNameModifierConstructorDescriptionprotected