Uses of Interface
org.pentaho.di.connections.vfs.VFSConnectionProvider
-
Uses of VFSConnectionProvider in org.pentaho.di.connections.vfs
Modifier 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.Modifier and TypeMethodDescriptionVFSConnectionManagerHelper.getProviders
(ConnectionManager manager) -
Uses of VFSConnectionProvider in org.pentaho.di.connections.vfs.providers.other
Modifier and TypeClassDescriptionclass
Created by bmorrise on 2/3/19.