Uses of Interface
org.pentaho.di.connections.ConnectionProvider
Packages that use ConnectionProvider
Package
Description
-
Uses of ConnectionProvider in org.pentaho.di.connections
Methods in org.pentaho.di.connections with type parameters of type ConnectionProviderModifier and TypeMethodDescription<T extends ConnectionProvider<?>>
List<ConnectionManager.Type>ConnectionManager.getItemsByType(Class<T> providerClass) Get a list of value/label pairs of named connection types, optionally filtered to be of a given provider class.<T extends ConnectionProvider<?>>
List<String>ConnectionManager.getNamesByType(Class<T> providerClass) Get the names of named connection by connection provider typeMethods in org.pentaho.di.connections that return ConnectionProviderModifier and TypeMethodDescriptionConnectionProvider<? extends ConnectionDetails>ConnectionManager.getConnectionProvider(String key) Get a connection provider from the keyMethods in org.pentaho.di.connections that return types with arguments of type ConnectionProviderModifier and TypeMethodDescriptionList<ConnectionProvider<? extends ConnectionDetails>>ConnectionManager.getProviders()Get a list of connection providersList<ConnectionProvider<? extends ConnectionDetails>>ConnectionManager.getProvidersByType(Class<? extends ConnectionProvider> providerClass) Get a list of connection providers by typeMethods in org.pentaho.di.connections with parameters of type ConnectionProviderModifier and TypeMethodDescriptionvoidConnectionManager.addConnectionProvider(String key, ConnectionProvider<? extends ConnectionDetails> connectionProvider) Add a connection provider with a specific keyMethod parameters in org.pentaho.di.connections with type arguments of type ConnectionProviderModifier and TypeMethodDescriptionList<ConnectionProvider<? extends ConnectionDetails>>ConnectionManager.getProvidersByType(Class<? extends ConnectionProvider> providerClass) Get a list of connection providers by type -
Uses of ConnectionProvider in org.pentaho.di.connections.vfs
Subinterfaces of ConnectionProvider in org.pentaho.di.connections.vfsModifier and TypeInterfaceDescriptioninterfaceVFSConnectionProvider<T extends VFSConnectionDetails>Created by bmorrise on 2/3/19.Classes in org.pentaho.di.connections.vfs that implement ConnectionProvider -
Uses of ConnectionProvider in org.pentaho.di.connections.vfs.providers.other
Classes in org.pentaho.di.connections.vfs.providers.other that implement ConnectionProviderModifier and TypeClassDescriptionclassCreated by bmorrise on 2/3/19.