Interface CompositionContext

All Superinterfaces:
MetadataContext, OperatorComposable
All Known Subinterfaces:
DeferredCompositionContext

public interface CompositionContext extends OperatorComposable, MetadataContext
Composition context used by CompositeOperator's.
  • Method Details

    • getCompilationLevel

      CompilationLevel getCompilationLevel()
      Returns the compilation level with which the graph is being compiled
      Returns:
      the compilation level