Uses of Class
org.pentaho.di.connections.vfs.VFSRoot
-
Packages that use VFSRoot Package Description org.pentaho.di.connections.vfs org.pentaho.di.connections.vfs.providers.other -
-
Uses of VFSRoot in org.pentaho.di.connections.vfs
Methods in org.pentaho.di.connections.vfs that return types with arguments of type VFSRoot Modifier and Type Method Description List<VFSRoot>
VFSConnectionProvider. getLocations(T vfsConnectionDetails)
-
Uses of VFSRoot in org.pentaho.di.connections.vfs.providers.other
Methods in org.pentaho.di.connections.vfs.providers.other that return types with arguments of type VFSRoot Modifier and Type Method Description List<VFSRoot>
OtherConnectionDetailsProvider. getLocations(OtherConnectionDetails vfsConnectionDetails)
-