Uses of Class
org.nuxeo.lib.stream.computation.Topology.Vertex
Packages that use Topology.Vertex
Package
Description
The Computation pattern with a Log implementation.
Computation pattern implemented with Log
-
Uses of Topology.Vertex in org.nuxeo.lib.stream.computation
Fields in org.nuxeo.lib.stream.computation with type parameters of type Topology.VertexModifier and TypeFieldDescriptionprotected final org.jgrapht.experimental.dag.DirectedAcyclicGraph<Topology.Vertex,
org.jgrapht.graph.DefaultEdge> Topology.dag
Methods in org.nuxeo.lib.stream.computation that return Topology.VertexMethods in org.nuxeo.lib.stream.computation that return types with arguments of type Topology.VertexModifier and TypeMethodDescriptionorg.jgrapht.experimental.dag.DirectedAcyclicGraph<Topology.Vertex,
org.jgrapht.graph.DefaultEdge> Topology.getDag()
Methods in org.nuxeo.lib.stream.computation with parameters of type Topology.Vertex -
Uses of Topology.Vertex in org.nuxeo.lib.stream.computation.log
Methods in org.nuxeo.lib.stream.computation.log with parameters of type Topology.VertexModifier and TypeMethodDescriptionprotected String
LogStreamProcessor.getEdgeName
(Topology.Vertex edge)