blob: c6a106fe92e1833f24d03e9fa6e5643c24d92728 [file] [log] [blame]
<!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 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.calcite.test.concurrent (Calcite 1.19.0 Test API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../org/apache/calcite/test/concurrent/package-summary.html" target="classFrame">org.apache.calcite.test.concurrent</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="ConcurrentTestCommand.html" title="interface in org.apache.calcite.test.concurrent" target="classFrame"><span class="interfaceName">ConcurrentTestCommand</span></a></li>
<li><a href="ConcurrentTestPluginCommand.html" title="interface in org.apache.calcite.test.concurrent" target="classFrame"><span class="interfaceName">ConcurrentTestPluginCommand</span></a></li>
<li><a href="ConcurrentTestPluginCommand.TestContext.html" title="interface in org.apache.calcite.test.concurrent" target="classFrame"><span class="interfaceName">ConcurrentTestPluginCommand.TestContext</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="ConcurrentTestCommandExecutor.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandExecutor</a></li>
<li><a href="ConcurrentTestCommandExecutor.Sync.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandExecutor.Sync</a></li>
<li><a href="ConcurrentTestCommandGenerator.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator</a></li>
<li><a href="ConcurrentTestCommandGenerator.AbstractCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.AbstractCommand</a></li>
<li><a href="ConcurrentTestCommandGenerator.AutoSynchronizationCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.AutoSynchronizationCommand</a></li>
<li><a href="ConcurrentTestCommandGenerator.CloseCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.CloseCommand</a></li>
<li><a href="ConcurrentTestCommandGenerator.CommandWithTimeout.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.CommandWithTimeout</a></li>
<li><a href="ConcurrentTestCommandGenerator.CommitCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.CommitCommand</a></li>
<li><a href="ConcurrentTestCommandGenerator.DdlCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.DdlCommand</a></li>
<li><a href="ConcurrentTestCommandGenerator.ExplainCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.ExplainCommand</a></li>
<li><a href="ConcurrentTestCommandGenerator.FailedThread.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.FailedThread</a></li>
<li><a href="ConcurrentTestCommandGenerator.FetchAndCompareCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.FetchAndCompareCommand</a></li>
<li><a href="ConcurrentTestCommandGenerator.InsertCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.InsertCommand</a></li>
<li><a href="ConcurrentTestCommandGenerator.PrepareCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.PrepareCommand</a></li>
<li><a href="ConcurrentTestCommandGenerator.RollbackCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.RollbackCommand</a></li>
<li><a href="ConcurrentTestCommandGenerator.SleepCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.SleepCommand</a></li>
<li><a href="ConcurrentTestCommandGenerator.SynchronizationCommand.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandGenerator.SynchronizationCommand</a></li>
<li><a href="ConcurrentTestCommandScript.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandScript</a></li>
<li><a href="ConcurrentTestCommandScript.CommandWithTimeout.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandScript.CommandWithTimeout</a></li>
<li><a href="ConcurrentTestCommandScript.CommandWithTimeoutAndRowLimit.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandScript.CommandWithTimeoutAndRowLimit</a></li>
<li><a href="ConcurrentTestCommandScript.StateAction.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandScript.StateAction</a></li>
<li><a href="ConcurrentTestCommandScript.StateDatum.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandScript.StateDatum</a></li>
<li><a href="ConcurrentTestCommandScript.Tool.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommandScript.Tool</a></li>
<li><a href="ConcurrentTestPlugin.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestPlugin</a></li>
<li><a href="ConcurrentTestTimedCommandGenerator.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestTimedCommandGenerator</a></li>
<li><a href="SamplePlugin.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">SamplePlugin</a></li>
<li><a href="SamplePlugin.DescribeResultSet.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">SamplePlugin.DescribeResultSet</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="ConcurrentTestCommand.ShouldHaveFailedException.html" title="class in org.apache.calcite.test.concurrent" target="classFrame">ConcurrentTestCommand.ShouldHaveFailedException</a></li>
</ul>
</div>
</body>
</html>