| Package | Description | 
|---|---|
| org.apache.storm.trident.graph | 
| Modifier and Type | Method and Description | 
|---|---|
Group | 
GraphGrouper.nodeGroup(Node n)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Group> | 
GraphGrouper.getAllGroups()  | 
Collection<Group> | 
GraphGrouper.incomingGroups(Group g)  | 
Collection<Group> | 
GraphGrouper.outgoingGroups(Group g)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GraphGrouper.addGroup(Group g)  | 
Collection<Group> | 
GraphGrouper.incomingGroups(Group g)  | 
Collection<Group> | 
GraphGrouper.outgoingGroups(Group g)  | 
| Constructor and Description | 
|---|
Group(Group g1,
     Group g2)  | 
| Constructor and Description | 
|---|
GraphGrouper(org.apache.storm.shade.org.jgrapht.DirectedGraph<Node,IndexedEdge> graph,
            Collection<Group> initialGroups)  | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.