Interface DQPCore.CompletionListener<T>

  • All Known Implementing Classes:
    DataTierTupleSource
    Enclosing class:
    DQPCore

    public static interface DQPCore.CompletionListener<T>
    • Method Detail

      • onCompletion

        void onCompletion​(FutureWork<T> future)