http://git-wip-us.apache.org/repos/asf/arrow-site/blob/355ede33/docs/java/io/netty/buffer/class-use/ArrowBuf.html ---------------------------------------------------------------------- diff --git a/docs/java/io/netty/buffer/class-use/ArrowBuf.html b/docs/java/io/netty/buffer/class-use/ArrowBuf.html new file mode 100644 index 0000000..e4fb161 --- /dev/null +++ b/docs/java/io/netty/buffer/class-use/ArrowBuf.html @@ -0,0 +1,1547 @@ +<!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 (1.8.0_121) on Sun Apr 23 17:50:08 EDT 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class io.netty.buffer.ArrowBuf (Apache Arrow Java Root POM 0.2.1-SNAPSHOT API)</title> +<meta name="date" content="2017-04-23"> +<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 io.netty.buffer.ArrowBuf (Apache Arrow Java Root POM 0.2.1-SNAPSHOT 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="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">Class</a></li> +<li class="navBarCell1Rev">Use</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</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?io/netty/buffer/class-use/ArrowBuf.html" target="_top">Frames</a></li> +<li><a href="ArrowBuf.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All 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 io.netty.buffer.ArrowBuf" class="title">Uses of Class<br>io.netty.buffer.ArrowBuf</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="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></span><span class="tabEnd"> </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="#io.netty.buffer">io.netty.buffer</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.arrow.memory">org.apache.arrow.memory</a></td> +<td class="colLast"> +<div class="block">Memory Allocation, Account and Management + + See the README.md file in this directory for detailed information about Arrow's memory + allocation subsystem.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.arrow.vector">org.apache.arrow.vector</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.arrow.vector.complex">org.apache.arrow.vector.complex</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.arrow.vector.complex.impl">org.apache.arrow.vector.complex.impl</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.arrow.vector.complex.writer">org.apache.arrow.vector.complex.writer</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.arrow.vector.file">org.apache.arrow.vector.file</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.arrow.vector.holders">org.apache.arrow.vector.holders</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.arrow.vector.schema">org.apache.arrow.vector.schema</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.arrow.vector.util">org.apache.arrow.vector.util</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="io.netty.buffer"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> in <a href="../../../../io/netty/buffer/package-summary.html">io.netty.buffer</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="../../../../io/netty/buffer/package-summary.html">io.netty.buffer</a> declared as <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></span><span class="tabEnd"> </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="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.TransferResult.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.TransferResult.html#buffer">buffer</a></span></code> +<div class="block">The newly created buffer associated with the target allocator.</div> +</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="../../../../io/netty/buffer/package-summary.html">io.netty.buffer</a> that return <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></span><span class="tabEnd"> </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="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#capacity-int-">capacity</a></span>(int newCapacity)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#duplicate--">duplicate</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#getBytes-int-byte:A-int-int-">getBytes</a></span>(int index, + byte[] dst, + int dstIndex, + int length)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#getBytes-int-java.nio.ByteBuffer-">getBytes</a></span>(int index, + <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> dst)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#getBytes-int-io.netty.buffer.ByteBuf-int-int-">getBytes</a></span>(int index, + io.netty.buffer.ByteBuf dst, + int dstIndex, + int length)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#getBytes-int-java.io.OutputStream-int-">getBytes</a></span>(int index, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> out, + int length)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#order-java.nio.ByteOrder-">order</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteOrder.html?is-external=true" title="class or interface in java.nio">ByteOrder</a> endianness)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#readerIndex-int-">readerIndex</a></span>(int readerIndex)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#reallocIfNeeded-int-">reallocIfNeeded</a></span>(int size)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#retain--">retain</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#retain-org.apache.arrow.memory.BufferAllocator-">retain</a></span>(<a href="../../../../org/apache/arrow/memory/BufferAllocator.html" title="interface in org.apache.arrow.memory">BufferAllocator</a> target)</code> +<div class="block">Create a new ArrowBuf that is associated with an alternative allocator for the purposes of + memory ownership and + accounting.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#retain-int-">retain</a></span>(int increment)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#setByte-int-int-">setByte</a></span>(int index, + int value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#setBytes-int-byte:A-int-int-">setBytes</a></span>(int index, + byte[] src, + int srcIndex, + int length)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#setBytes-int-java.nio.ByteBuffer-">setBytes</a></span>(int index, + <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> src)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#setBytes-int-java.nio.ByteBuffer-int-int-">setBytes</a></span>(int index, + <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> src, + int srcIndex, + int length)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#setBytes-int-io.netty.buffer.ByteBuf-int-int-">setBytes</a></span>(int index, + io.netty.buffer.ByteBuf src, + int srcIndex, + int length)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#setChar-int-int-">setChar</a></span>(int index, + int value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#setDouble-int-double-">setDouble</a></span>(int index, + double value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#setFloat-int-float-">setFloat</a></span>(int index, + float value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#setInt-int-int-">setInt</a></span>(int index, + int value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#setLong-int-long-">setLong</a></span>(int index, + long value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#setShort-int-int-">setShort</a></span>(int index, + int value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#slice--">slice</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#slice-int-int-">slice</a></span>(int index, + int length)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#writeChar-int-">writeChar</a></span>(int value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#writeDouble-double-">writeDouble</a></span>(double value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#writeFloat-float-">writeFloat</a></span>(float value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#writeInt-int-">writeInt</a></span>(int value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#writeLong-long-">writeLong</a></span>(long value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#writerIndex-int-">writerIndex</a></span>(int writerIndex)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">ArrowBuf.</span><code><span class="memberNameLink"><a href="../../../../io/netty/buffer/ArrowBuf.html#writeShort-int-">writeShort</a></span>(int value)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.arrow.memory"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> in <a href="../../../../org/apache/arrow/memory/package-summary.html">org.apache.arrow.memory</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/arrow/memory/package-summary.html">org.apache.arrow.memory</a> that return <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></span><span class="tabEnd"> </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="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BaseAllocator.Reservation.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/BaseAllocator.Reservation.html#allocateBuffer--">allocateBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">AllocationReservation.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/AllocationReservation.html#allocateBuffer--">allocateBuffer</a></span>()</code> +<div class="block">Allocate a buffer whose size is the total of all the add()s made.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BaseAllocator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/BaseAllocator.html#buffer-int-">buffer</a></span>(int initialRequestSize)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BufferAllocator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/BufferAllocator.html#buffer-int-">buffer</a></span>(int size)</code> +<div class="block">Allocate a new or reused buffer of the provided size.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BaseAllocator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/BaseAllocator.html#buffer-int-org.apache.arrow.memory.BufferManager-">buffer</a></span>(int initialRequestSize, + <a href="../../../../org/apache/arrow/memory/BufferManager.html" title="interface in org.apache.arrow.memory">BufferManager</a> manager)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BufferAllocator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/BufferAllocator.html#buffer-int-org.apache.arrow.memory.BufferManager-">buffer</a></span>(int size, + <a href="../../../../org/apache/arrow/memory/BufferManager.html" title="interface in org.apache.arrow.memory">BufferManager</a> manager)</code> +<div class="block">Allocate a new or reused buffer of the provided size.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BaseAllocator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/BaseAllocator.html#getEmpty--">getEmpty</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BufferAllocator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/BufferAllocator.html#getEmpty--">getEmpty</a></span>()</code> +<div class="block">Get a reference to the empty buffer associated with this allocator.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BufferManager.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/BufferManager.html#getManagedBuffer--">getManagedBuffer</a></span>()</code> +<div class="block">Get a managed buffer of indeterminate size.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BufferManager.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/BufferManager.html#getManagedBuffer-int-">getManagedBuffer</a></span>(int size)</code> +<div class="block">Get a managed buffer of at least a certain size.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">AllocationManager.BufferLedger.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/AllocationManager.BufferLedger.html#newArrowBuf-int-int-">newArrowBuf</a></span>(int offset, + int length)</code> +<div class="block">Create a new ArrowBuf associated with this AllocationManager and memory.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">AllocationManager.BufferLedger.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/AllocationManager.BufferLedger.html#newArrowBuf-int-int-org.apache.arrow.memory.BufferManager-">newArrowBuf</a></span>(int offset, + int length, + <a href="../../../../org/apache/arrow/memory/BufferManager.html" title="interface in org.apache.arrow.memory">BufferManager</a> manager)</code> +<div class="block">Create a new ArrowBuf associated with this AllocationManager and memory.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BufferManager.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/BufferManager.html#replace-io.netty.buffer.ArrowBuf-int-">replace</a></span>(<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> old, + int newSize)</code> +<div class="block">Replace an old buffer with a new version at least of the provided size.</div> +</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/arrow/memory/package-summary.html">org.apache.arrow.memory</a> with parameters of type <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></span><span class="tabEnd"> </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="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BufferManager.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/memory/BufferManager.html#replace-io.netty.buffer.ArrowBuf-int-">replace</a></span>(<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> old, + int newSize)</code> +<div class="block">Replace an old buffer with a new version at least of the provided size.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.arrow.vector"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> in <a href="../../../../org/apache/arrow/vector/package-summary.html">org.apache.arrow.vector</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/arrow/vector/package-summary.html">org.apache.arrow.vector</a> declared as <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></span><span class="tabEnd"> </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>protected <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BaseDataValueVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/BaseDataValueVector.html#data">data</a></span></code> </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/arrow/vector/package-summary.html">org.apache.arrow.vector</a> that return <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></span><span class="tabEnd"> </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="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableDecimalVector.Accessor.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDecimalVector.Accessor.html#get-int-">get</a></span>(int index)</code> +<div class="block">Get the element at the specified position.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">DecimalVector.Accessor.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/DecimalVector.Accessor.html#get-int-">get</a></span>(int index)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableIntervalDayVector.Accessor.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableIntervalDayVector.Accessor.html#get-int-">get</a></span>(int index)</code> +<div class="block">Get the element at the specified position.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">IntervalDayVector.Accessor.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/IntervalDayVector.Accessor.html#get-int-">get</a></span>(int index)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableVarCharVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableVarCharVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableDecimalVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDecimalVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt2Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt2Vector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableDateDayVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDateDayVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt8Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt8Vector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt4Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt4Vector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampNanoVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampNanoVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeMicroVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeMicroVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampMicroVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampMicroVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableFloat8Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableFloat8Vector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableFloat4Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableFloat4Vector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableIntVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableBitVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableBitVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableIntervalYearVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableIntervalYearVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeMilliVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeMilliVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableBigIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableBigIntVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableDateMilliVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDateMilliVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampSecVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampSecVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTinyIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTinyIntVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableIntervalDayVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableIntervalDayVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeSecVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeSecVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt1Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt1Vector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BaseDataValueVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/BaseDataValueVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableVarBinaryVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableVarBinaryVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableSmallIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableSmallIntVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeNanoVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeNanoVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampMilliVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampMilliVector.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableVarCharVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableVarCharVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableDecimalVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDecimalVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt2Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt2Vector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableDateDayVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDateDayVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt8Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt8Vector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt4Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt4Vector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampNanoVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampNanoVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeMicroVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeMicroVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampMicroVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampMicroVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">VarCharVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/VarCharVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableFloat8Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableFloat8Vector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableFloat4Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableFloat4Vector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableIntVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableBitVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableBitVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">ZeroVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/ZeroVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableIntervalYearVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableIntervalYearVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeMilliVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeMilliVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableBigIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableBigIntVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableDateMilliVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDateMilliVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">VarBinaryVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/VarBinaryVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampSecVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampSecVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableTinyIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTinyIntVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableIntervalDayVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableIntervalDayVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeSecVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeSecVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">ValueVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/ValueVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> +<div class="block">Return the underlying buffers associated with this vector.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt1Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt1Vector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">BaseDataValueVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/BaseDataValueVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableVarBinaryVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableVarBinaryVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableSmallIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableSmallIntVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeNanoVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeNanoVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampMilliVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampMilliVector.html#getBuffers-boolean-">getBuffers</a></span>(boolean clear)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BufferBacked.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/BufferBacked.html#unLoad--">unLoad</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></code></td> +<td class="colLast"><span class="typeNameLabel">BaseDataValueVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/BaseDataValueVector.html#unLoad--">unLoad</a></span>()</code> </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/arrow/vector/package-summary.html">org.apache.arrow.vector</a> that return types with arguments of type <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></span><span class="tabEnd"> </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="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableVarCharVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableVarCharVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableDecimalVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDecimalVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt2Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt2Vector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableDateDayVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDateDayVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt8Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt8Vector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt4Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt4Vector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampNanoVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampNanoVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeMicroVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeMicroVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampMicroVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampMicroVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableFloat8Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableFloat8Vector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableFloat4Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableFloat4Vector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableIntVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableBitVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableBitVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ZeroVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/ZeroVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableIntervalYearVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableIntervalYearVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeMilliVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeMilliVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableBigIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableBigIntVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableDateMilliVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDateMilliVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">FieldVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/FieldVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> +<div class="block">(same size as getFieldVectors() since it is their content)</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampSecVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampSecVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTinyIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTinyIntVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableIntervalDayVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableIntervalDayVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeSecVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeSecVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableUInt1Vector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableUInt1Vector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableVarBinaryVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableVarBinaryVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableSmallIntVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableSmallIntVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeNanoVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeNanoVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">NullableTimeStampMilliVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableTimeStampMilliVector.html#getFieldBuffers--">getFieldBuffers</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a>></code></td> +<td class="colLast"><span class="typeNameLabel">BaseDataValueVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/BaseDataValueVector.html#unload-java.util.List-">unload</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/arrow/vector/BufferBacked.html" title="interface in org.apache.arrow.vector">BufferBacked</a>> vectors)</code> </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/arrow/vector/package-summary.html">org.apache.arrow.vector</a> with parameters of type <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a></span><span class="tabEnd"> </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>void</code></td> +<td class="colLast"><span class="typeNameLabel">BitVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/BitVector.html#load-org.apache.arrow.vector.schema.ArrowFieldNode-io.netty.buffer.ArrowBuf-">load</a></span>(<a href="../../../../org/apache/arrow/vector/schema/ArrowFieldNode.html" title="class in org.apache.arrow.vector.schema">ArrowFieldNode</a> fieldNode, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">BufferBacked.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/BufferBacked.html#load-org.apache.arrow.vector.schema.ArrowFieldNode-io.netty.buffer.ArrowBuf-">load</a></span>(<a href="../../../../org/apache/arrow/vector/schema/ArrowFieldNode.html" title="class in org.apache.arrow.vector.schema">ArrowFieldNode</a> fieldNode, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> data)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">BaseDataValueVector.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/BaseDataValueVector.html#load-org.apache.arrow.vector.schema.ArrowFieldNode-io.netty.buffer.ArrowBuf-">load</a></span>(<a href="../../../../org/apache/arrow/vector/schema/ArrowFieldNode.html" title="class in org.apache.arrow.vector.schema">ArrowFieldNode</a> fieldNode, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">NullableDecimalVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDecimalVector.Mutator.html#set-int-io.netty.buffer.ArrowBuf-">set</a></span>(int index, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> value)</code> +<div class="block">Set the variable length element at the specified index to the supplied byte array.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">DecimalVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/DecimalVector.Mutator.html#set-int-io.netty.buffer.ArrowBuf-">set</a></span>(int index, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> value)</code> +<div class="block">Set the element at the given index to the given value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">NullableIntervalDayVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableIntervalDayVector.Mutator.html#set-int-io.netty.buffer.ArrowBuf-">set</a></span>(int index, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> value)</code> +<div class="block">Set the variable length element at the specified index to the supplied byte array.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">IntervalDayVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/IntervalDayVector.Mutator.html#set-int-io.netty.buffer.ArrowBuf-">set</a></span>(int index, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> value)</code> +<div class="block">Set the element at the given index to the given value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">DecimalVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/DecimalVector.Mutator.html#set-int-int-io.netty.buffer.ArrowBuf-">set</a></span>(int index, + int start, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> buffer)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">NullableDecimalVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDecimalVector.Mutator.html#set-int-int-int-io.netty.buffer.ArrowBuf-">set</a></span>(int index, + int isSet, + int startField, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> bufferField)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><span class="typeNameLabel">VarCharVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/VarCharVector.Mutator.html#set-int-int-int-io.netty.buffer.ArrowBuf-">set</a></span>(int index, + int start, + int length, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> buffer)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><span class="typeNameLabel">VarBinaryVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/VarBinaryVector.Mutator.html#set-int-int-int-io.netty.buffer.ArrowBuf-">set</a></span>(int index, + int start, + int length, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> buffer)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">NullableVarCharVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableVarCharVector.Mutator.html#set-int-int-int-int-io.netty.buffer.ArrowBuf-">set</a></span>(int index, + int isSet, + int startField, + int endField, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> bufferField)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">NullableVarBinaryVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableVarBinaryVector.Mutator.html#set-int-int-int-int-io.netty.buffer.ArrowBuf-">set</a></span>(int index, + int isSet, + int startField, + int endField, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> bufferField)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">NullableDecimalVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDecimalVector.Mutator.html#setSafe-int-io.netty.buffer.ArrowBuf-">setSafe</a></span>(int index, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">DecimalVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/DecimalVector.Mutator.html#setSafe-int-io.netty.buffer.ArrowBuf-">setSafe</a></span>(int index, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">IntervalDayVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/IntervalDayVector.Mutator.html#setSafe-int-io.netty.buffer.ArrowBuf-">setSafe</a></span>(int index, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">DecimalVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/DecimalVector.Mutator.html#setSafe-int-int-io.netty.buffer.ArrowBuf-">setSafe</a></span>(int index, + int start, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> buffer)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">NullableDecimalVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableDecimalVector.Mutator.html#setSafe-int-int-int-io.netty.buffer.ArrowBuf-">setSafe</a></span>(int index, + int isSet, + int startField, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> bufferField)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">VarCharVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/VarCharVector.Mutator.html#setSafe-int-int-int-io.netty.buffer.ArrowBuf-">setSafe</a></span>(int index, + int start, + int end, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> buffer)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">VarBinaryVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/VarBinaryVector.Mutator.html#setSafe-int-int-int-io.netty.buffer.ArrowBuf-">setSafe</a></span>(int index, + int start, + int end, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> buffer)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">NullableVarCharVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableVarCharVector.Mutator.html#setSafe-int-int-int-int-io.netty.buffer.ArrowBuf-">setSafe</a></span>(int index, + int isSet, + int startField, + int endField, + <a href="../../../../io/netty/buffer/ArrowBuf.html" title="class in io.netty.buffer">ArrowBuf</a> bufferField)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">NullableVarBinaryVector.Mutator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/arrow/vector/NullableVarBinaryVector.Mutator.html#setSafe-int-int-int-int-io.n
<TRUNCATED>
