Interface StreamGraphContext.StreamGraphUpdateListener

  • All Known Implementing Classes:
    AdaptiveGraphManager
    Enclosing interface:
    StreamGraphContext

    @Internal
    public static interface StreamGraphContext.StreamGraphUpdateListener
    Interface for observers that monitor the status of a StreamGraph.
    • Method Detail

      • onStreamGraphUpdated

        void onStreamGraphUpdated()
        This method is called whenever the StreamGraph is updated.