blob: 1160c8845f2c062ae5873573022e11a2b6c396cc [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 -->
<title>ByteBuddyUtils.ConvertValueForGetter (Apache Beam 2.47.0)</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="ByteBuddyUtils.ConvertValueForGetter (Apache Beam 2.47.0)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
var tabs = {65535:["t0","All 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="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><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertType.html" title="class in org.apache.beam.sdk.schemas.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForSetter.html" title="class in org.apache.beam.sdk.schemas.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html" target="_top">Frames</a></li>
<li><a href="ByteBuddyUtils.ConvertValueForGetter.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="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&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.beam.sdk.schemas.utils</div>
<h2 title="Class ByteBuddyUtils.ConvertValueForGetter" class="title">Class ByteBuddyUtils.ConvertValueForGetter</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">org.apache.beam.sdk.schemas.utils.ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</li>
<li>
<ul class="inheritance">
<li>org.apache.beam.sdk.schemas.utils.ByteBuddyUtils.ConvertValueForGetter</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../../org/apache/beam/sdk/schemas/utils/AvroUtils.AvroConvertValueForGetter.html" title="class in org.apache.beam.sdk.schemas.utils">AvroUtils.AvroConvertValueForGetter</a>, <a href="../../../../../../org/apache/beam/sdk/extensions/avro/schemas/utils/AvroUtils.AvroConvertValueForGetter.html" title="class in org.apache.beam.sdk.extensions.avro.schemas.utils">AvroUtils.AvroConvertValueForGetter</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils</a></dd>
</dl>
<hr>
<br>
<pre>public static class <span class="typeNameLabel">ByteBuddyUtils.ConvertValueForGetter</span>
extends <a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</pre>
<div class="block">Takes a <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode"><code>StackManipulation</code></a> that returns a value. Prepares this value to be returned by a
getter. <a href="../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values"><code>Row</code></a> needs getters to return specific types, but we
allow user objects to contain different but equivalent types. Therefore we must convert some of
these types before returning. These conversions correspond to the ones defined in <a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertType.html" title="class in org.apache.beam.sdk.schemas.utils"><code>ByteBuddyUtils.ConvertType</code></a>. This class generates the code to do these conversion.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#readValue">readValue</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#ConvertValueForGetter-net.bytebuddy.implementation.bytecode.StackManipulation-">ConvertValueForGetter</a></span>(<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;readValue)</code>&nbsp;</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="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>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#convertArray-org.apache.beam.sdk.values.TypeDescriptor-">convertArray</a></span>(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#convertByteBuffer-org.apache.beam.sdk.values.TypeDescriptor-">convertByteBuffer</a></span>(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#convertCharSequence-org.apache.beam.sdk.values.TypeDescriptor-">convertCharSequence</a></span>(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#convertCollection-org.apache.beam.sdk.values.TypeDescriptor-">convertCollection</a></span>(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#convertDateTime-org.apache.beam.sdk.values.TypeDescriptor-">convertDateTime</a></span>(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#convertDefault-org.apache.beam.sdk.values.TypeDescriptor-">convertDefault</a></span>(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#convertEnum-org.apache.beam.sdk.values.TypeDescriptor-">convertEnum</a></span>(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#convertIterable-org.apache.beam.sdk.values.TypeDescriptor-">convertIterable</a></span>(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#convertList-org.apache.beam.sdk.values.TypeDescriptor-">convertList</a></span>(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#convertMap-org.apache.beam.sdk.values.TypeDescriptor-">convertMap</a></span>(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>protected <a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#convertPrimitive-org.apache.beam.sdk.values.TypeDescriptor-">convertPrimitive</a></span>(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversionsFactory.html" title="interface in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversionsFactory</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html#getFactory--">getFactory</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.beam.sdk.schemas.utils.ByteBuddyUtils.TypeConversion">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.beam.sdk.schemas.utils.<a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a></h3>
<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convert-org.apache.beam.sdk.values.TypeDescriptor-">convert</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.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="readValue">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>readValue</h4>
<pre>protected final&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a> readValue</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ConvertValueForGetter-net.bytebuddy.implementation.bytecode.StackManipulation-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ConvertValueForGetter</h4>
<pre>protected&nbsp;ConvertValueForGetter(<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;readValue)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getFactory--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFactory</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversionsFactory.html" title="interface in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversionsFactory</a>&nbsp;getFactory()</pre>
</li>
</ul>
<a name="convertArray-org.apache.beam.sdk.values.TypeDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertArray</h4>
<pre>protected&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;convertArray(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convertArray-org.apache.beam.sdk.values.TypeDescriptor-">convertArray</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="convertIterable-org.apache.beam.sdk.values.TypeDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertIterable</h4>
<pre>protected&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;convertIterable(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convertIterable-org.apache.beam.sdk.values.TypeDescriptor-">convertIterable</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="convertCollection-org.apache.beam.sdk.values.TypeDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertCollection</h4>
<pre>protected&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;convertCollection(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convertCollection-org.apache.beam.sdk.values.TypeDescriptor-">convertCollection</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="convertList-org.apache.beam.sdk.values.TypeDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertList</h4>
<pre>protected&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;convertList(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convertList-org.apache.beam.sdk.values.TypeDescriptor-">convertList</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="convertMap-org.apache.beam.sdk.values.TypeDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertMap</h4>
<pre>protected&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;convertMap(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convertMap-org.apache.beam.sdk.values.TypeDescriptor-">convertMap</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="convertDateTime-org.apache.beam.sdk.values.TypeDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertDateTime</h4>
<pre>protected&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;convertDateTime(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convertDateTime-org.apache.beam.sdk.values.TypeDescriptor-">convertDateTime</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="convertByteBuffer-org.apache.beam.sdk.values.TypeDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertByteBuffer</h4>
<pre>protected&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;convertByteBuffer(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convertByteBuffer-org.apache.beam.sdk.values.TypeDescriptor-">convertByteBuffer</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="convertCharSequence-org.apache.beam.sdk.values.TypeDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertCharSequence</h4>
<pre>protected&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;convertCharSequence(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convertCharSequence-org.apache.beam.sdk.values.TypeDescriptor-">convertCharSequence</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="convertPrimitive-org.apache.beam.sdk.values.TypeDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertPrimitive</h4>
<pre>protected&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;convertPrimitive(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convertPrimitive-org.apache.beam.sdk.values.TypeDescriptor-">convertPrimitive</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="convertEnum-org.apache.beam.sdk.values.TypeDescriptor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertEnum</h4>
<pre>protected&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;convertEnum(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convertEnum-org.apache.beam.sdk.values.TypeDescriptor-">convertEnum</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="convertDefault-org.apache.beam.sdk.values.TypeDescriptor-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>convertDefault</h4>
<pre>protected&nbsp;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&nbsp;convertDefault(<a href="../../../../../../org/apache/beam/sdk/values/TypeDescriptor.html" title="class in org.apache.beam.sdk.values">TypeDescriptor</a>&lt;?&gt;&nbsp;type)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html#convertDefault-org.apache.beam.sdk.values.TypeDescriptor-">convertDefault</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.TypeConversion.html" title="class in org.apache.beam.sdk.schemas.utils">ByteBuddyUtils.TypeConversion</a>&lt;<a href="https://static.javadoc.io/net.bytebuddy/byte-buddy/1.12.14/net/bytebuddy/implementation/bytecode/StackManipulation.html?is-external=true" title="class or interface in net.bytebuddy.implementation.bytecode">StackManipulation</a>&gt;</code></dd>
</dl>
</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="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><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertType.html" title="class in org.apache.beam.sdk.schemas.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForSetter.html" title="class in org.apache.beam.sdk.schemas.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/beam/sdk/schemas/utils/ByteBuddyUtils.ConvertValueForGetter.html" target="_top">Frames</a></li>
<li><a href="ByteBuddyUtils.ConvertValueForGetter.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="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>