blob: 35864ab09bde31cfa7565603c2f298dd21894d47 [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.drill.exec.server.options (Drill : 1.20.3 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/drill/exec/server/options/package-summary.html" target="classFrame">org.apache.drill.exec.server.options</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="OptionManager.html" title="interface in org.apache.drill.exec.server.options" target="classFrame"><span class="interfaceName">OptionManager</span></a></li>
<li><a href="OptionSet.html" title="interface in org.apache.drill.exec.server.options" target="classFrame"><span class="interfaceName">OptionSet</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BaseOptionManager.html" title="class in org.apache.drill.exec.server.options" target="classFrame">BaseOptionManager</a></li>
<li><a href="DrillConfigIterator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">DrillConfigIterator</a></li>
<li><a href="FallbackOptionManager.html" title="class in org.apache.drill.exec.server.options" target="classFrame">FallbackOptionManager</a></li>
<li><a href="FragmentOptionManager.html" title="class in org.apache.drill.exec.server.options" target="classFrame">FragmentOptionManager</a></li>
<li><a href="InMemoryOptionManager.html" title="class in org.apache.drill.exec.server.options" target="classFrame">InMemoryOptionManager</a></li>
<li><a href="OptionDefinition.html" title="class in org.apache.drill.exec.server.options" target="classFrame">OptionDefinition</a></li>
<li><a href="OptionList.html" title="class in org.apache.drill.exec.server.options" target="classFrame">OptionList</a></li>
<li><a href="OptionMetaData.html" title="class in org.apache.drill.exec.server.options" target="classFrame">OptionMetaData</a></li>
<li><a href="OptionValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">OptionValidator</a></li>
<li><a href="OptionValidator.OptionDescription.html" title="class in org.apache.drill.exec.server.options" target="classFrame">OptionValidator.OptionDescription</a></li>
<li><a href="OptionValue.html" title="class in org.apache.drill.exec.server.options" target="classFrame">OptionValue</a></li>
<li><a href="PersistedOptionValue.html" title="class in org.apache.drill.exec.server.options" target="classFrame">PersistedOptionValue</a></li>
<li><a href="PersistedOptionValue.Deserializer.html" title="class in org.apache.drill.exec.server.options" target="classFrame">PersistedOptionValue.Deserializer</a></li>
<li><a href="QueryOptionManager.html" title="class in org.apache.drill.exec.server.options" target="classFrame">QueryOptionManager</a></li>
<li><a href="SessionOptionManager.html" title="class in org.apache.drill.exec.server.options" target="classFrame">SessionOptionManager</a></li>
<li><a href="SystemOptionManager.html" title="class in org.apache.drill.exec.server.options" target="classFrame">SystemOptionManager</a></li>
<li><a href="TypeValidators.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators</a></li>
<li><a href="TypeValidators.AdminUserGroupsValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.AdminUserGroupsValidator</a></li>
<li><a href="TypeValidators.AdminUsersValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.AdminUsersValidator</a></li>
<li><a href="TypeValidators.BooleanValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.BooleanValidator</a></li>
<li><a href="TypeValidators.DateTimeFormatValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.DateTimeFormatValidator</a></li>
<li><a href="TypeValidators.DoubleValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.DoubleValidator</a></li>
<li><a href="TypeValidators.EnumeratedStringValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.EnumeratedStringValidator</a></li>
<li><a href="TypeValidators.IntegerValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.IntegerValidator</a></li>
<li><a href="TypeValidators.LongValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.LongValidator</a></li>
<li><a href="TypeValidators.MaxRangeDoubleValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.MaxRangeDoubleValidator</a></li>
<li><a href="TypeValidators.MaxWidthValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.MaxWidthValidator</a></li>
<li><a href="TypeValidators.MinRangeDoubleValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.MinRangeDoubleValidator</a></li>
<li><a href="TypeValidators.NonNegativeLongValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.NonNegativeLongValidator</a></li>
<li><a href="TypeValidators.PositiveLongValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.PositiveLongValidator</a></li>
<li><a href="TypeValidators.PowerOfTwoLongValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.PowerOfTwoLongValidator</a></li>
<li><a href="TypeValidators.RangeDoubleValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.RangeDoubleValidator</a></li>
<li><a href="TypeValidators.RangeLongValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.RangeLongValidator</a></li>
<li><a href="TypeValidators.StringValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.StringValidator</a></li>
<li><a href="TypeValidators.TypeValidator.html" title="class in org.apache.drill.exec.server.options" target="classFrame">TypeValidators.TypeValidator</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="OptionValue.AccessibleScopes.html" title="enum in org.apache.drill.exec.server.options" target="classFrame">OptionValue.AccessibleScopes</a></li>
<li><a href="OptionValue.Kind.html" title="enum in org.apache.drill.exec.server.options" target="classFrame">OptionValue.Kind</a></li>
<li><a href="OptionValue.OptionScope.html" title="enum in org.apache.drill.exec.server.options" target="classFrame">OptionValue.OptionScope</a></li>
</ul>
</div>
</body>
</html>