Uses of Interface
org.pentaho.di.core.bowl.CachingManager
Packages that use CachingManager
-
Uses of CachingManager in org.pentaho.di.connections
Classes in org.pentaho.di.connections that implement CachingManagerModifier and TypeClassDescriptionclassA class from managing named connections in PDI -
Uses of CachingManager in org.pentaho.di.core.bowl
Classes in org.pentaho.di.core.bowl with type parameters of type CachingManagerModifier and TypeClassDescriptionclassCachingManagerFactory<T extends CachingManager>Wraps a base factory to apply cache invalidation for updates from managers in parent bowls.