| <!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:18:48 PDT 2017 --> |
| <title>Index (gobblin-flow-config-service-server 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-flow-config-service-server 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="overview-summary.html">Overview</a></li> |
| <li>Package</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:C">C</a> <a href="#I:D">D</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:Z:Z_">_</a> <a name="I:C"> |
| <!-- --> |
| </a> |
| <h2 class="title">C</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowConfigsResource.html#create-gobblin.service.FlowConfig-">create(FlowConfig)</a></span> - Method in class gobblin.service.<a href="gobblin/service/FlowConfigsResource.html" title="class in gobblin.service">FlowConfigsResource</a></dt> |
| <dd> |
| <div class="block">Create a flow configuration that the service will forward to execution instances for execution</div> |
| </dd> |
| <dt><a href="gobblin/service/validator/CronValidator.html" title="class in gobblin.service.validator"><span class="typeNameLink">CronValidator</span></a> - Class in <a href="gobblin/service/validator/package-summary.html">gobblin.service.validator</a></dt> |
| <dd> |
| <div class="block">Validates the String value to ensure it is a valid Cron expression</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="gobblin/service/validator/CronValidator.html#CronValidator-com.linkedin.data.DataMap-">CronValidator(DataMap)</a></span> - Constructor for class gobblin.service.validator.<a href="gobblin/service/validator/CronValidator.html" title="class in gobblin.service.validator">CronValidator</a></dt> |
| <dd> </dd> |
| </dl> |
| <a name="I:D"> |
| <!-- --> |
| </a> |
| <h2 class="title">D</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowConfigsResource.html#delete-com.linkedin.restli.common.ComplexResourceKey-">delete(ComplexResourceKey<FlowId, EmptyRecord>)</a></span> - Method in class gobblin.service.<a href="gobblin/service/FlowConfigsResource.html" title="class in gobblin.service">FlowConfigsResource</a></dt> |
| <dd> |
| <div class="block">Delete a configured flow.</div> |
| </dd> |
| </dl> |
| <a name="I:F"> |
| <!-- --> |
| </a> |
| <h2 class="title">F</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowStatusResource.html#FLOW_STATUS_GENERATOR_INJECT_NAME">FLOW_STATUS_GENERATOR_INJECT_NAME</a></span> - Static variable in class gobblin.service.<a href="gobblin/service/FlowStatusResource.html" title="class in gobblin.service">FlowStatusResource</a></dt> |
| <dd> </dd> |
| <dt><a href="gobblin/service/FlowConfigsResource.html" title="class in gobblin.service"><span class="typeNameLink">FlowConfigsResource</span></a> - Class in <a href="gobblin/service/package-summary.html">gobblin.service</a></dt> |
| <dd> |
| <div class="block">Resource for handling flow configuration requests</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowConfigsResource.html#FlowConfigsResource--">FlowConfigsResource()</a></span> - Constructor for class gobblin.service.<a href="gobblin/service/FlowConfigsResource.html" title="class in gobblin.service">FlowConfigsResource</a></dt> |
| <dd> </dd> |
| <dt><a href="gobblin/service/FlowStatusResource.html" title="class in gobblin.service"><span class="typeNameLink">FlowStatusResource</span></a> - Class in <a href="gobblin/service/package-summary.html">gobblin.service</a></dt> |
| <dd> |
| <div class="block">Resource for handling flow status requests</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowStatusResource.html#FlowStatusResource--">FlowStatusResource()</a></span> - Constructor for class gobblin.service.<a href="gobblin/service/FlowStatusResource.html" title="class in gobblin.service">FlowStatusResource</a></dt> |
| <dd> </dd> |
| </dl> |
| <a name="I:G"> |
| <!-- --> |
| </a> |
| <h2 class="title">G</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowConfigsResource.html#get-com.linkedin.restli.common.ComplexResourceKey-">get(ComplexResourceKey<FlowId, EmptyRecord>)</a></span> - Method in class gobblin.service.<a href="gobblin/service/FlowConfigsResource.html" title="class in gobblin.service">FlowConfigsResource</a></dt> |
| <dd> |
| <div class="block">Retrieve the flow configuration with the given key</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowStatusResource.html#get-com.linkedin.restli.common.ComplexResourceKey-">get(ComplexResourceKey<FlowStatusId, EmptyRecord>)</a></span> - Method in class gobblin.service.<a href="gobblin/service/FlowStatusResource.html" title="class in gobblin.service">FlowStatusResource</a></dt> |
| <dd> |
| <div class="block">Retrieve the FlowStatus with the given key</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowStatusResource.html#getLatestFlowStatus-com.linkedin.restli.server.PagingContext-gobblin.service.FlowId-">getLatestFlowStatus(PagingContext, FlowId)</a></span> - Method in class gobblin.service.<a href="gobblin/service/FlowStatusResource.html" title="class in gobblin.service">FlowStatusResource</a></dt> |
| <dd> </dd> |
| <dt><a href="gobblin/service/package-summary.html">gobblin.service</a> - package gobblin.service</dt> |
| <dd> </dd> |
| <dt><a href="gobblin/service/validator/package-summary.html">gobblin.service.validator</a> - package gobblin.service.validator</dt> |
| <dd> </dd> |
| </dl> |
| <a name="I:L"> |
| <!-- --> |
| </a> |
| <h2 class="title">L</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowConfigsResource.html#logAndThrowRestLiServiceException-com.linkedin.restli.common.HttpStatus-java.lang.String-java.lang.Exception-">logAndThrowRestLiServiceException(HttpStatus, String, Exception)</a></span> - Method in class gobblin.service.<a href="gobblin/service/FlowConfigsResource.html" title="class in gobblin.service">FlowConfigsResource</a></dt> |
| <dd> |
| <div class="block">Logs message and throws Rest.li exception</div> |
| </dd> |
| </dl> |
| <a name="I:M"> |
| <!-- --> |
| </a> |
| <h2 class="title">M</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowStatusResource.html#MESSAGE_SEPARATOR">MESSAGE_SEPARATOR</a></span> - Static variable in class gobblin.service.<a href="gobblin/service/FlowStatusResource.html" title="class in gobblin.service">FlowStatusResource</a></dt> |
| <dd> </dd> |
| </dl> |
| <a name="I:T"> |
| <!-- --> |
| </a> |
| <h2 class="title">T</h2> |
| <dl> |
| <dt><a href="gobblin/service/validator/TemplateUriValidator.html" title="class in gobblin.service.validator"><span class="typeNameLink">TemplateUriValidator</span></a> - Class in <a href="gobblin/service/validator/package-summary.html">gobblin.service.validator</a></dt> |
| <dd> |
| <div class="block">Validates the String value to ensure that it is a comma separated list of FS scheme URIs</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="gobblin/service/validator/TemplateUriValidator.html#TemplateUriValidator-com.linkedin.data.DataMap-">TemplateUriValidator(DataMap)</a></span> - Constructor for class gobblin.service.validator.<a href="gobblin/service/validator/TemplateUriValidator.html" title="class in gobblin.service.validator">TemplateUriValidator</a></dt> |
| <dd> </dd> |
| </dl> |
| <a name="I:U"> |
| <!-- --> |
| </a> |
| <h2 class="title">U</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowConfigsResource.html#update-com.linkedin.restli.common.ComplexResourceKey-gobblin.service.FlowConfig-">update(ComplexResourceKey<FlowId, EmptyRecord>, FlowConfig)</a></span> - Method in class gobblin.service.<a href="gobblin/service/FlowConfigsResource.html" title="class in gobblin.service">FlowConfigsResource</a></dt> |
| <dd> |
| <div class="block">Update the flow configuration with the specified key.</div> |
| </dd> |
| </dl> |
| <a name="I:V"> |
| <!-- --> |
| </a> |
| <h2 class="title">V</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/service/validator/CronValidator.html#validate-com.linkedin.data.schema.validator.ValidatorContext-">validate(ValidatorContext)</a></span> - Method in class gobblin.service.validator.<a href="gobblin/service/validator/CronValidator.html" title="class in gobblin.service.validator">CronValidator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="gobblin/service/validator/TemplateUriValidator.html#validate-com.linkedin.data.schema.validator.ValidatorContext-">validate(ValidatorContext)</a></span> - Method in class gobblin.service.validator.<a href="gobblin/service/validator/TemplateUriValidator.html" title="class in gobblin.service.validator">TemplateUriValidator</a></dt> |
| <dd> </dd> |
| </dl> |
| <a name="I:Z:Z_"> |
| <!-- --> |
| </a> |
| <h2 class="title">_</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/service/FlowConfigsResource.html#Z:Z_globalFlowCatalog">_globalFlowCatalog</a></span> - Static variable in class gobblin.service.<a href="gobblin/service/FlowConfigsResource.html" title="class in gobblin.service">FlowConfigsResource</a></dt> |
| <dd> </dd> |
| </dl> |
| <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:Z:Z_">_</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="overview-summary.html">Overview</a></li> |
| <li>Package</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> |