Package com.pervasive.datarush.annotations


package com.pervasive.datarush.annotations
Provides annotations used to describe elements of a dataflow graph.
  • Annotation Interfaces
    Class
    Description
    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.
    Sets properties for arguments of functions in the FunctionRegistry.
    Provides a summary description of an operator that can be exposed in documentation.
    Provides a summary description of a port that can be exposed in documentation.
    Provides a summary description of an operator property that can be exposed in documentation.