Package | Description |
---|---|
com.pervasive.datarush.graphs |
Provides classes and interfaces for the construction of executable
dataflow graphs.
|
Modifier and Type | Method and Description |
---|---|
void |
LogicalGraph.addCompilationListener(GraphCompilationListener listener)
Adds a listener to listen for compilation events.
|
void |
LogicalGraph.removeCompilationListener(GraphCompilationListener listener)
Removes a listener that was added via
LogicalGraph.addCompilationListener(GraphCompilationListener) . |
Copyright © 2016 Actian Corporation. All rights reserved.