Uses of Interface
com.pervasive.datarush.graphs.LogicalSubgraphFactory
-
Packages that use LogicalSubgraphFactory Package Description com.pervasive.datarush.operators Provides classes and interfaces for developing dataflow operators. -
-
Uses of LogicalSubgraphFactory in com.pervasive.datarush.operators
Subinterfaces of LogicalSubgraphFactory in com.pervasive.datarush.operators Modifier and Type Interface Description interface
IterativeExecutionContext
Context passed toCompositionIterator.execute(IterativeExecutionContext)
.
-