Uses of Interface
org.pentaho.di.cluster.SlaveServerManagementInterface
Packages that use SlaveServerManagementInterface
-
Uses of SlaveServerManagementInterface in org.pentaho.di.base
Fields in org.pentaho.di.base declared as SlaveServerManagementInterfaceModifier and TypeFieldDescriptionprotected SlaveServerManagementInterfaceAbstractMeta.localSlaveServerMgrprotected SlaveServerManagementInterfaceAbstractMeta.readSlaveServerManagerMethods in org.pentaho.di.base that return SlaveServerManagementInterfaceModifier and TypeMethodDescriptionAbstractMeta.getSlaveServerManagementInterface()Returns the SharedObjectsManagementInterface that allows the CRUD operation of local sharedObjects -
Uses of SlaveServerManagementInterface in org.pentaho.di.cluster
Classes in org.pentaho.di.cluster that implement SlaveServerManagementInterfaceModifier and TypeClassDescriptionclassThis class uses the BaseSharedObjectManager to retrieve and save SlaveServer objects.Methods in org.pentaho.di.cluster that return SlaveServerManagementInterfaceModifier and TypeMethodDescriptionSlaveServerManager.SlaveServerManagerFactory.apply(org.pentaho.di.core.bowl.Bowl bowl)