Module datarush.library
Package com.pervasive.datarush.annotations
Provides annotations used to describe elements of a dataflow graph.
-
Annotation Types Summary Annotation Type Description Function Indicates that a method returns a ScalarValuedFunction and should be included in the FunctionRegistry or returns an Aggregation and should be included in the AggregationRegistry.FunctionArgument Sets properties for arguments of functions in the FunctionRegistry.OperatorDescription Provides a summary description of an operator that can be exposed in documentation.PortDescription Provides a summary description of a port that can be exposed in documentation.PropertyDescription Provides a summary description of an operator property that can be exposed in documentation.