Uses of Class
org.pentaho.di.www.SlaveSequence
Packages that use SlaveSequence
-
Uses of SlaveSequence in org.pentaho.di.www
Methods in org.pentaho.di.www that return SlaveSequenceModifier and TypeMethodDescriptionTransformationMap.createSlaveSequence
(String name) static SlaveSequence
SlaveSequence.findSlaveSequence
(String name, List<SlaveSequence> slaveSequences) Find a slave sequence with a certain nameSlaveServerConfig.getAutoSequence()
TransformationMap.getSlaveSequence
(String name) Methods in org.pentaho.di.www that return types with arguments of type SlaveSequenceMethods in org.pentaho.di.www with parameters of type SlaveSequenceModifier and TypeMethodDescriptionvoid
SlaveServerConfig.setAutoSequence
(SlaveSequence autoSequence) Method parameters in org.pentaho.di.www with type arguments of type SlaveSequenceModifier and TypeMethodDescriptionstatic SlaveSequence
SlaveSequence.findSlaveSequence
(String name, List<SlaveSequence> slaveSequences) Find a slave sequence with a certain namevoid
SlaveServerConfig.setSlaveSequences
(List<SlaveSequence> slaveSequences)