Interface RExecutorBatchFuture

    • Method Detail

      • getTaskFutures

        List<RExecutorFuture<?>> getTaskFutures()
        Returns list of Future objects. Each Future object represents submitted task.
        Returns:
        list