blob: 6c18da887eb3396cff7a452b296ca6449900a2b9 [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>Uses of Class org.apache.drill.common.expression.PathSegment (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="Uses of Class org.apache.drill.common.expression.PathSegment (Drill : 1.20.3 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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/drill/common/expression/class-use/PathSegment.html" target="_top">Frames</a></li>
<li><a href="PathSegment.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.drill.common.expression.PathSegment" class="title">Uses of Class<br>org.apache.drill.common.expression.PathSegment</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.common.expression">org.apache.drill.common.expression</a></td>
<td class="colLast">
<div class="block">Logical expression tree representation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.common.expression.parser">org.apache.drill.common.expression.parser</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.expr">org.apache.drill.exec.expr</a></td>
<td class="colLast">
<div class="block">Drill expression materialization and evaluation facilities.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.planner.index">org.apache.drill.exec.planner.index</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.record">org.apache.drill.exec.record</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.util">org.apache.drill.exec.util</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.vector.complex">org.apache.drill.exec.vector.complex</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.drill.common.expression">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a> in <a href="../../../../../../org/apache/drill/common/expression/package-summary.html">org.apache.drill.common.expression</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a> in <a href="../../../../../../org/apache/drill/common/expression/package-summary.html">org.apache.drill.common.expression</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.ArraySegment.html" title="class in org.apache.drill.common.expression">PathSegment.ArraySegment</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.NameSegment.html" title="class in org.apache.drill.common.expression">PathSegment.NameSegment</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/drill/common/expression/package-summary.html">org.apache.drill.common.expression</a> that return <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">PathSegment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html#clone--">clone</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">PathSegment.ArraySegment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.ArraySegment.html#clone--">clone</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">PathSegment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html#cloneWithNewChild-org.apache.drill.common.expression.PathSegment-">cloneWithNewChild</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;newChild)</code>
<div class="block">Makes copy of segment chain with <code>newChild</code> added at the end.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">PathSegment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html#getChild--">getChild</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaPath.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/SchemaPath.html#getLastSegment--">getLastSegment</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/drill/common/expression/package-summary.html">org.apache.drill.common.expression</a> with parameters of type <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">PathSegment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html#cloneWithNewChild-org.apache.drill.common.expression.PathSegment-">cloneWithNewChild</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;newChild)</code>
<div class="block">Makes copy of segment chain with <code>newChild</code> added at the end.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/common/expression/PathSegment.ArraySegment.html" title="class in org.apache.drill.common.expression">PathSegment.ArraySegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">PathSegment.ArraySegment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.ArraySegment.html#cloneWithNewChild-org.apache.drill.common.expression.PathSegment-">cloneWithNewChild</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;newChild)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/common/expression/PathSegment.NameSegment.html" title="class in org.apache.drill.common.expression">PathSegment.NameSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">PathSegment.NameSegment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.NameSegment.html#cloneWithNewChild-org.apache.drill.common.expression.PathSegment-">cloneWithNewChild</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;newChild)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">PathSegment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html#contains-org.apache.drill.common.expression.PathSegment-">contains</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;otherSeg)</code>
<div class="block">Check if another path is contained in this one.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract boolean</code></td>
<td class="colLast"><span class="typeNameLabel">PathSegment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html#segmentEquals-org.apache.drill.common.expression.PathSegment-">segmentEquals</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;other)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">PathSegment.ArraySegment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.ArraySegment.html#segmentEquals-org.apache.drill.common.expression.PathSegment-">segmentEquals</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">PathSegment.NameSegment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.NameSegment.html#segmentEquals-org.apache.drill.common.expression.PathSegment-">segmentEquals</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;obj)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/drill/common/expression/package-summary.html">org.apache.drill.common.expression</a> with parameters of type <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.ArraySegment.html#ArraySegment-int-org.apache.drill.common.expression.PathSegment-">ArraySegment</a></span>(int&nbsp;index,
<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;child)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.ArraySegment.html#ArraySegment-org.apache.drill.common.expression.PathSegment-">ArraySegment</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;child)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.ArraySegment.html#ArraySegment-java.lang.String-org.apache.drill.common.expression.PathSegment-">ArraySegment</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;numberAsText,
<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;child)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.NameSegment.html#NameSegment-java.lang.CharSequence-org.apache.drill.common.expression.PathSegment-">NameSegment</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;n,
<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;child)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html#PathSegment-org.apache.drill.common.expression.PathSegment-java.lang.Object-org.apache.drill.common.types.TypeProtos.MajorType-">PathSegment</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;child,
<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>&nbsp;originalValue,
<a href="../../../../../../org/apache/drill/common/types/TypeProtos.MajorType.html" title="class in org.apache.drill.common.types">TypeProtos.MajorType</a>&nbsp;originalValueType)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.common.expression.parser">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a> in <a href="../../../../../../org/apache/drill/common/expression/parser/package-summary.html">org.apache.drill.common.expression.parser</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/drill/common/expression/parser/package-summary.html">org.apache.drill.common.expression.parser</a> declared as <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">ExprParser.ArraySegmentContext.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/common/expression/parser/ExprParser.ArraySegmentContext.html#seg">seg</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.expr">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a> in <a href="../../../../../../org/apache/drill/exec/expr/package-summary.html">org.apache.drill.exec.expr</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/drill/exec/expr/package-summary.html">org.apache.drill.exec.expr</a> that return <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">ValueVectorReadExpression.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/expr/ValueVectorReadExpression.html#getReadPath--">getReadPath</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.planner.index">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a> in <a href="../../../../../../org/apache/drill/exec/planner/index/package-summary.html">org.apache.drill.exec.planner.index</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/drill/exec/planner/index/package-summary.html">org.apache.drill.exec.planner.index</a> that return <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">SimpleRexRemap.FieldsMarker.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/planner/index/SimpleRexRemap.FieldsMarker.html#visitCall-org.apache.calcite.rex.RexCall-">visitCall</a></span>(org.apache.calcite.rex.RexCall&nbsp;call)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">SimpleRexRemap.FieldsMarker.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/planner/index/SimpleRexRemap.FieldsMarker.html#visitInputRef-org.apache.calcite.rex.RexInputRef-">visitInputRef</a></span>(org.apache.calcite.rex.RexInputRef&nbsp;inputRef)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/drill/exec/planner/index/package-summary.html">org.apache.drill.exec.planner.index</a> with parameters of type <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><span class="typeNameLabel">SimpleRexRemap.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/planner/index/SimpleRexRemap.html#getFullPath-org.apache.drill.common.expression.PathSegment-">getFullPath</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;pathSeg)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.record">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a> in <a href="../../../../../../org/apache/drill/exec/record/package-summary.html">org.apache.drill.exec.record</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/drill/exec/record/package-summary.html">org.apache.drill.exec.record</a> that return <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">TypedFieldId.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/TypedFieldId.html#getLastSegment--">getLastSegment</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">TypedFieldId.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/TypedFieldId.html#getRemainder--">getRemainder</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/drill/exec/record/package-summary.html">org.apache.drill.exec.record</a> with parameters of type <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/TypedFieldId.html" title="class in org.apache.drill.exec.record">TypedFieldId</a></code></td>
<td class="colLast"><span class="typeNameLabel">TypedFieldId.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/TypedFieldId.html#cloneWithRemainder-org.apache.drill.common.expression.PathSegment-">cloneWithRemainder</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;remainder)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/TypedFieldId.Builder.html" title="class in org.apache.drill.exec.record">TypedFieldId.Builder</a></code></td>
<td class="colLast"><span class="typeNameLabel">TypedFieldId.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/TypedFieldId.Builder.html#remainder-org.apache.drill.common.expression.PathSegment-">remainder</a></span>(<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;remainder)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a> in <a href="../../../../../../org/apache/drill/exec/util/package-summary.html">org.apache.drill.exec.util</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/drill/exec/util/package-summary.html">org.apache.drill.exec.util</a> that return <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></code></td>
<td class="colLast"><span class="typeNameLabel">Utilities.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/util/Utilities.html#convertLiteral-org.apache.calcite.rex.RexLiteral-">convertLiteral</a></span>(org.apache.calcite.rex.RexLiteral&nbsp;literal)</code>
<div class="block">Converts literal into path segment based on its type.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.vector.complex">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a> in <a href="../../../../../../org/apache/drill/exec/vector/complex/package-summary.html">org.apache.drill.exec.vector.complex</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/drill/exec/vector/complex/package-summary.html">org.apache.drill.exec.vector.complex</a> with parameters of type <a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/TypedFieldId.html" title="class in org.apache.drill.exec.record">TypedFieldId</a></code></td>
<td class="colLast"><span class="typeNameLabel">FieldIdUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/FieldIdUtil.html#getFieldIdIfMatches-org.apache.drill.exec.vector.ValueVector-org.apache.drill.exec.record.TypedFieldId.Builder-boolean-org.apache.drill.common.expression.PathSegment-">getFieldIdIfMatches</a></span>(<a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a>&nbsp;vector,
<a href="../../../../../../org/apache/drill/exec/record/TypedFieldId.Builder.html" title="class in org.apache.drill.exec.record">TypedFieldId.Builder</a>&nbsp;builder,
boolean&nbsp;addToBreadCrumb,
<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;seg)</code>
<div class="block">Utility method to obtain <a href="../../../../../../org/apache/drill/exec/record/TypedFieldId.html" title="class in org.apache.drill.exec.record"><code>TypedFieldId</code></a>, providing metadata
for specified field given by value vector used in code generation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/TypedFieldId.html" title="class in org.apache.drill.exec.record">TypedFieldId</a></code></td>
<td class="colLast"><span class="typeNameLabel">FieldIdUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/FieldIdUtil.html#getFieldIdIfMatchesUnion-org.apache.drill.exec.vector.complex.UnionVector-org.apache.drill.exec.record.TypedFieldId.Builder-boolean-org.apache.drill.common.expression.PathSegment-">getFieldIdIfMatchesUnion</a></span>(<a href="../../../../../../org/apache/drill/exec/vector/complex/UnionVector.html" title="class in org.apache.drill.exec.vector.complex">UnionVector</a>&nbsp;unionVector,
<a href="../../../../../../org/apache/drill/exec/record/TypedFieldId.Builder.html" title="class in org.apache.drill.exec.record">TypedFieldId.Builder</a>&nbsp;builder,
boolean&nbsp;addToBreadCrumb,
<a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">PathSegment</a>&nbsp;seg)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/drill/common/expression/PathSegment.html" title="class in org.apache.drill.common.expression">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/drill/common/expression/class-use/PathSegment.html" target="_top">Frames</a></li>
<li><a href="PathSegment.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>
<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>