| Package | Description | 
|---|---|
| com.pervasive.datarush.operators | 
 Provides classes and interfaces for developing dataflow operators. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CompilationLevel | 
MetadataCalculationContext.getCompilationLevel()
Returns the compilation level with which the graph is being compiled 
 | 
CompilationLevel | 
CompositionContext.getCompilationLevel()
Returns the compilation level with which the graph is being compiled 
 | 
static CompilationLevel | 
CompilationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CompilationLevel[] | 
CompilationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2024 Actian Corporation. All rights reserved.