blob: b5bab29c35bacd8bfd014fbd63192be0af8bafbc [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>CoreOperatorType (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>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CoreOperatorType (Drill : 1.20.3 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":10,"i2":9,"i3":9,"i4":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CoreOperatorType.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/FragmentWrapper.html" title="class in org.apache.drill.exec.server.rest.profile"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" target="_top">Frames</a></li>
<li><a href="CoreOperatorType.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.drill.exec.server.rest.profile</div>
<h2 title="Enum CoreOperatorType" class="title">Enum CoreOperatorType</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a>&gt;</li>
<li>
<ul class="inheritance">
<li>org.apache.drill.exec.server.rest.profile.CoreOperatorType</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a>&gt;</dd>
</dl>
<hr>
<br>
<pre>public enum <span class="typeNameLabel">CoreOperatorType</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a>&gt;</pre>
<div class="block">This class is used for backward compatibility when reading older query profiles that
stored operator id instead of its name.
<b>Please do not update this class. It will be removed for Drill 2.0</b></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum.constant.summary">
<!-- -->
</a>
<h3>Enum Constant Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Enum Constant and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#AVRO_SUB_SCAN">AVRO_SUB_SCAN</a></span></code>
<div class="block"><code>AVRO_SUB_SCAN = 36;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#BROADCAST_SENDER">BROADCAST_SENDER</a></span></code>
<div class="block"><code>BROADCAST_SENDER = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#COMPLEX_TO_JSON">COMPLEX_TO_JSON</a></span></code>
<div class="block"><code>COMPLEX_TO_JSON = 31;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#DIRECT_SUB_SCAN">DIRECT_SUB_SCAN</a></span></code>
<div class="block"><code>DIRECT_SUB_SCAN = 26;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#DRUID_SUB_SCAN">DRUID_SUB_SCAN</a></span></code>
<div class="block"><code>DRUID_SUB_SCAN = 68;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#EXCEL_SUB_SCAN">EXCEL_SUB_SCAN</a></span></code>
<div class="block"><code>EXCEL_SUB_SCAN = 64;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#EXTERNAL_SORT">EXTERNAL_SORT</a></span></code>
<div class="block"><code>EXTERNAL_SORT = 17;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#FILTER">FILTER</a></span></code>
<div class="block"><code>FILTER = 2;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#FLATTEN">FLATTEN</a></span></code>
<div class="block"><code>FLATTEN = 40;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#HASH_AGGREGATE">HASH_AGGREGATE</a></span></code>
<div class="block"><code>HASH_AGGREGATE = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#HASH_JOIN">HASH_JOIN</a></span></code>
<div class="block"><code>HASH_JOIN = 4;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#HASH_PARTITION_SENDER">HASH_PARTITION_SENDER</a></span></code>
<div class="block"><code>HASH_PARTITION_SENDER = 6;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#HBASE_SUB_SCAN">HBASE_SUB_SCAN</a></span></code>
<div class="block"><code>HBASE_SUB_SCAN = 33;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#HDF5_SUB_SCAN">HDF5_SUB_SCAN</a></span></code>
<div class="block"><code>HDF5_SUB_SCAN = 63;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#HIVE_DRILL_NATIVE_PARQUET_ROW_GROUP_SCAN">HIVE_DRILL_NATIVE_PARQUET_ROW_GROUP_SCAN</a></span></code>
<div class="block"><code>HIVE_DRILL_NATIVE_PARQUET_ROW_GROUP_SCAN = 43;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#HIVE_SUB_SCAN">HIVE_SUB_SCAN</a></span></code>
<div class="block"><code>HIVE_SUB_SCAN = 22;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#HTPPD_LOG_SUB_SCAN">HTPPD_LOG_SUB_SCAN</a></span></code>
<div class="block"><code>HTPPD_LOG_SUB_SCAN = 51;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#HTTP_SUB_SCAN">HTTP_SUB_SCAN</a></span></code>
<div class="block"><code>HTTP_SUB_SCAN = 70;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#IMAGE_SUB_SCAN">IMAGE_SUB_SCAN</a></span></code>
<div class="block"><code>IMAGE_SUB_SCAN = 52;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#INFO_SCHEMA_SUB_SCAN">INFO_SCHEMA_SUB_SCAN</a></span></code>
<div class="block"><code>INFO_SCHEMA_SUB_SCAN = 30;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#JDBC_SCAN">JDBC_SCAN</a></span></code>
<div class="block"><code>JDBC_SCAN = 44;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#JSON_SUB_SCAN">JSON_SUB_SCAN</a></span></code>
<div class="block"><code>JSON_SUB_SCAN = 29;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#JSON_WRITER">JSON_WRITER</a></span></code>
<div class="block"><code>JSON_WRITER = 50;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#KAFKA_SUB_SCAN">KAFKA_SUB_SCAN</a></span></code>
<div class="block"><code>KAFKA_SUB_SCAN = 38;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#KUDU_SUB_SCAN">KUDU_SUB_SCAN</a></span></code>
<div class="block"><code>KUDU_SUB_SCAN = 39;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#KUDU_WRITER">KUDU_WRITER</a></span></code>
<div class="block"><code>KUDU_WRITER = 48;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#LATERAL_JOIN">LATERAL_JOIN</a></span></code>
<div class="block"><code>LATERAL_JOIN = 41;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#LIMIT">LIMIT</a></span></code>
<div class="block"><code>LIMIT = 7;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#LTSV_SUB_SCAN">LTSV_SUB_SCAN</a></span></code>
<div class="block"><code>LTSV_SUB_SCAN = 62;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#MAPRDB_SUB_SCAN">MAPRDB_SUB_SCAN</a></span></code>
<div class="block"><code>MAPRDB_SUB_SCAN = 46;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#MERGE_JOIN">MERGE_JOIN</a></span></code>
<div class="block"><code>MERGE_JOIN = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#MERGING_RECEIVER">MERGING_RECEIVER</a></span></code>
<div class="block"><code>MERGING_RECEIVER = 8;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#METADATA_CONTROLLER">METADATA_CONTROLLER</a></span></code>
<div class="block"><code>METADATA_CONTROLLER = 67;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#METADATA_HANDLER">METADATA_HANDLER</a></span></code>
<div class="block"><code>METADATA_HANDLER = 66;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#MOCK_SUB_SCAN">MOCK_SUB_SCAN</a></span></code>
<div class="block"><code>MOCK_SUB_SCAN = 24;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#MONGO_SUB_SCAN">MONGO_SUB_SCAN</a></span></code>
<div class="block"><code>MONGO_SUB_SCAN = 47;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#NESTED_LOOP_JOIN">NESTED_LOOP_JOIN</a></span></code>
<div class="block"><code>NESTED_LOOP_JOIN = 35;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#OLD_SORT">OLD_SORT</a></span></code>
<div class="block"><code>OLD_SORT = 20;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#OPEN_TSDB_SUB_SCAN">OPEN_TSDB_SUB_SCAN</a></span></code>
<div class="block"><code>OPEN_TSDB_SUB_SCAN = 49;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#ORDERED_PARTITION_SENDER">ORDERED_PARTITION_SENDER</a></span></code>
<div class="block"><code>ORDERED_PARTITION_SENDER = 9;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#PARQUET_ROW_GROUP_SCAN">PARQUET_ROW_GROUP_SCAN</a></span></code>
<div class="block"><code>PARQUET_ROW_GROUP_SCAN = 21;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#PARQUET_WRITER">PARQUET_WRITER</a></span></code>
<div class="block"><code>PARQUET_WRITER = 25;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#PARTITION_LIMIT">PARTITION_LIMIT</a></span></code>
<div class="block"><code>PARTITION_LIMIT = 54;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#PCAP_SUB_SCAN">PCAP_SUB_SCAN</a></span></code>
<div class="block"><code>PCAP_SUB_SCAN = 37;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#PCAPNG_SUB_SCAN">PCAPNG_SUB_SCAN</a></span></code>
<div class="block"><code>PCAPNG_SUB_SCAN = 55;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#PRODUCER_CONSUMER">PRODUCER_CONSUMER</a></span></code>
<div class="block"><code>PRODUCER_CONSUMER = 32;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#PROJECT">PROJECT</a></span></code>
<div class="block"><code>PROJECT = 10;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#RANGE_PARTITION_SENDER">RANGE_PARTITION_SENDER</a></span></code>
<div class="block"><code>RANGE_PARTITION_SENDER = 12;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#REGEX_SUB_SCAN">REGEX_SUB_SCAN</a></span></code>
<div class="block"><code>REGEX_SUB_SCAN = 45;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#ROWKEY_JOIN">ROWKEY_JOIN</a></span></code>
<div class="block"><code>ROWKEY_JOIN = 57;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#RUNTIME_FILTER">RUNTIME_FILTER</a></span></code>
<div class="block"><code>RUNTIME_FILTER = 56;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#SCREEN">SCREEN</a></span></code>
<div class="block"><code>SCREEN = 13;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#SELECTION_VECTOR_REMOVER">SELECTION_VECTOR_REMOVER</a></span></code>
<div class="block"><code>SELECTION_VECTOR_REMOVER = 14;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#SEQUENCE_SUB_SCAN">SEQUENCE_SUB_SCAN</a></span></code>
<div class="block"><code>SEQUENCE_SUB_SCAN = 53;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#SHP_SUB_SCAN">SHP_SUB_SCAN</a></span></code>
<div class="block"><code>SHP_SUB_SCAN = 65;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#SINGLE_SENDER">SINGLE_SENDER</a></span></code>
<div class="block"><code>SINGLE_SENDER = 0;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#SPSS_SUB_SCAN">SPSS_SUB_SCAN</a></span></code>
<div class="block"><code>SPSS_SUB_SCAN = 69;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#STATISTICS_AGGREGATE">STATISTICS_AGGREGATE</a></span></code>
<div class="block"><code>STATISTICS_AGGREGATE = 59;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#STATISTICS_MERGE">STATISTICS_MERGE</a></span></code>
<div class="block"><code>STATISTICS_MERGE = 61;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#STREAMING_AGGREGATE">STREAMING_AGGREGATE</a></span></code>
<div class="block"><code>STREAMING_AGGREGATE = 15;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#SYSLOG_SUB_SCAN">SYSLOG_SUB_SCAN</a></span></code>
<div class="block"><code>SYSLOG_SUB_SCAN = 58;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#SYSTEM_TABLE_SCAN">SYSTEM_TABLE_SCAN</a></span></code>
<div class="block"><code>SYSTEM_TABLE_SCAN = 23;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#TEXT_SUB_SCAN">TEXT_SUB_SCAN</a></span></code>
<div class="block"><code>TEXT_SUB_SCAN = 28;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#TEXT_WRITER">TEXT_WRITER</a></span></code>
<div class="block"><code>TEXT_WRITER = 27;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#TOP_N_SORT">TOP_N_SORT</a></span></code>
<div class="block"><code>TOP_N_SORT = 16;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#TRACE">TRACE</a></span></code>
<div class="block"><code>TRACE = 18;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#UNION">UNION</a></span></code>
<div class="block"><code>UNION = 19;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#UNNEST">UNNEST</a></span></code>
<div class="block"><code>UNNEST = 42;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#UNORDERED_RECEIVER">UNORDERED_RECEIVER</a></span></code>
<div class="block"><code>UNORDERED_RECEIVER = 11;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#UNPIVOT_MAPS">UNPIVOT_MAPS</a></span></code>
<div class="block"><code>UNPIVOT_MAPS = 60;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#WINDOW">WINDOW</a></span></code>
<div class="block"><code>WINDOW = 34;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#XML_SUB_SCAN">XML_SUB_SCAN</a></span></code>
<div class="block"><code>XML_SUB_SCAN = 71;</code></div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#forName-java.lang.String-">forName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#getId--">getId</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#valueOf-int-">valueOf</a></span>(int&nbsp;id)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum.constant.detail">
<!-- -->
</a>
<h3>Enum Constant Detail</h3>
<a name="SINGLE_SENDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SINGLE_SENDER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> SINGLE_SENDER</pre>
<div class="block"><code>SINGLE_SENDER = 0;</code></div>
</li>
</ul>
<a name="BROADCAST_SENDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BROADCAST_SENDER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> BROADCAST_SENDER</pre>
<div class="block"><code>BROADCAST_SENDER = 1;</code></div>
</li>
</ul>
<a name="FILTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FILTER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> FILTER</pre>
<div class="block"><code>FILTER = 2;</code></div>
</li>
</ul>
<a name="HASH_AGGREGATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HASH_AGGREGATE</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> HASH_AGGREGATE</pre>
<div class="block"><code>HASH_AGGREGATE = 3;</code></div>
</li>
</ul>
<a name="HASH_JOIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HASH_JOIN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> HASH_JOIN</pre>
<div class="block"><code>HASH_JOIN = 4;</code></div>
</li>
</ul>
<a name="MERGE_JOIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MERGE_JOIN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> MERGE_JOIN</pre>
<div class="block"><code>MERGE_JOIN = 5;</code></div>
</li>
</ul>
<a name="HASH_PARTITION_SENDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HASH_PARTITION_SENDER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> HASH_PARTITION_SENDER</pre>
<div class="block"><code>HASH_PARTITION_SENDER = 6;</code></div>
</li>
</ul>
<a name="LIMIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LIMIT</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> LIMIT</pre>
<div class="block"><code>LIMIT = 7;</code></div>
</li>
</ul>
<a name="MERGING_RECEIVER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MERGING_RECEIVER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> MERGING_RECEIVER</pre>
<div class="block"><code>MERGING_RECEIVER = 8;</code></div>
</li>
</ul>
<a name="ORDERED_PARTITION_SENDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORDERED_PARTITION_SENDER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> ORDERED_PARTITION_SENDER</pre>
<div class="block"><code>ORDERED_PARTITION_SENDER = 9;</code></div>
</li>
</ul>
<a name="PROJECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> PROJECT</pre>
<div class="block"><code>PROJECT = 10;</code></div>
</li>
</ul>
<a name="UNORDERED_RECEIVER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNORDERED_RECEIVER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> UNORDERED_RECEIVER</pre>
<div class="block"><code>UNORDERED_RECEIVER = 11;</code></div>
</li>
</ul>
<a name="RANGE_PARTITION_SENDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RANGE_PARTITION_SENDER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> RANGE_PARTITION_SENDER</pre>
<div class="block"><code>RANGE_PARTITION_SENDER = 12;</code></div>
</li>
</ul>
<a name="SCREEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCREEN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> SCREEN</pre>
<div class="block"><code>SCREEN = 13;</code></div>
</li>
</ul>
<a name="SELECTION_VECTOR_REMOVER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SELECTION_VECTOR_REMOVER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> SELECTION_VECTOR_REMOVER</pre>
<div class="block"><code>SELECTION_VECTOR_REMOVER = 14;</code></div>
</li>
</ul>
<a name="STREAMING_AGGREGATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STREAMING_AGGREGATE</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> STREAMING_AGGREGATE</pre>
<div class="block"><code>STREAMING_AGGREGATE = 15;</code></div>
</li>
</ul>
<a name="TOP_N_SORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOP_N_SORT</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> TOP_N_SORT</pre>
<div class="block"><code>TOP_N_SORT = 16;</code></div>
</li>
</ul>
<a name="EXTERNAL_SORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTERNAL_SORT</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> EXTERNAL_SORT</pre>
<div class="block"><code>EXTERNAL_SORT = 17;</code></div>
</li>
</ul>
<a name="TRACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRACE</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> TRACE</pre>
<div class="block"><code>TRACE = 18;</code></div>
</li>
</ul>
<a name="UNION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNION</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> UNION</pre>
<div class="block"><code>UNION = 19;</code></div>
</li>
</ul>
<a name="OLD_SORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_SORT</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> OLD_SORT</pre>
<div class="block"><code>OLD_SORT = 20;</code></div>
</li>
</ul>
<a name="PARQUET_ROW_GROUP_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_ROW_GROUP_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> PARQUET_ROW_GROUP_SCAN</pre>
<div class="block"><code>PARQUET_ROW_GROUP_SCAN = 21;</code></div>
</li>
</ul>
<a name="HIVE_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HIVE_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> HIVE_SUB_SCAN</pre>
<div class="block"><code>HIVE_SUB_SCAN = 22;</code></div>
</li>
</ul>
<a name="SYSTEM_TABLE_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SYSTEM_TABLE_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> SYSTEM_TABLE_SCAN</pre>
<div class="block"><code>SYSTEM_TABLE_SCAN = 23;</code></div>
</li>
</ul>
<a name="MOCK_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MOCK_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> MOCK_SUB_SCAN</pre>
<div class="block"><code>MOCK_SUB_SCAN = 24;</code></div>
</li>
</ul>
<a name="PARQUET_WRITER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_WRITER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> PARQUET_WRITER</pre>
<div class="block"><code>PARQUET_WRITER = 25;</code></div>
</li>
</ul>
<a name="DIRECT_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIRECT_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> DIRECT_SUB_SCAN</pre>
<div class="block"><code>DIRECT_SUB_SCAN = 26;</code></div>
</li>
</ul>
<a name="TEXT_WRITER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_WRITER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> TEXT_WRITER</pre>
<div class="block"><code>TEXT_WRITER = 27;</code></div>
</li>
</ul>
<a name="TEXT_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> TEXT_SUB_SCAN</pre>
<div class="block"><code>TEXT_SUB_SCAN = 28;</code></div>
</li>
</ul>
<a name="JSON_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JSON_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> JSON_SUB_SCAN</pre>
<div class="block"><code>JSON_SUB_SCAN = 29;</code></div>
</li>
</ul>
<a name="INFO_SCHEMA_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INFO_SCHEMA_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> INFO_SCHEMA_SUB_SCAN</pre>
<div class="block"><code>INFO_SCHEMA_SUB_SCAN = 30;</code></div>
</li>
</ul>
<a name="COMPLEX_TO_JSON">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPLEX_TO_JSON</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> COMPLEX_TO_JSON</pre>
<div class="block"><code>COMPLEX_TO_JSON = 31;</code></div>
</li>
</ul>
<a name="PRODUCER_CONSUMER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCER_CONSUMER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> PRODUCER_CONSUMER</pre>
<div class="block"><code>PRODUCER_CONSUMER = 32;</code></div>
</li>
</ul>
<a name="HBASE_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HBASE_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> HBASE_SUB_SCAN</pre>
<div class="block"><code>HBASE_SUB_SCAN = 33;</code></div>
</li>
</ul>
<a name="WINDOW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WINDOW</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> WINDOW</pre>
<div class="block"><code>WINDOW = 34;</code></div>
</li>
</ul>
<a name="NESTED_LOOP_JOIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NESTED_LOOP_JOIN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> NESTED_LOOP_JOIN</pre>
<div class="block"><code>NESTED_LOOP_JOIN = 35;</code></div>
</li>
</ul>
<a name="AVRO_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AVRO_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> AVRO_SUB_SCAN</pre>
<div class="block"><code>AVRO_SUB_SCAN = 36;</code></div>
</li>
</ul>
<a name="PCAP_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PCAP_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> PCAP_SUB_SCAN</pre>
<div class="block"><code>PCAP_SUB_SCAN = 37;</code></div>
</li>
</ul>
<a name="KAFKA_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KAFKA_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> KAFKA_SUB_SCAN</pre>
<div class="block"><code>KAFKA_SUB_SCAN = 38;</code></div>
</li>
</ul>
<a name="KUDU_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KUDU_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> KUDU_SUB_SCAN</pre>
<div class="block"><code>KUDU_SUB_SCAN = 39;</code></div>
</li>
</ul>
<a name="FLATTEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FLATTEN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> FLATTEN</pre>
<div class="block"><code>FLATTEN = 40;</code></div>
</li>
</ul>
<a name="LATERAL_JOIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LATERAL_JOIN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> LATERAL_JOIN</pre>
<div class="block"><code>LATERAL_JOIN = 41;</code></div>
</li>
</ul>
<a name="UNNEST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNNEST</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> UNNEST</pre>
<div class="block"><code>UNNEST = 42;</code></div>
</li>
</ul>
<a name="HIVE_DRILL_NATIVE_PARQUET_ROW_GROUP_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HIVE_DRILL_NATIVE_PARQUET_ROW_GROUP_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> HIVE_DRILL_NATIVE_PARQUET_ROW_GROUP_SCAN</pre>
<div class="block"><code>HIVE_DRILL_NATIVE_PARQUET_ROW_GROUP_SCAN = 43;</code></div>
</li>
</ul>
<a name="JDBC_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JDBC_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> JDBC_SCAN</pre>
<div class="block"><code>JDBC_SCAN = 44;</code></div>
</li>
</ul>
<a name="REGEX_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGEX_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> REGEX_SUB_SCAN</pre>
<div class="block"><code>REGEX_SUB_SCAN = 45;</code></div>
</li>
</ul>
<a name="MAPRDB_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MAPRDB_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> MAPRDB_SUB_SCAN</pre>
<div class="block"><code>MAPRDB_SUB_SCAN = 46;</code></div>
</li>
</ul>
<a name="MONGO_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MONGO_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> MONGO_SUB_SCAN</pre>
<div class="block"><code>MONGO_SUB_SCAN = 47;</code></div>
</li>
</ul>
<a name="KUDU_WRITER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KUDU_WRITER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> KUDU_WRITER</pre>
<div class="block"><code>KUDU_WRITER = 48;</code></div>
</li>
</ul>
<a name="OPEN_TSDB_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OPEN_TSDB_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> OPEN_TSDB_SUB_SCAN</pre>
<div class="block"><code>OPEN_TSDB_SUB_SCAN = 49;</code></div>
</li>
</ul>
<a name="JSON_WRITER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JSON_WRITER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> JSON_WRITER</pre>
<div class="block"><code>JSON_WRITER = 50;</code></div>
</li>
</ul>
<a name="HTPPD_LOG_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HTPPD_LOG_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> HTPPD_LOG_SUB_SCAN</pre>
<div class="block"><code>HTPPD_LOG_SUB_SCAN = 51;</code></div>
</li>
</ul>
<a name="IMAGE_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IMAGE_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> IMAGE_SUB_SCAN</pre>
<div class="block"><code>IMAGE_SUB_SCAN = 52;</code></div>
</li>
</ul>
<a name="SEQUENCE_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SEQUENCE_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> SEQUENCE_SUB_SCAN</pre>
<div class="block"><code>SEQUENCE_SUB_SCAN = 53;</code></div>
</li>
</ul>
<a name="PARTITION_LIMIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARTITION_LIMIT</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> PARTITION_LIMIT</pre>
<div class="block"><code>PARTITION_LIMIT = 54;</code></div>
</li>
</ul>
<a name="PCAPNG_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PCAPNG_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> PCAPNG_SUB_SCAN</pre>
<div class="block"><code>PCAPNG_SUB_SCAN = 55;</code></div>
</li>
</ul>
<a name="RUNTIME_FILTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RUNTIME_FILTER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> RUNTIME_FILTER</pre>
<div class="block"><code>RUNTIME_FILTER = 56;</code></div>
</li>
</ul>
<a name="ROWKEY_JOIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROWKEY_JOIN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> ROWKEY_JOIN</pre>
<div class="block"><code>ROWKEY_JOIN = 57;</code></div>
</li>
</ul>
<a name="SYSLOG_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SYSLOG_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> SYSLOG_SUB_SCAN</pre>
<div class="block"><code>SYSLOG_SUB_SCAN = 58;</code></div>
</li>
</ul>
<a name="STATISTICS_AGGREGATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STATISTICS_AGGREGATE</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> STATISTICS_AGGREGATE</pre>
<div class="block"><code>STATISTICS_AGGREGATE = 59;</code></div>
</li>
</ul>
<a name="UNPIVOT_MAPS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNPIVOT_MAPS</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> UNPIVOT_MAPS</pre>
<div class="block"><code>UNPIVOT_MAPS = 60;</code></div>
</li>
</ul>
<a name="STATISTICS_MERGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STATISTICS_MERGE</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> STATISTICS_MERGE</pre>
<div class="block"><code>STATISTICS_MERGE = 61;</code></div>
</li>
</ul>
<a name="LTSV_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LTSV_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> LTSV_SUB_SCAN</pre>
<div class="block"><code>LTSV_SUB_SCAN = 62;</code></div>
</li>
</ul>
<a name="HDF5_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HDF5_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> HDF5_SUB_SCAN</pre>
<div class="block"><code>HDF5_SUB_SCAN = 63;</code></div>
</li>
</ul>
<a name="EXCEL_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXCEL_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> EXCEL_SUB_SCAN</pre>
<div class="block"><code>EXCEL_SUB_SCAN = 64;</code></div>
</li>
</ul>
<a name="SHP_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SHP_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> SHP_SUB_SCAN</pre>
<div class="block"><code>SHP_SUB_SCAN = 65;</code></div>
</li>
</ul>
<a name="METADATA_HANDLER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METADATA_HANDLER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> METADATA_HANDLER</pre>
<div class="block"><code>METADATA_HANDLER = 66;</code></div>
</li>
</ul>
<a name="METADATA_CONTROLLER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METADATA_CONTROLLER</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> METADATA_CONTROLLER</pre>
<div class="block"><code>METADATA_CONTROLLER = 67;</code></div>
</li>
</ul>
<a name="DRUID_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DRUID_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> DRUID_SUB_SCAN</pre>
<div class="block"><code>DRUID_SUB_SCAN = 68;</code></div>
</li>
</ul>
<a name="SPSS_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPSS_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> SPSS_SUB_SCAN</pre>
<div class="block"><code>SPSS_SUB_SCAN = 69;</code></div>
</li>
</ul>
<a name="HTTP_SUB_SCAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HTTP_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> HTTP_SUB_SCAN</pre>
<div class="block"><code>HTTP_SUB_SCAN = 70;</code></div>
</li>
</ul>
<a name="XML_SUB_SCAN">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>XML_SUB_SCAN</h4>
<pre>public static final&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a> XML_SUB_SCAN</pre>
<div class="block"><code>XML_SUB_SCAN = 71;</code></div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="values--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>values</h4>
<pre>public static&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a>[]&nbsp;values()</pre>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared. This method may be used to iterate
over the constants as follows:
<pre>
for (CoreOperatorType c : CoreOperatorType.values())
&nbsp; System.out.println(c);
</pre></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an array containing the constants of this enum type, in the order they are declared</dd>
</dl>
</li>
</ul>
<a name="valueOf-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>valueOf</h4>
<pre>public static&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a>&nbsp;valueOf(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - the name of the enum constant to be returned.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the enum constant with the specified name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd>
</dl>
</li>
</ul>
<a name="getId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getId</h4>
<pre>public&nbsp;int&nbsp;getId()</pre>
</li>
</ul>
<a name="valueOf-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>valueOf</h4>
<pre>public static&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a>&nbsp;valueOf(int&nbsp;id)</pre>
</li>
</ul>
<a name="forName-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>forName</h4>
<pre>public static&nbsp;<a href="../../../../../../../org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" title="enum in org.apache.drill.exec.server.rest.profile">CoreOperatorType</a>&nbsp;forName(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CoreOperatorType.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../../../../org/apache/drill/exec/server/rest/profile/FragmentWrapper.html" title="class in org.apache.drill.exec.server.rest.profile"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/drill/exec/server/rest/profile/CoreOperatorType.html" target="_top">Frames</a></li>
<li><a href="CoreOperatorType.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 1970 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>