| <!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:10 PDT 2017 --> |
| <title>Index (gobblin-test-harness 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-test-harness 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:E">E</a> <a href="#I:G">G</a> <a href="#I:I">I</a> <a href="#I:L">L</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:V">V</a> <a name="I:C"> |
| <!-- --> |
| </a> |
| <h2 class="title">C</h2> |
| <dl> |
| <dt><a href="gobblin/test/setup/config/ConfigStepsGenerator.html" title="interface in gobblin.test.setup.config"><span class="typeNameLink">ConfigStepsGenerator</span></a> - Interface in <a href="gobblin/test/setup/config/package-summary.html">gobblin.test.setup.config</a></dt> |
| <dd> |
| <div class="block">An interface for generating the steps associated to the config.</div> |
| </dd> |
| </dl> |
| <a name="I:E"> |
| <!-- --> |
| </a> |
| <h2 class="title">E</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/test/setup/config/Step.html#execute--">execute()</a></span> - Method in interface gobblin.test.setup.config.<a href="gobblin/test/setup/config/Step.html" title="interface in gobblin.test.setup.config">Step</a></dt> |
| <dd> |
| <div class="block">This method will execute the current step which in turn will execute list of operators</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="gobblin/test/execution/operator/SetupOperator.html#executeOperator--">executeOperator()</a></span> - Method in interface gobblin.test.execution.operator.<a href="gobblin/test/execution/operator/SetupOperator.html" title="interface in gobblin.test.execution.operator">SetupOperator</a></dt> |
| <dd> |
| <div class="block">This method is invoked to execute an operator.</div> |
| </dd> |
| </dl> |
| <a name="I:G"> |
| <!-- --> |
| </a> |
| <h2 class="title">G</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/test/setup/config/ConfigStepsGenerator.html#generateExecutionSteps--">generateExecutionSteps()</a></span> - Method in interface gobblin.test.setup.config.<a href="gobblin/test/setup/config/ConfigStepsGenerator.html" title="interface in gobblin.test.setup.config">ConfigStepsGenerator</a></dt> |
| <dd> |
| <div class="block">This method will generate the list of execution steps associated to the config,</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="gobblin/test/setup/config/Step.html#getStepName--">getStepName()</a></span> - Method in interface gobblin.test.setup.config.<a href="gobblin/test/setup/config/Step.html" title="interface in gobblin.test.setup.config">Step</a></dt> |
| <dd> |
| <div class="block">Get the name of the step in the series of steps for information</div> |
| </dd> |
| <dt><a href="gobblin/test/execution/operator/package-summary.html">gobblin.test.execution.operator</a> - package gobblin.test.execution.operator</dt> |
| <dd> </dd> |
| <dt><a href="gobblin/test/execution/validator/package-summary.html">gobblin.test.execution.validator</a> - package gobblin.test.execution.validator</dt> |
| <dd> </dd> |
| <dt><a href="gobblin/test/setup/config/package-summary.html">gobblin.test.setup.config</a> - package gobblin.test.setup.config</dt> |
| <dd> </dd> |
| </dl> |
| <a name="I:I"> |
| <!-- --> |
| </a> |
| <h2 class="title">I</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/test/execution/validator/ValidationRule.html#isValid--">isValid()</a></span> - Method in interface gobblin.test.execution.validator.<a href="gobblin/test/execution/validator/ValidationRule.html" title="interface in gobblin.test.execution.validator">ValidationRule</a></dt> |
| <dd> </dd> |
| </dl> |
| <a name="I:L"> |
| <!-- --> |
| </a> |
| <h2 class="title">L</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="gobblin/test/setup/config/TestHarnessLauncher.html#launchTest--">launchTest()</a></span> - Method in interface gobblin.test.setup.config.<a href="gobblin/test/setup/config/TestHarnessLauncher.html" title="interface in gobblin.test.setup.config">TestHarnessLauncher</a></dt> |
| <dd> |
| <div class="block">This method will launch the test for config entry after validation</div> |
| </dd> |
| </dl> |
| <a name="I:S"> |
| <!-- --> |
| </a> |
| <h2 class="title">S</h2> |
| <dl> |
| <dt><a href="gobblin/test/execution/operator/SetupOperator.html" title="interface in gobblin.test.execution.operator"><span class="typeNameLink">SetupOperator</span></a> - Interface in <a href="gobblin/test/execution/operator/package-summary.html">gobblin.test.execution.operator</a></dt> |
| <dd> |
| <div class="block">An interface for defining the operator , the operator could be a copy of file or converting a file from one format to another.</div> |
| </dd> |
| <dt><a href="gobblin/test/setup/config/Step.html" title="interface in gobblin.test.setup.config"><span class="typeNameLink">Step</span></a> - Interface in <a href="gobblin/test/setup/config/package-summary.html">gobblin.test.setup.config</a></dt> |
| <dd> |
| <div class="block">This interface is to define individual steps associated to a config entry, this implements the Operator interface.</div> |
| </dd> |
| </dl> |
| <a name="I:T"> |
| <!-- --> |
| </a> |
| <h2 class="title">T</h2> |
| <dl> |
| <dt><a href="gobblin/test/setup/config/TestHarnessLauncher.html" title="interface in gobblin.test.setup.config"><span class="typeNameLink">TestHarnessLauncher</span></a> - Interface in <a href="gobblin/test/setup/config/package-summary.html">gobblin.test.setup.config</a></dt> |
| <dd> |
| <div class="block">An interface for parsing the config data for test harness.</div> |
| </dd> |
| </dl> |
| <a name="I:V"> |
| <!-- --> |
| </a> |
| <h2 class="title">V</h2> |
| <dl> |
| <dt><a href="gobblin/test/execution/validator/ValidationRule.html" title="interface in gobblin.test.execution.validator"><span class="typeNameLink">ValidationRule</span></a> - Interface in <a href="gobblin/test/execution/validator/package-summary.html">gobblin.test.execution.validator</a></dt> |
| <dd> |
| <div class="block">An interface is for defining the validator for the test.</div> |
| </dd> |
| </dl> |
| <a href="#I:C">C</a> <a href="#I:E">E</a> <a href="#I:G">G</a> <a href="#I:I">I</a> <a href="#I:L">L</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:V">V</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> |