storm.trident.util
Class ErrorEdgeFactory
java.lang.Object
storm.trident.util.ErrorEdgeFactory
- All Implemented Interfaces:
- Serializable, org.jgrapht.EdgeFactory
public class ErrorEdgeFactory
- extends Object
- implements org.jgrapht.EdgeFactory, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorEdgeFactory
public ErrorEdgeFactory()
createEdge
public Object createEdge(Object v,
Object v1)
- Specified by:
createEdge in interface org.jgrapht.EdgeFactory
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.