Uses of Class
org.apache.storm.flux.model.GroupingDef
-
Packages that use GroupingDef Package Description org.apache.storm.flux.model -
-
Uses of GroupingDef in org.apache.storm.flux.model
Methods in org.apache.storm.flux.model that return GroupingDef Modifier and Type Method Description GroupingDef
StreamDef. getGrouping()
Methods in org.apache.storm.flux.model with parameters of type GroupingDef Modifier and Type Method Description void
StreamDef. setGrouping(GroupingDef grouping)
-