@InterfaceAudience.Public public class VertexGroup extends Object
| Modifier and Type | Method and Description | 
|---|---|
VertexGroup | 
addDataSink(String outputName,
           DataSinkDescriptor dataSinkDescriptor)
Add an common data sink to the group of vertices. 
 | 
boolean | 
equals(Object obj)  | 
String | 
getGroupName()
Get the name of the group 
 | 
int | 
hashCode()  | 
String | 
toString()  | 
public String getGroupName()
public VertexGroup addDataSink(String outputName, DataSinkDescriptor dataSinkDescriptor)
Vertex.addDataSink(String, DataSinkDescriptor)Copyright © 2018 Apache Software Foundation. All rights reserved.