Uses of Interface
com.pervasive.datarush.script.operators.ScriptOptionsAware
-
Packages that use ScriptOptionsAware Package Description com.pervasive.datarush.script.operators.group -
-
Uses of ScriptOptionsAware in com.pervasive.datarush.script.operators.group
Classes in com.pervasive.datarush.script.operators.group that implement ScriptOptionsAware Modifier and Type Class Description class
ProcessByGroup
Executes an application graph for each distinct key group of data within the input data set.
-