Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

[REEF-881] Create a ProgressProvider on the C# side #607

Closed
wants to merge 1 commit into from

Conversation

afchung
Copy link
Contributor

@afchung afchung commented Nov 3, 2015

This addressed the issue by

  • Creating the ProgressProvider class in C# and piping it to Java.

JIRA:
REEF-881

This addressed the issue by
  * Creating the ProgressProvider class in C# and piping it to Java.

JIRA:
  [REEF-881](https://issues.apache.org/jira/browse/REEF-881)
@@ -563,6 +565,24 @@ JNIEXPORT void JNICALL Java_org_apache_reef_javabridge_NativeInterop_clrSystemDr
}
}

/*
* Class: org_apache_reef_javabridge_NativeInterop
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a space.

@dongjoon-hyun
Copy link
Member

I just leaved a few comments about indentation.

@dongjoon-hyun
Copy link
Member

@afchung , it looks good to me. I'll merge this.

@asfgit asfgit closed this in 5b65c73 Nov 3, 2015
@afchung
Copy link
Contributor Author

afchung commented Nov 3, 2015

Thanks @dongjoon-hyun!

@dongjoon-hyun
Copy link
Member

:) @afchung

markusweimer pushed a commit to markusweimer/reef that referenced this pull request Dec 7, 2015
This addressed the issue by
  * Creating the ProgressProvider class in C# and piping it to Java.

JIRA:
  [REEF-881](https://issues.apache.org/jira/browse/REEF-881)

Pull Request:
  This closes apache#607
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants