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 SlaveSequenceSlaveSequence.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 TypeMethodDescriptionvoidSlaveServerConfig.setAutoSequence(SlaveSequence autoSequence) Method parameters in org.pentaho.di.www with type arguments of type SlaveSequenceModifier and TypeMethodDescriptionstatic SlaveSequenceSlaveSequence.findSlaveSequence(String name, List<SlaveSequence> slaveSequences) Find a slave sequence with a certain namevoidSlaveServerConfig.setSlaveSequences(List<SlaveSequence> slaveSequences)