Uses of Interface
org.pentaho.di.connections.vfs.VFSConnectionProvider
Packages that use VFSConnectionProvider
-
Uses of VFSConnectionProvider in org.pentaho.di.connections.vfs
Classes in org.pentaho.di.connections.vfs that implement VFSConnectionProviderMethods in org.pentaho.di.connections.vfs that return VFSConnectionProviderModifier and TypeMethodDescription<T extends VFSConnectionDetails>
VFSConnectionProvider<T>VFSConnectionManagerHelper.getExistingProvider
(ConnectionManager manager, String key) Gets a VFS connection provider, given its key, and throwing an exception if one is not defined.<T extends VFSConnectionDetails>
VFSConnectionProvider<T>VFSConnectionManagerHelper.getExistingProvider
(ConnectionManager manager, T details) Gets a VFS provider, given the details of the VFS connection, and throwing an exception if one is not defined.<T extends VFSConnectionDetails>
VFSConnectionProvider<T>VFSConnectionManagerHelper.getProvider
(ConnectionManager manager, String key) Gets a VFS connection provider, given its key.<T extends VFSConnectionDetails>
VFSConnectionProvider<T>VFSConnectionManagerHelper.getProvider
(ConnectionManager manager, T details) Gets a VFS provider, given the details of the VFS connection.Methods in org.pentaho.di.connections.vfs that return types with arguments of type VFSConnectionProviderModifier and TypeMethodDescriptionVFSConnectionManagerHelper.getProviders
(ConnectionManager manager) -
Uses of VFSConnectionProvider in org.pentaho.di.connections.vfs.providers.other
Classes in org.pentaho.di.connections.vfs.providers.other that implement VFSConnectionProviderModifier and TypeClassDescriptionclass
Created by bmorrise on 2/3/19.