Job ID

Posted by Joe Olson-2 on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Job-ID-tp13061.html

I've got a job name, and need the job id. Is there a way to get this via the java API? I know I can get it via the rest interface. Is there an equivalent API call in the streaming API?

If not, I'll continue to use the rest interface.