Uses of Class
org.pentaho.di.trans.steps.groupby.GroupByMeta
-
Packages that use GroupByMeta Package Description org.pentaho.di.trans.steps.groupby -
-
Uses of GroupByMeta in org.pentaho.di.trans.steps.groupby
Methods in org.pentaho.di.trans.steps.groupby that return GroupByMeta Modifier and Type Method Description GroupByMeta
GroupBy. getMeta()
GroupByMeta
GroupByMetaInjection. getMeta()
Constructors in org.pentaho.di.trans.steps.groupby with parameters of type GroupByMeta Constructor Description GroupByMetaInjection(GroupByMeta meta)
-