Uses of Class
org.apache.storm.trident.graph.Group
-
Uses of Group in org.apache.storm.trident.graph
Modifier and TypeMethodDescriptionGraphGrouper.getAllGroups()
GraphGrouper.incomingGroups
(Group g) GraphGrouper.outgoingGroups
(Group g) Modifier and TypeMethodDescriptionvoid
GraphGrouper.incomingGroups
(Group g) GraphGrouper.outgoingGroups
(Group g) ModifierConstructorDescriptionGraphGrouper
(org.apache.storm.shade.org.jgrapht.DirectedGraph<Node, IndexedEdge> graph, Collection<Group> initialGroups)