| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (1.8.0_40) on Thu Jul 20 13:15:15 PDT 2017 --> |
| <title>Index (gobblin-rest-client 0.11.0 API)</title> |
| <meta name="date" content="2017-07-20"> |
| <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
| <script type="text/javascript" src="script.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Index (gobblin-rest-client 0.11.0 API)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="gobblin/rest/package-summary.html">Package</a></li> |
| <li>Class</li> |
| <li><a href="overview-tree.html">Tree</a></li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li class="navBarCell1Rev">Index</li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?index-all.html" target="_top">Frames</a></li> |
| <li><a href="index-all.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="contentContainer"><a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:G">G</a> <a href="#I:J">J</a> <a href="#I:R">R</a> <a name="I:B"> |
| <!-- --> |
| </a> |
| <h2 class="title">B</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/rest/JobExecutionInfoClient.html#batchGet-java.util.Collection-">batchGet(Collection<JobExecutionQuery>)</a></span> - Method in class gobblin.rest.<a href="gobblin/rest/JobExecutionInfoClient.html" title="class in gobblin.rest">JobExecutionInfoClient</a></dt> |
| <dd> |
| <div class="block">Get a collection of <code>JobExecutionQueryResult</code>s for a collection of <code>JobExecutionQuery</code>s.</div> |
| </dd> |
| </dl> |
| <a name="I:C"> |
| <!-- --> |
| </a> |
| <h2 class="title">C</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/rest/JobExecutionInfoClient.html#close--">close()</a></span> - Method in class gobblin.rest.<a href="gobblin/rest/JobExecutionInfoClient.html" title="class in gobblin.rest">JobExecutionInfoClient</a></dt> |
| <dd> </dd> |
| </dl> |
| <a name="I:G"> |
| <!-- --> |
| </a> |
| <h2 class="title">G</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/rest/JobExecutionInfoClient.html#get-gobblin.rest.JobExecutionQuery-">get(JobExecutionQuery)</a></span> - Method in class gobblin.rest.<a href="gobblin/rest/JobExecutionInfoClient.html" title="class in gobblin.rest">JobExecutionInfoClient</a></dt> |
| <dd> |
| <div class="block">Get a <code>JobExecutionQueryResult</code> for a <code>JobExecutionQuery</code>.</div> |
| </dd> |
| <dt><a href="gobblin/rest/package-summary.html">gobblin.rest</a> - package gobblin.rest</dt> |
| <dd> </dd> |
| </dl> |
| <a name="I:J"> |
| <!-- --> |
| </a> |
| <h2 class="title">J</h2> |
| <dl> |
| <dt><a href="gobblin/rest/JobExecutionInfoClient.html" title="class in gobblin.rest"><span class="typeNameLink">JobExecutionInfoClient</span></a> - Class in <a href="gobblin/rest/package-summary.html">gobblin.rest</a></dt> |
| <dd> |
| <div class="block">A Rest.li client to work with the Rest.li service for job execution queries.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="gobblin/rest/JobExecutionInfoClient.html#JobExecutionInfoClient-java.lang.String-">JobExecutionInfoClient(String)</a></span> - Constructor for class gobblin.rest.<a href="gobblin/rest/JobExecutionInfoClient.html" title="class in gobblin.rest">JobExecutionInfoClient</a></dt> |
| <dd> </dd> |
| </dl> |
| <a name="I:R"> |
| <!-- --> |
| </a> |
| <h2 class="title">R</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/rest/JobExecutionInfoClient.html#restClient">restClient</a></span> - Variable in class gobblin.rest.<a href="gobblin/rest/JobExecutionInfoClient.html" title="class in gobblin.rest">JobExecutionInfoClient</a></dt> |
| <dd> </dd> |
| </dl> |
| <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:G">G</a> <a href="#I:J">J</a> <a href="#I:R">R</a> </div> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="gobblin/rest/package-summary.html">Package</a></li> |
| <li>Class</li> |
| <li><a href="overview-tree.html">Tree</a></li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li class="navBarCell1Rev">Index</li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?index-all.html" target="_top">Frames</a></li> |
| <li><a href="index-all.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </body> |
| </html> |