Uses of Enum Class
com.pervasive.datarush.operators.CompilationLevel
Packages that use CompilationLevel
Package
Description
Provides classes and interfaces for developing dataflow operators.
-
Uses of CompilationLevel in com.pervasive.datarush.operators
Methods in com.pervasive.datarush.operators that return CompilationLevelModifier and TypeMethodDescriptionCompositionContext.getCompilationLevel()Returns the compilation level with which the graph is being compiledMetadataCalculationContext.getCompilationLevel()Returns the compilation level with which the graph is being compiledstatic CompilationLevelReturns the enum constant of this class with the specified name.static CompilationLevel[]CompilationLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.