Class ClusterSchemaManager.ClusterSchemaManagerFactory

java.lang.Object
org.pentaho.di.cluster.ClusterSchemaManager.ClusterSchemaManagerFactory
All Implemented Interfaces:
org.pentaho.di.core.bowl.ManagerFactory<ClusterSchemaManagementInterface>
Enclosing class:
ClusterSchemaManager

public static class ClusterSchemaManager.ClusterSchemaManagerFactory extends Object implements org.pentaho.di.core.bowl.ManagerFactory<ClusterSchemaManagementInterface>
Factory for the ClusterSchemaManager. This factory class is registered with BowlFactory registry during the initialization in KettleEnvironment
  • Constructor Details

    • ClusterSchemaManagerFactory

      public ClusterSchemaManagerFactory()
  • Method Details