ナビゲーション・リンクをスキップ
A B C D E F G H I J K L M N O P R S T U V W Y Z 

A

AbstractContainerVector - org.apache.arrow.vector.complexのクラス
Base class for composite vectors.
AbstractContainerVector(String, BufferAllocator, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.AbstractContainerVector
 
AbstractStructVector - org.apache.arrow.vector.complexのクラス
 
AbstractStructVector(String, BufferAllocator, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.AbstractStructVector
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Binary
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Bool
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Date
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Int
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Interval
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.List
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Null
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Struct
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Time
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Union
 
accept(ArrowType.ArrowTypeVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
accepts(ArrowMessage.ArrowMessageVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
accepts(ArrowMessage.ArrowMessageVisitor<T>) - インタフェース のメソッドorg.apache.arrow.vector.ipc.message.ArrowMessage
 
accepts(ArrowMessage.ArrowMessageVisitor<T>) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
add(T) - クラス のメソッドorg.apache.arrow.util.AutoCloseables.RollbackCloseable
 
add(String, FieldType) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
addAll(AutoCloseable...) - クラス のメソッドorg.apache.arrow.util.AutoCloseables.RollbackCloseable
 
addAll(Iterable<? extends AutoCloseable>) - クラス のメソッドorg.apache.arrow.util.AutoCloseables.RollbackCloseable
 
addOrGet(String, FieldType, Class<T>) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
 
addOrGet(String, FieldType, Class<T>) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
Adds a new field with the given parameters or replaces the existing one and consequently returns the resultant ValueVector.
addOrGetList(String) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
 
AddOrGetResult<V extends ValueVector> - org.apache.arrow.vectorのクラス
 
AddOrGetResult(V, boolean) - クラス のコンストラクタorg.apache.arrow.vector.AddOrGetResult
 
addOrGetStruct(String) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
 
addOrGetUnion(String) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
 
addOrGetVector(FieldType) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
addOrGetVector(FieldType) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
addOrGetVector(FieldType) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
addOrGetVector(FieldType) - インタフェース のメソッドorg.apache.arrow.vector.complex.PromotableVector
 
addVector(FieldVector) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
adjustScaleDivide(long, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DecimalUtility
 
adjustScaleMultiply(long, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DecimalUtility
Math.pow returns a double and while multiplying with large digits in the decimal data type we encounter noise.
align() - クラス のメソッドorg.apache.arrow.vector.ipc.WriteChannel
 
all(Collection<? extends AutoCloseable>) - クラス のstaticメソッドorg.apache.arrow.util.AutoCloseables
 
allocate(ValueVector, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.AllocationHelper
 
allocate(ValueVector, int, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.AllocationHelper
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4WriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8WriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
allocate() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
allocate() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
allocate() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.FieldWriter
 
allocateNew(ValueVector, int) - クラス のstaticメソッドorg.apache.arrow.vector.AllocationHelper
Allocates the exact amount if v is fixed width, otherwise falls back to dynamic allocation
allocateNew() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
allocateNew(int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Allocate memory for the vector to support storing at least the provided number of elements in the vector.
allocateNew() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
allocateNew(int, int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Allocate memory for the vector to support storing at least the provided number of elements in the vector.
allocateNew() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
 
allocateNew() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
allocateNew() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
allocateNew(int, int) - インタフェース のメソッドorg.apache.arrow.vector.complex.RepeatedFixedWidthVectorLike
Allocate a new memory space for this vector.
allocateNew(int, int, int) - インタフェース のメソッドorg.apache.arrow.vector.complex.RepeatedVariableWidthVectorLike
Allocate a new memory space for this vector.
allocateNew() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
allocateNew(int) - インタフェース のメソッドorg.apache.arrow.vector.FixedWidthVector
Allocate a new memory space for this vector.
allocateNew() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Allocate new buffers.
allocateNew(int, int) - インタフェース のメソッドorg.apache.arrow.vector.VariableWidthVector
Allocate a new memory space for this vector.
allocateNew() - クラス のメソッドorg.apache.arrow.vector.VectorSchemaRoot
Do an adaptive allocation of each vector for memory purposes.
allocateNew() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
allocateNewSafe() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Allocate memory for the vector.
allocateNewSafe() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Allocate memory for the vector.
allocateNewSafe() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
allocateNewSafe() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
allocateNewSafe() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
allocateNewSafe() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Allocate memory for the vector.
allocateNewSafe() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
allocateNewSafe() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
allocateNewSafe() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Allocates new buffers.
allocateNewSafe() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
allocateOffsetBuffer(long) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
allocatePrecomputedChildCount(ValueVector, int, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.AllocationHelper
 
AllocationHelper - org.apache.arrow.vectorのクラス
 
AllocationHelper() - クラス のコンストラクタorg.apache.arrow.vector.AllocationHelper
 
allocator - クラス の変数org.apache.arrow.vector.BaseValueVector
 
allocator - クラス の変数org.apache.arrow.vector.complex.AbstractContainerVector
 
allocator - クラス の変数org.apache.arrow.vector.ipc.ArrowReader
 
allocator - クラス の変数org.apache.arrow.vector.ipc.message.MessageChannelReader
 
append(byte[], int, int) - クラス のメソッドorg.apache.arrow.vector.util.Text
Append a range of bytes to the end of the given text
ArrowBlock - org.apache.arrow.vector.ipc.messageのクラス
 
ArrowBlock(long, int, long) - クラス のコンストラクタorg.apache.arrow.vector.ipc.message.ArrowBlock
 
ArrowBuffer - org.apache.arrow.vector.ipc.messageのクラス
 
ArrowBuffer(long, long) - クラス のコンストラクタorg.apache.arrow.vector.ipc.message.ArrowBuffer
 
ArrowDictionaryBatch - org.apache.arrow.vector.ipc.messageのクラス
 
ArrowDictionaryBatch(long, ArrowRecordBatch) - クラス のコンストラクタorg.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
ArrowFieldNode - org.apache.arrow.vector.ipc.messageのクラス
 
ArrowFieldNode(int, int) - クラス のコンストラクタorg.apache.arrow.vector.ipc.message.ArrowFieldNode
 
ArrowFileReader - org.apache.arrow.vector.ipcのクラス
 
ArrowFileReader(SeekableReadChannel, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.ipc.ArrowFileReader
 
ArrowFileReader(SeekableByteChannel, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.ipc.ArrowFileReader
 
ArrowFileWriter - org.apache.arrow.vector.ipcのクラス
 
ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - クラス のコンストラクタorg.apache.arrow.vector.ipc.ArrowFileWriter
 
ArrowFooter - org.apache.arrow.vector.ipc.messageのクラス
 
ArrowFooter(Schema, List<ArrowBlock>, List<ArrowBlock>) - クラス のコンストラクタorg.apache.arrow.vector.ipc.message.ArrowFooter
 
ArrowFooter(Footer) - クラス のコンストラクタorg.apache.arrow.vector.ipc.message.ArrowFooter
 
ArrowMessage - org.apache.arrow.vector.ipc.messageのインタフェース
 
ArrowMessage.ArrowMessageVisitor<T> - org.apache.arrow.vector.ipc.messageのインタフェース
 
ArrowReader - org.apache.arrow.vector.ipcのクラス
Abstract class to read Schema and ArrowRecordBatches.
ArrowReader(BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.ipc.ArrowReader
 
ArrowRecordBatch - org.apache.arrow.vector.ipc.messageのクラス
 
ArrowRecordBatch(int, List<ArrowFieldNode>, List<ArrowBuf>) - クラス のコンストラクタorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
ArrowRecordBatch(int, List<ArrowFieldNode>, List<ArrowBuf>, boolean) - クラス のコンストラクタorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
ArrowStreamReader - org.apache.arrow.vector.ipcのクラス
This class reads from an input stream and produces ArrowRecordBatches.
ArrowStreamReader(MessageChannelReader, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.ipc.ArrowStreamReader
Constructs a streaming reader using a MessageChannelReader.
ArrowStreamReader(ReadableByteChannel, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.ipc.ArrowStreamReader
Constructs a streaming reader from a ReadableByteChannel input.
ArrowStreamReader(InputStream, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.ipc.ArrowStreamReader
Constructs a streaming reader from an InputStream.
ArrowStreamWriter - org.apache.arrow.vector.ipcのクラス
Writer for the Arrow stream format to send ArrowRecordBatches over a WriteChannel
ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, OutputStream) - クラス のコンストラクタorg.apache.arrow.vector.ipc.ArrowStreamWriter
Construct an ArrowStreamWriter with an optional DictionaryProvider for the OutputStream.
ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - クラス のコンストラクタorg.apache.arrow.vector.ipc.ArrowStreamWriter
Construct an ArrowStreamWriter with an optional DictionaryProvider for the WritableByteChannel.
ArrowType - org.apache.arrow.vector.types.pojoのクラス
Arrow types Source code generated using FreeMarker template ArrowType.java
ArrowType() - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType
 
ArrowType.ArrowTypeID - org.apache.arrow.vector.types.pojoの列挙型
 
ArrowType.ArrowTypeVisitor<T> - org.apache.arrow.vector.types.pojoのインタフェース
to visit the ArrowTypes type.accept(new ArrowTypeVisitor<Type>() { ... });
ArrowType.Binary - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.Bool - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.ComplexType - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.ComplexTypeVisitor<T> - org.apache.arrow.vector.types.pojoのクラス
to visit the Complex ArrowTypes and bundle Primitive ones in one case
ArrowType.Date - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.Decimal - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.FixedSizeBinary - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.FixedSizeList - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.FloatingPoint - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.Int - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.Interval - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.List - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.Null - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.PrimitiveType - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.PrimitiveTypeVisitor<T> - org.apache.arrow.vector.types.pojoのクラス
to visit the Primitive ArrowTypes and bundle Complex ones under one case
ArrowType.Struct - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.Time - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.Timestamp - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.Union - org.apache.arrow.vector.types.pojoのクラス
 
ArrowType.Utf8 - org.apache.arrow.vector.types.pojoのクラス
 
ArrowWriter - org.apache.arrow.vector.ipcのクラス
Abstract base class for implementing Arrow writers for IPC over a WriteChannel
ArrowWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - クラス のコンストラクタorg.apache.arrow.vector.ipc.ArrowWriter
Note: fields are not closed when the writer is closed
asBigInt() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asBit() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asDateDay() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asDateMilli() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asFloat4() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asFloat8() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asImmutableList(V...) - クラス のstaticメソッドorg.apache.arrow.util.Collections2
 
asInt() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asIntervalDay() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asIntervalYear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asList() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asSmallInt() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asStruct() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeMicro() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeMilli() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeNano() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeSec() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeStampMicro() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeStampMilli() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeStampNano() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeStampSec() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asTinyInt() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asUInt1() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asUInt2() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asUInt4() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asUInt8() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asVarBinary() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
asVarChar() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
AutoCloseables - org.apache.arrow.utilのクラス
Utilities for AutoCloseable classes.
AutoCloseables.RollbackCloseable - org.apache.arrow.utilのクラス
A closeable wrapper that will close the underlying closeables if a commit does not occur.

B

BaseFixedWidthVector - org.apache.arrow.vectorのクラス
BaseFixedWidthVector provides an abstract interface for implementing vectors of fixed width values.
BaseFixedWidthVector(String, BufferAllocator, FieldType, int) - クラス のコンストラクタorg.apache.arrow.vector.BaseFixedWidthVector
 
BaseReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template BaseReader.java
BaseReader.ComplexReader - org.apache.arrow.vector.complex.readerのインタフェース
 
BaseReader.ListReader - org.apache.arrow.vector.complex.readerのインタフェース
 
BaseReader.RepeatedListReader - org.apache.arrow.vector.complex.readerのインタフェース
 
BaseReader.RepeatedStructReader - org.apache.arrow.vector.complex.readerのインタフェース
 
BaseReader.ScalarReader - org.apache.arrow.vector.complex.readerのインタフェース
 
BaseReader.StructReader - org.apache.arrow.vector.complex.readerのインタフェース
 
BaseRepeatedValueVector - org.apache.arrow.vector.complexのクラス
 
BaseRepeatedValueVector(String, BufferAllocator, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
BaseRepeatedValueVector(String, BufferAllocator, FieldVector, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
BaseValueVector - org.apache.arrow.vectorのクラス
 
BaseValueVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.BaseValueVector
 
BaseVariableWidthVector - org.apache.arrow.vectorのクラス
 
BaseVariableWidthVector(String, BufferAllocator, FieldType) - クラス のコンストラクタorg.apache.arrow.vector.BaseVariableWidthVector
 
BaseWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
BaseWriter.ComplexWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
BaseWriter.ListWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
BaseWriter.ScalarWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
BaseWriter.StructOrListWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
BaseWriter.StructWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
bigInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
bigInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
bigInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
bigInt() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
bigInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
bigInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
bigInt() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
bigInt() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
bigInt(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
bigInt(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
BigIntHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
BigIntHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.BigIntHolder
 
BigIntHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
BigIntHolderReaderImpl(BigIntHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
BigIntReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
BigIntReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
BigIntReaderImpl(BigIntVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
BigIntVector - org.apache.arrow.vectorのクラス
BigIntVector implements a fixed width vector (8 bytes) of integer values which could be null.
BigIntVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.BigIntVector
Instantiate a BigIntVector.
BigIntVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.BigIntVector
Instantiate a BigIntVector.
BigIntWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
BigIntWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
BigIntWriterImpl(BigIntVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
binary(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
binary(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
Binary() - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Binary
 
bit(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
bit(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
bit(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
bit() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
bit(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
bit(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
bit() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
bit() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
bit(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
bit(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
BitHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
BitHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.BitHolder
 
BitHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
BitHolderReaderImpl(BitHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
bitIndex(int) - クラス のstaticメソッドorg.apache.arrow.vector.BitVectorHelper
Get the relative index of bit within the byte in validity buffer
BitReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
BitReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
BitReaderImpl(BitVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.BitReaderImpl
 
BitVector - org.apache.arrow.vectorのクラス
BitVector implements a fixed width (1 bit) vector of boolean values which could be null.
BitVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.BitVector
Instantiate a BitVector.
BitVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.BitVector
Instantiate a BitVector.
BitVectorHelper - org.apache.arrow.vectorのクラス
Helper class for performing generic operations on a bit vector buffer.
BitVectorHelper() - クラス のコンストラクタorg.apache.arrow.vector.BitVectorHelper
 
BitWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
BitWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
BitWriterImpl(BitVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.BitWriterImpl
 
Bool() - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Bool
 
booleanVector() - クラス のstaticメソッドorg.apache.arrow.vector.BufferLayout
 
buffer - クラス の変数org.apache.arrow.vector.holders.DecimalHolder
 
buffer - クラス の変数org.apache.arrow.vector.holders.FixedSizeBinaryHolder
 
buffer - クラス の変数org.apache.arrow.vector.holders.NullableDecimalHolder
 
buffer - クラス の変数org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
 
buffer - クラス の変数org.apache.arrow.vector.holders.NullableVarBinaryHolder
 
buffer - クラス の変数org.apache.arrow.vector.holders.NullableVarCharHolder
 
buffer - クラス の変数org.apache.arrow.vector.holders.VarBinaryHolder
 
buffer - クラス の変数org.apache.arrow.vector.holders.VarCharHolder
 
BufferBacked - org.apache.arrow.vectorのインタフェース
Content is backed by a buffer and can be loaded/unloaded
BufferLayout - org.apache.arrow.vectorのクラス
 
BufferLayout.BufferType - org.apache.arrow.vectorの列挙型
 
build(StructVector) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriterFactory
 
ByteArrayReadableSeekableByteChannel - org.apache.arrow.vector.utilのクラス
 
ByteArrayReadableSeekableByteChannel(byte[]) - クラス のコンストラクタorg.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
ByteFunctionHelpers - org.apache.arrow.vector.utilのクラス
 
ByteFunctionHelpers() - クラス のコンストラクタorg.apache.arrow.vector.util.ByteFunctionHelpers
 
byteIndex(int) - クラス のstaticメソッドorg.apache.arrow.vector.BitVectorHelper
Get the index of byte corresponding to bit index in validity buffer
bytesRead() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileReader
 
bytesRead() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Return the number of bytes read from the ReadChannel.
bytesRead() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowStreamReader
Get the number of bytes read from the stream since constructing the reader.
bytesRead() - クラス のメソッドorg.apache.arrow.vector.ipc.message.MessageChannelReader
Get the number of bytes read from the ReadChannel.
bytesRead() - クラス のメソッドorg.apache.arrow.vector.ipc.ReadChannel
 
bytesToCodePoint(ByteBuffer) - クラス のstaticメソッドorg.apache.arrow.vector.util.Text
Returns the next code point at the current position in the buffer.
bytesToInt(byte[]) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Convert an array of 4 bytes to a little endian i32 value.
bytesWritten() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowWriter
 
byteVector() - クラス のstaticメソッドorg.apache.arrow.vector.BufferLayout
 
byteWidth - クラス の変数org.apache.arrow.vector.holders.FixedSizeBinaryHolder
 
byteWidth - クラス の変数org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
 

C

callBack - クラス の変数org.apache.arrow.vector.complex.AbstractContainerVector
 
callBack - クラス の変数org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
CallBack - org.apache.arrow.vector.utilのインタフェース
 
charAt(int) - クラス のメソッドorg.apache.arrow.vector.util.Text
Returns the Unicode Scalar Value (32-bit integer value) for the character at position.
check(T, T...) - クラス のstaticメソッドorg.apache.arrow.vector.complex.StateTool
 
checkBufRefs(ValueVector) - クラス のstaticメソッドorg.apache.arrow.vector.BaseValueVector
 
checkPrecisionAndScale(BigDecimal, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DecimalUtility
Check that the BigDecimal scale equals the vectorScale and that the BigDecimal precision is less than or equal to the vectorPrecision.
clear() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
clear() - クラス のメソッドorg.apache.arrow.vector.BaseValueVector
 
clear() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
clear() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4WriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8WriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
clear() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
clear() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
clear() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
clear() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.FieldWriter
 
clear() - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
 
clear() - クラス のメソッドorg.apache.arrow.vector.util.Text
Clear the string to empty.
clear() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Release any owned ArrowBuf and reset the ValueVector to the initial state.
clear() - クラス のメソッドorg.apache.arrow.vector.VectorSchemaRoot
Release all the memory for each vector held in this root.
clear() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
cloneWithTransfer(BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
Create a new ArrowRecordBatch which has the same information as this batch but whose buffers are owned by that Allocator.
close(Throwable, AutoCloseable...) - クラス のstaticメソッドorg.apache.arrow.util.AutoCloseables
Closes all autoCloseables if not null and suppresses exceptions by adding them to t.
close(Throwable, Iterable<? extends AutoCloseable>) - クラス のstaticメソッドorg.apache.arrow.util.AutoCloseables
Closes all autoCloseables if not null and suppresses exceptions by adding them to t.
close(AutoCloseable...) - クラス のstaticメソッドorg.apache.arrow.util.AutoCloseables
Closes all autoCloseables if not null and suppresses subsequent exceptions if more than one.
close(Iterable<? extends AutoCloseable>) - クラス のstaticメソッドorg.apache.arrow.util.AutoCloseables
Closes all autoCloseables if not null and suppresses subsequent exceptions if more than one.
close(Iterable<? extends AutoCloseable>...) - クラス のstaticメソッドorg.apache.arrow.util.AutoCloseables
 
close() - クラス のメソッドorg.apache.arrow.util.AutoCloseables.RollbackCloseable
 
close() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Close the vector and release the associated buffers.
close() - クラス のメソッドorg.apache.arrow.vector.BaseValueVector
 
close() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Close the vector and release the associated buffers.
close() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
Clears out all underlying child vectors.
close() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4WriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8WriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
close() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
Close the vector and release the associated buffers.
close() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
close() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Close resources, including vector schema root and dictionary vectors, and the underlying read source.
close(boolean) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Close resources, including vector schema root and dictionary vectors.
close() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowWriter
 
close() - クラス のメソッドorg.apache.arrow.vector.ipc.JsonFileReader
 
close() - クラス のメソッドorg.apache.arrow.vector.ipc.JsonFileWriter
 
close() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
close() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
releases the buffers
close() - クラス のメソッドorg.apache.arrow.vector.ipc.message.MessageChannelReader
Close the ReadChannel.
close() - クラス のメソッドorg.apache.arrow.vector.ipc.ReadChannel
 
close() - クラス のメソッドorg.apache.arrow.vector.ipc.WriteChannel
 
close() - クラス のメソッドorg.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
close() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Alternative to clear().
close() - クラス のメソッドorg.apache.arrow.vector.VectorSchemaRoot
 
close() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
closeNoChecked(AutoCloseable) - クラス のstaticメソッドorg.apache.arrow.util.AutoCloseables
close() an AutoCloseable without throwing a (checked) Exception.
closeReadSource() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileReader
 
closeReadSource() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Close the underlying read source.
closeReadSource() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowStreamReader
Closes the underlying read source.
Collections2 - org.apache.arrow.utilのクラス
 
Collections2() - クラス のコンストラクタorg.apache.arrow.util.Collections2
 
commit() - クラス のメソッドorg.apache.arrow.util.AutoCloseables.RollbackCloseable
 
compare(ArrowBuf, int, int, ArrowBuf, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.ByteFunctionHelpers
Helper function to compare a set of bytes in two ArrowBufs.
compare(ArrowBuf, int, int, byte[], int, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.ByteFunctionHelpers
Helper function to compare a set of bytes in ArrowBuf to a ByteArray.
compareDictionaries(List<DictionaryEncoding>, List<DictionaryEncoding>, DictionaryProvider, DictionaryProvider) - クラス のstaticメソッドorg.apache.arrow.vector.util.Validator
Validate two Dictionary encodings and dictionaries with id's from the encodings
compareFieldVectors(FieldVector, FieldVector) - クラス のstaticメソッドorg.apache.arrow.vector.util.Validator
Validate two arrow FieldVectors are equal.
compareSchemas(Schema, Schema) - クラス のstaticメソッドorg.apache.arrow.vector.util.Validator
Validate two arrow schemas are equal.
compareTypes(BaseValueVector, String) - クラス のメソッドorg.apache.arrow.vector.BaseValueVector
 
compareVectorSchemaRoot(VectorSchemaRoot, VectorSchemaRoot) - クラス のstaticメソッドorg.apache.arrow.vector.util.Validator
Validate two arrow vectorSchemaRoot are equal.
ComplexCopier - org.apache.arrow.vector.complex.implのクラス
 
ComplexCopier() - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.ComplexCopier
 
ComplexHolder - org.apache.arrow.vector.holdersのクラス
 
ComplexHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.ComplexHolder
 
ComplexTypeVisitor() - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
ComplexWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
ComplexWriterImpl(String, NonNullableStructVector, boolean, boolean) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
ComplexWriterImpl(String, NonNullableStructVector, boolean) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
ComplexWriterImpl(String, NonNullableStructVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
computeBodyLength() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
computeBodyLength() - インタフェース のメソッドorg.apache.arrow.vector.ipc.message.ArrowMessage
 
computeBodyLength() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
Computes the size of the serialized body for this recordBatch.
config() - クラス のstaticメソッドorg.apache.arrow.vector.ipc.JsonFileWriter
 
container - クラス の変数org.apache.arrow.vector.complex.impl.NullableStructWriter
 
container - クラス の変数org.apache.arrow.vector.complex.impl.SingleStructWriter
 
containsKey(Object) - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
 
containsValue(Object) - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
 
contentToTSVString() - クラス のメソッドorg.apache.arrow.vector.VectorSchemaRoot
 
convertField(Field) - クラス のstaticメソッドorg.apache.arrow.vector.types.pojo.Field
 
convertSchema(Schema) - クラス のstaticメソッドorg.apache.arrow.vector.types.pojo.Schema
 
copy(FieldReader, FieldWriter) - クラス のstaticメソッドorg.apache.arrow.vector.complex.impl.ComplexCopier
Do a deep copy of the value in input into output
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructReaderImpl
 
copyAsField(String, TinyIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, UInt1Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, UInt2Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, SmallIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, IntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, UInt4Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, Float4Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, DateDayWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, IntervalYearWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeSecWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, BigIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, UInt8Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, Float8Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, DateMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampSecWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampMicroWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampNanoWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampSecTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampMilliTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampMicroTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampNanoTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeMicroWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeNanoWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, IntervalDayWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, DecimalWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, FixedSizeBinaryWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, VarBinaryWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, VarCharWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, BitWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
copyAsField(String, BigIntWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BigIntReader
 
copyAsField(String, BitWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BitReader
 
copyAsField(String, DateDayWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateDayReader
 
copyAsField(String, DateMilliWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateMilliReader
 
copyAsField(String, DecimalWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DecimalReader
 
copyAsField(String, FixedSizeBinaryWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
copyAsField(String, Float4Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float4Reader
 
copyAsField(String, Float8Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float8Reader
 
copyAsField(String, IntervalDayWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalDayReader
 
copyAsField(String, IntervalYearWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalYearReader
 
copyAsField(String, IntWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntReader
 
copyAsField(String, SmallIntWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.SmallIntReader
 
copyAsField(String, TimeMicroWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMicroReader
 
copyAsField(String, TimeMilliWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMilliReader
 
copyAsField(String, TimeNanoWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeNanoReader
 
copyAsField(String, TimeSecWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeSecReader
 
copyAsField(String, TimeStampMicroWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
copyAsField(String, TimeStampMicroTZWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
copyAsField(String, TimeStampMilliWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
copyAsField(String, TimeStampMilliTZWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
copyAsField(String, TimeStampNanoWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
copyAsField(String, TimeStampNanoTZWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
copyAsField(String, TimeStampSecWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecReader
 
copyAsField(String, TimeStampSecTZWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
copyAsField(String, TinyIntWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TinyIntReader
 
copyAsField(String, UInt1Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt1Reader
 
copyAsField(String, UInt2Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt2Reader
 
copyAsField(String, UInt4Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt4Reader
 
copyAsField(String, UInt8Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt8Reader
 
copyAsField(String, VarBinaryWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarBinaryReader
 
copyAsField(String, VarCharWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarCharReader
 
copyAsValue(BigIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
copyAsValue(BigIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
copyAsValue(BitWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
copyAsValue(BitWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitReaderImpl
 
copyAsValue(DateDayWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
copyAsValue(DateDayWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
copyAsValue(DateMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
copyAsValue(DateMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
copyAsValue(DecimalWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
copyAsValue(DecimalWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
copyAsValue(FixedSizeBinaryWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
copyAsValue(FixedSizeBinaryWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
copyAsValue(Float4Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
copyAsValue(Float4Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
copyAsValue(Float8Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
copyAsValue(Float8Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
copyAsValue(IntervalDayWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
copyAsValue(IntervalDayWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
copyAsValue(IntervalYearWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
copyAsValue(IntervalYearWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
copyAsValue(IntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
copyAsValue(IntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntReaderImpl
 
copyAsValue(BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructReaderImpl
 
copyAsValue(BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(BaseWriter.ListWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(UnionWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TinyIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(UInt1Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(UInt2Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(SmallIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(IntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(UInt4Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(Float4Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(DateDayWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(IntervalYearWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeSecWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(BigIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(UInt8Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(Float8Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(DateMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampSecWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampMicroWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampNanoWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampSecTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampMilliTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampMicroTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampNanoTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeMicroWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeNanoWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(IntervalDayWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(DecimalWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(FixedSizeBinaryWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(VarBinaryWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(VarCharWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(BitWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(BaseWriter.ListWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
copyAsValue(BaseWriter.StructWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
copyAsValue(SmallIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
copyAsValue(SmallIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
copyAsValue(TimeMicroWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
copyAsValue(TimeMicroWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
copyAsValue(TimeMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
copyAsValue(TimeMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
copyAsValue(TimeNanoWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
copyAsValue(TimeNanoWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
copyAsValue(TimeSecWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
copyAsValue(TimeSecWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
copyAsValue(TimeStampMicroWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
copyAsValue(TimeStampMicroWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
copyAsValue(TimeStampMicroTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
copyAsValue(TimeStampMicroTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
copyAsValue(TimeStampMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
copyAsValue(TimeStampMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
copyAsValue(TimeStampMilliTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
copyAsValue(TimeStampMilliTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
copyAsValue(TimeStampNanoWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
copyAsValue(TimeStampNanoWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
copyAsValue(TimeStampNanoTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
copyAsValue(TimeStampNanoTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
copyAsValue(TimeStampSecWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
copyAsValue(TimeStampSecWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
copyAsValue(TimeStampSecTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
copyAsValue(TimeStampSecTZWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
copyAsValue(TinyIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
copyAsValue(TinyIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
copyAsValue(UInt1Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
copyAsValue(UInt1Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
copyAsValue(UInt2Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
copyAsValue(UInt2Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
copyAsValue(UInt4Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
copyAsValue(UInt4Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
copyAsValue(UInt8Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
copyAsValue(UInt8Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
copyAsValue(BaseWriter.ListWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
copyAsValue(BaseWriter.ListWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListReader
 
copyAsValue(UnionWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TinyIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(UInt1Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(UInt2Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(SmallIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(IntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(UInt4Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(Float4Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(DateDayWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(IntervalYearWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeSecWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(BigIntWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(UInt8Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(Float8Writer) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(DateMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeStampSecWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeStampMilliWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeStampMicroWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeStampNanoWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeMicroWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeNanoWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(IntervalDayWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(VarBinaryWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(VarCharWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(BitWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(BaseWriter.ListWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(VarBinaryWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
copyAsValue(VarBinaryWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
copyAsValue(VarCharWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
copyAsValue(VarCharWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
copyAsValue(UnionWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader
 
copyAsValue(BaseWriter.ListWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.RepeatedListReader
 
copyAsValue(BaseWriter.StructWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.RepeatedStructReader
 
copyAsValue(BigIntWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BigIntReader
 
copyAsValue(BitWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BitReader
 
copyAsValue(DateDayWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateDayReader
 
copyAsValue(DateMilliWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateMilliReader
 
copyAsValue(DecimalWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DecimalReader
 
copyAsValue(FixedSizeBinaryWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
copyAsValue(Float4Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float4Reader
 
copyAsValue(Float8Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float8Reader
 
copyAsValue(IntervalDayWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalDayReader
 
copyAsValue(IntervalYearWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalYearReader
 
copyAsValue(IntWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntReader
 
copyAsValue(SmallIntWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.SmallIntReader
 
copyAsValue(TimeMicroWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMicroReader
 
copyAsValue(TimeMilliWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMilliReader
 
copyAsValue(TimeNanoWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeNanoReader
 
copyAsValue(TimeSecWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeSecReader
 
copyAsValue(TimeStampMicroWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
copyAsValue(TimeStampMicroTZWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
copyAsValue(TimeStampMilliWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
copyAsValue(TimeStampMilliTZWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
copyAsValue(TimeStampNanoWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
copyAsValue(TimeStampNanoTZWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
copyAsValue(TimeStampSecWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecReader
 
copyAsValue(TimeStampSecTZWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
copyAsValue(TinyIntWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TinyIntReader
 
copyAsValue(UInt1Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt1Reader
 
copyAsValue(UInt2Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt2Reader
 
copyAsValue(UInt4Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt4Reader
 
copyAsValue(UInt8Writer) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt8Reader
 
copyAsValue(VarBinaryWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarBinaryReader
 
copyAsValue(VarCharWriter) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarCharReader
 
copyBytes() - クラス のメソッドorg.apache.arrow.vector.util.Text
Get a copy of the bytes that is exactly the length of the data.
copyFrom(int, int, BigIntVector) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, BitVector) - クラス のメソッドorg.apache.arrow.vector.BitVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, FixedSizeListVector) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
copyFrom(int, int, ListVector) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, UnionVector) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
copyFrom(int, int, DateDayVector) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, DateMilliVector) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, DecimalVector) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, FixedSizeBinaryVector) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, Float4Vector) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, Float8Vector) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, IntervalDayVector) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, IntervalYearVector) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, IntVector) - クラス のメソッドorg.apache.arrow.vector.IntVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, SmallIntVector) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TimeMicroVector) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TimeMilliVector) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TimeNanoVector) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TimeSecVector) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TimeStampVector) - クラス のメソッドorg.apache.arrow.vector.TimeStampVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TinyIntVector) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, UInt1Vector) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
 
copyFrom(int, int, UInt2Vector) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
 
copyFrom(int, int, UInt4Vector) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
 
copyFrom(int, int, UInt8Vector) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
 
copyFrom(int, int, VarBinaryVector) - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, VarCharVector) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFromSafe(int, int, BigIntVector) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Same as BigIntVector.copyFrom(int, int, BigIntVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, BitVector) - クラス のメソッドorg.apache.arrow.vector.BitVector
Same as BitVector.copyFrom(int, int, BitVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, FixedSizeListVector) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
copyFromSafe(int, int, ListVector) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Same as ListVector.copyFrom(int, int, ListVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, NonNullableStructVector) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
copyFromSafe(int, int, UnionVector) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
copyFromSafe(int, int, DateDayVector) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Same as DateDayVector.copyFrom(int, int, DateDayVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, DateMilliVector) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Same as DateMilliVector.copyFrom(int, int, DateMilliVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, DecimalVector) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Same as DecimalVector.copyFrom(int, int, DecimalVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, FixedSizeBinaryVector) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Same as FixedSizeBinaryVector.copyFrom(int, int, FixedSizeBinaryVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, Float4Vector) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Same as Float4Vector.copyFrom(int, int, Float4Vector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, Float8Vector) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Same as Float8Vector.copyFrom(int, int, Float8Vector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, IntervalDayVector) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.copyFrom(int, int, IntervalDayVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, IntervalYearVector) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Same as IntervalYearVector.copyFrom(int, int, IntervalYearVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, IntVector) - クラス のメソッドorg.apache.arrow.vector.IntVector
Same as IntVector.copyFrom(int, int, IntVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, SmallIntVector) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.copyFrom(int, int, SmallIntVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TimeMicroVector) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Same as TimeMicroVector.copyFrom(int, int, TimeMicroVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TimeMilliVector) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Same as TimeMilliVector.copyFrom(int, int, TimeMilliVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TimeNanoVector) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Same as TimeNanoVector.copyFrom(int, int, TimeNanoVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TimeSecVector) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Same as TimeSecVector.copyFrom(int, int, TimeSecVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TimeStampVector) - クラス のメソッドorg.apache.arrow.vector.TimeStampVector
Same as TimeStampVector.copyFromSafe(int, int, TimeStampVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TinyIntVector) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.copyFrom(int, int, TinyIntVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, UInt1Vector) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
 
copyFromSafe(int, int, UInt2Vector) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
 
copyFromSafe(int, int, UInt4Vector) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
 
copyFromSafe(int, int, UInt8Vector) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
 
copyFromSafe(int, int, VarBinaryVector) - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Same as VarBinaryVector.copyFrom(int, int, VarBinaryVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, VarCharVector) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Same as VarCharVector.copyFrom(int, int, VarCharVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyReader(FieldReader) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
copyReader(FieldReader) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
copyReaderToField(String, FieldReader) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
copyValue(FieldWriter) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
copyValueSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
copyValueSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
 
copyValueSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.TimeStampVector.TransferImpl
 
copyValueSafe(int, int) - インタフェース のメソッドorg.apache.arrow.vector.util.TransferPair
 
create(Schema, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.VectorSchemaRoot
 
createNewSingleVector(String, BufferAllocator, CallBack) - クラス のメソッドorg.apache.arrow.vector.types.pojo.FieldType
 
createVector(BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 

D

data - クラス の変数org.apache.arrow.vector.complex.impl.UnionReader
 
DATA_VECTOR_NAME - クラス のstatic変数org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
dataBuffer(int) - クラス のstaticメソッドorg.apache.arrow.vector.BufferLayout
 
Date(DateUnit) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Date
 
dateDay(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
dateDay(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
dateDay() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
dateDay(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
dateDay(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
dateDay() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
dateDay() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
dateDay(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
DateDayHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
DateDayHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.DateDayHolder
 
DateDayHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
DateDayHolderReaderImpl(DateDayHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
DateDayReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
DateDayReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
DateDayReaderImpl(DateDayVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
DateDayVector - org.apache.arrow.vectorのクラス
DateDayVector implements a fixed width (4 bytes) vector of date values which could be null.
DateDayVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.DateDayVector
Instantiate a DateDayVector.
DateDayVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.DateDayVector
Instantiate a DateDayVector.
DateDayWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
DateDayWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
DateDayWriterImpl(DateDayVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
dateMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
dateMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
dateMilli() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
dateMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
dateMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
dateMilli() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
dateMilli() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
dateMilli(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
DateMilliHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
DateMilliHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.DateMilliHolder
 
DateMilliHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
DateMilliHolderReaderImpl(DateMilliHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
DateMilliReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
DateMilliReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
DateMilliReaderImpl(DateMilliVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
DateMilliVector - org.apache.arrow.vectorのクラス
DateMilliVector implements a fixed width vector (8 bytes) of date values which could be null.
DateMilliVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.DateMilliVector
Instantiate a DateMilliVector.
DateMilliVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.DateMilliVector
Instantiate a DateMilliVector.
DateMilliWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
DateMilliWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
DateMilliWriterImpl(DateMilliVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
dateTimeTZFormat - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
DateUnit - org.apache.arrow.vector.typesの列挙型
 
DateUtility - org.apache.arrow.vector.utilのクラス
 
DateUtility() - クラス のコンストラクタorg.apache.arrow.vector.util.DateUtility
 
days - クラス の変数org.apache.arrow.vector.holders.IntervalDayHolder
 
days - クラス の変数org.apache.arrow.vector.holders.NullableIntervalDayHolder
 
daysToStandardMillis - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
decimal(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
decimal(String, int, int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
decimal(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
decimal(String, int, int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
decimal() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
decimal(String, int, int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
decimal(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
decimal() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
decimal(String, int, int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
decimal(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
Decimal(int, int) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
DECIMAL_BYTE_LENGTH - クラス のstatic変数org.apache.arrow.vector.util.DecimalUtility
 
DecimalHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
DecimalHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.DecimalHolder
 
DecimalHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
DecimalHolderReaderImpl(DecimalHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
DecimalReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
DecimalReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
DecimalReaderImpl(DecimalVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
decimalToString - クラス のstatic変数org.apache.arrow.vector.util.DecimalUtility
 
DecimalUtility - org.apache.arrow.vector.utilのクラス
 
DecimalUtility() - クラス のコンストラクタorg.apache.arrow.vector.util.DecimalUtility
 
DecimalVector - org.apache.arrow.vectorのクラス
DecimalVector implements a fixed width vector (16 bytes) of decimal values which could be null.
DecimalVector(String, BufferAllocator, int, int) - クラス のコンストラクタorg.apache.arrow.vector.DecimalVector
Instantiate a DecimalVector.
DecimalVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.DecimalVector
Instantiate a DecimalVector.
DecimalWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
DecimalWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
DecimalWriterImpl(DecimalVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
decode(ValueVector, Dictionary) - クラス のstaticメソッドorg.apache.arrow.vector.dictionary.DictionaryEncoder
Decodes a dictionary encoded array using the provided dictionary.
decode(byte[]) - クラス のstaticメソッドorg.apache.arrow.vector.util.Text
Converts the provided byte array to a String using the UTF-8 encoding.
decode(byte[], int, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.Text
 
decode(byte[], int, int, boolean) - クラス のstaticメソッドorg.apache.arrow.vector.util.Text
Converts the provided byte array to a String using the UTF-8 encoding.
decrementAllocationMonitor() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
 
DEFAULT_DATA_VECTOR - クラス のstatic変数org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
DEFAULT_MAX_LEN - クラス のstatic変数org.apache.arrow.vector.util.Text
 
DEFAULT_REPEAT_PER_RECORD - インタフェース のstatic変数org.apache.arrow.vector.complex.RepeatedValueVector
 
DensityAwareVector - org.apache.arrow.vectorのインタフェース
Vector that support density aware initial capacity settings.
deserialize(ByteBuffer) - クラス のstaticメソッドorg.apache.arrow.vector.types.pojo.Schema
 
deserializeDictionaryBatch(Message, ArrowBuf) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes an ArrowDictionaryBatch from a dictionary batch Message and data in an ArrowBuf.
deserializeDictionaryBatch(ReadChannel, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes an ArrowDictionaryBatch read from the input channel.
deserializeDictionaryBatch(ReadChannel, ArrowBlock, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes a DictionaryBatch knowing the size of the entire message up front.
deserializeMessageBatch(MessageChannelReader) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Deserialize a message that is either an ArrowDictionaryBatch or ArrowRecordBatch.
deserializeMessageBatch(ReadChannel, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Deserialize a message that is either an ArrowDictionaryBatch or ArrowRecordBatch.
deserializeRecordBatch(Message, ArrowBuf) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes an ArrowRecordBatch from a record batch message and data in an ArrowBuf.
deserializeRecordBatch(ReadChannel, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes an ArrowRecordBatch read from the input channel.
deserializeRecordBatch(ReadChannel, ArrowBlock, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes an ArrowRecordBatch knowing the size of the entire message up front.
deserializeRecordBatch(RecordBatch, ArrowBuf) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes an ArrowRecordBatch given the Flatbuffer metadata and in-memory body.
deserializeSchema(Message) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes an Arrow Schema object from a schema message.
deserializeSchema(ReadChannel) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes an Arrow Schema read from the input channel.
Dictionary - org.apache.arrow.vector.dictionaryのクラス
 
Dictionary(FieldVector, DictionaryEncoding) - クラス のコンストラクタorg.apache.arrow.vector.dictionary.Dictionary
 
DictionaryEncoder - org.apache.arrow.vector.dictionaryのクラス
 
DictionaryEncoder() - クラス のコンストラクタorg.apache.arrow.vector.dictionary.DictionaryEncoder
 
DictionaryEncoding - org.apache.arrow.vector.types.pojoのクラス
 
DictionaryEncoding(long, boolean, ArrowType.Int) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.DictionaryEncoding
 
DictionaryProvider - org.apache.arrow.vector.dictionaryのインタフェース
 
DictionaryProvider.MapDictionaryProvider - org.apache.arrow.vector.dictionaryのクラス
 
DictionaryUtility - org.apache.arrow.vector.utilのクラス
 
DictionaryUtility() - クラス のコンストラクタorg.apache.arrow.vector.util.DictionaryUtility
 
DIGITS_BASE - クラス のstatic変数org.apache.arrow.vector.util.DecimalUtility
 
DIGITS_MAX - クラス のstatic変数org.apache.arrow.vector.util.DecimalUtility
 
directStruct() - クラス のメソッドorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
doWork() - クラス のメソッドorg.apache.arrow.vector.SchemaChangeCallBack
Sets the schema-changed state to true.
doWork() - インタフェース のメソッドorg.apache.arrow.vector.util.CallBack
 

E

empty(String, int, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
empty(String, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.complex.ListVector
 
empty(String, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
empty(String, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.complex.StructVector
 
EMPTY_LIST_INSTANCE - クラス のstatic変数org.apache.arrow.vector.complex.impl.NullReader
 
EMPTY_STRUCT_INSTANCE - クラス のstatic変数org.apache.arrow.vector.complex.impl.NullReader
 
emptyByteArray - クラス のstatic変数org.apache.arrow.vector.BaseVariableWidthVector
 
EmptyValuePopulator - org.apache.arrow.vector.complexのクラス
A helper class that is used to track and populate empty values in repeated value vectors.
EmptyValuePopulator(UInt4Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.EmptyValuePopulator
 
encode(ValueVector, Dictionary) - クラス のstaticメソッドorg.apache.arrow.vector.dictionary.DictionaryEncoder
Dictionary encodes a vector with a provided dictionary.
encode(String) - クラス のstaticメソッドorg.apache.arrow.vector.util.Text
Converts the provided String to bytes using the UTF-8 encoding.
encode(String, boolean) - クラス のstaticメソッドorg.apache.arrow.vector.util.Text
Converts the provided String to bytes using the UTF-8 encoding.
end() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
end() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
end() - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
end() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
end() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
end() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
end() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
end - クラス の変数org.apache.arrow.vector.holders.NullableVarBinaryHolder
 
end - クラス の変数org.apache.arrow.vector.holders.NullableVarCharHolder
 
end - クラス の変数org.apache.arrow.vector.holders.RepeatedListHolder
 
end - クラス の変数org.apache.arrow.vector.holders.RepeatedStructHolder
 
end - クラス の変数org.apache.arrow.vector.holders.VarBinaryHolder
 
end - クラス の変数org.apache.arrow.vector.holders.VarCharHolder
 
end() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowWriter
 
endInternal(WriteChannel) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileWriter
 
endInternal(WriteChannel) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowStreamWriter
 
endInternal(WriteChannel) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowWriter
 
endList() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
endList() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
endList() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
endValue(int, int) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
End the current value
ensureInitialized() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Initialize if not done previously.
entrySet() - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
 
equal(ArrowBuf, int, int, ArrowBuf, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.ByteFunctionHelpers
Helper function to check for equality of bytes in two ArrowBufs
equals(Object) - クラス のメソッドorg.apache.arrow.vector.BufferLayout
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.dictionary.Dictionary
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBlock
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBuffer
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowFooter
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.TypeLayout
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Binary
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Bool
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Date
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Int
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Interval
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.List
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Null
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Struct
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Time
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Union
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.DictionaryEncoding
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.types.pojo.Schema
 
equals(Object) - クラス のメソッドorg.apache.arrow.vector.util.Text
 

F

FBSerializable - org.apache.arrow.vector.ipc.messageのインタフェース
 
FBSerializables - org.apache.arrow.vector.ipc.messageのクラス
 
FBSerializables() - クラス のコンストラクタorg.apache.arrow.vector.ipc.message.FBSerializables
 
field - クラス の変数org.apache.arrow.vector.BaseFixedWidthVector
 
field - クラス の変数org.apache.arrow.vector.BaseVariableWidthVector
 
Field - org.apache.arrow.vector.types.pojoのクラス
 
Field(String, boolean, ArrowType, List<Field>) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.Field
非推奨です。
Field(String, boolean, ArrowType, DictionaryEncoding, List<Field>) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.Field
非推奨です。
Field(String, FieldType, List<Field>) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.Field
 
fieldNameIterator() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
FieldReader - org.apache.arrow.vector.complex.readerのインタフェース
 
fieldType - クラス の変数org.apache.arrow.vector.complex.NonNullableStructVector
 
FieldType - org.apache.arrow.vector.types.pojoのクラス
 
FieldType(boolean, ArrowType, DictionaryEncoding) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.FieldType
 
FieldType(boolean, ArrowType, DictionaryEncoding, Map<String, String>) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.FieldType
 
FieldVector - org.apache.arrow.vectorのインタフェース
A vector corresponding to a Field in the schema It has inner vectors backed by buffers (validity, offsets, data, ...)
FieldWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
fillEmpties(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Create holes in the vector upto the given index (exclusive).
fillHoles(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
* helper methods for setters * *
find(String) - クラス のメソッドorg.apache.arrow.vector.util.Text
 
find(String, int) - クラス のメソッドorg.apache.arrow.vector.util.Text
Finds any occurrence of what in the backing buffer, starting as position start.
findField(List<Field>, String) - クラス のstaticメソッドorg.apache.arrow.vector.types.pojo.Schema
 
findField(String) - クラス のメソッドorg.apache.arrow.vector.types.pojo.Schema
 
fixedSizeBinary(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
fixedSizeBinary(String, int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
fixedSizeBinary(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
fixedSizeBinary(String, int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
fixedSizeBinary() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
fixedSizeBinary(String, int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
fixedSizeBinary(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
FixedSizeBinary(int) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
FixedSizeBinaryHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
FixedSizeBinaryHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.FixedSizeBinaryHolder
 
FixedSizeBinaryHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
FixedSizeBinaryHolderReaderImpl(FixedSizeBinaryHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
FixedSizeBinaryReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
FixedSizeBinaryReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
FixedSizeBinaryReaderImpl(FixedSizeBinaryVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
FixedSizeBinaryVector - org.apache.arrow.vectorのクラス
FixedSizeBinaryVector implements a fixed width vector of binary values which could be null.
FixedSizeBinaryVector(String, BufferAllocator, int) - クラス のコンストラクタorg.apache.arrow.vector.FixedSizeBinaryVector
Instantiate a FixedSizeBinaryVector.
FixedSizeBinaryVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.FixedSizeBinaryVector
Instantiate a FixedSizeBinaryVector.
FixedSizeBinaryWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
FixedSizeBinaryWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
FixedSizeBinaryWriterImpl(FixedSizeBinaryVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
FixedSizeList(int) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
FixedSizeListVector - org.apache.arrow.vector.complexのクラス
 
FixedSizeListVector(String, BufferAllocator, int, DictionaryEncoding, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.FixedSizeListVector
非推奨です。
FixedSizeListVector(String, BufferAllocator, FieldType, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.FixedSizeListVector
 
FixedWidthVector - org.apache.arrow.vectorのインタフェース
 
float4(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
float4(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
float4(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
float4() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
float4(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
float4(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
float4() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
float4() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
float4(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
float4(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
Float4Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
Float4Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.Float4Holder
 
Float4HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
Float4HolderReaderImpl(Float4Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
Float4Reader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
Float4ReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
Float4ReaderImpl(Float4Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
Float4Vector - org.apache.arrow.vectorのクラス
Float4Vector implements a fixed width vector (4 bytes) of float values which could be null.
Float4Vector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.Float4Vector
Instantiate a Float4Vector.
Float4Vector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.Float4Vector
Instantiate a Float4Vector.
Float4Writer - org.apache.arrow.vector.complex.writerのインタフェース
 
Float4WriterImpl - org.apache.arrow.vector.complex.implのクラス
 
Float4WriterImpl(Float4Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.Float4WriterImpl
 
float8(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
float8(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
float8(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
float8() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
float8(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
float8(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
float8() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
float8() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
float8(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
float8(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
Float8Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
Float8Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.Float8Holder
 
Float8HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
Float8HolderReaderImpl(Float8Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
Float8Reader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
Float8ReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
Float8ReaderImpl(Float8Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
Float8Vector - org.apache.arrow.vectorのクラス
Float8Vector implements a fixed width vector (8 bytes) of double values which could be null.
Float8Vector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.Float8Vector
Instantiate a Float8Vector.
Float8Vector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.Float8Vector
Instantiate a Float8Vector.
Float8Writer - org.apache.arrow.vector.complex.writerのインタフェース
 
Float8WriterImpl - org.apache.arrow.vector.complex.implのクラス
 
Float8WriterImpl(Float8Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.Float8WriterImpl
 
FloatingPoint(FloatingPointPrecision) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
FloatingPointPrecision - org.apache.arrow.vector.typesの列挙型
 
formatDate - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
formatTime - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
formatTimeStampMilli - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
formatTimeStampTZ - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
fromFlatbufID(short) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.DateUnit
 
fromFlatbufID(short) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.FloatingPointPrecision
 
fromFlatbufID(short) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.IntervalUnit
 
fromFlatbufID(short) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.TimeUnit
 
fromFlatbufID(short) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.UnionMode
 
fromJSON(String) - クラス のstaticメソッドorg.apache.arrow.vector.types.pojo.Schema
 

G

GenerateSampleData - org.apache.arrow.vectorのクラス
Helper class to generate test data for Nullable fixed and variable width scalar vectors.
GenerateSampleData() - クラス のコンストラクタorg.apache.arrow.vector.GenerateSampleData
 
generateTestData(ValueVector, int) - クラス のstaticメソッドorg.apache.arrow.vector.GenerateSampleData
 
get(ArrowBuf, ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Method used by Json Writer to read a variable width element from the variable width vector and write to Json.
get(int) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Get the element at the given index from the vector.
get(int, NullableBigIntHolder) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.BigIntVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.BitVector
Get the element at the given index from the vector.
get(int, NullableBitHolder) - クラス のメソッドorg.apache.arrow.vector.BitVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.BitVectorHelper
Check if a bit at a given index is set or not.
get(int, ComplexHolder) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
get(int, ComplexHolder) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
get(int) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
get(int, ComplexHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
get(int, UnionHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
get(int) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Get the element at the given index from the vector.
get(int, NullableDateDayHolder) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.DateDayVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Get the element at the given index from the vector.
get(int, NullableDateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.DateMilliVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Get the element at the given index from the vector.
get(int, NullableDecimalHolder) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Get the element at the given index from the vector and sets the state in holder.
get(int) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Get the element at the given index from the vector.
get(int, NullableFixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Get the element at the given index from the vector.
get(int, NullableFloat4Holder) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.Float4Vector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Get the element at the given index from the vector.
get(int, NullableFloat8Holder) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.Float8Vector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Get the element at the given index from the vector.
get(int, NullableIntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Get the element at the given index from the vector and sets the state in holder.
get(int) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Get the element at the given index from the vector.
get(int, NullableIntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Get the element at the given index from the vector and sets the state in holder.
get(int) - クラス のメソッドorg.apache.arrow.vector.IntVector
Get the element at the given index from the vector.
get(int, NullableIntHolder) - クラス のメソッドorg.apache.arrow.vector.IntVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.IntVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Get the element at the given index from the vector.
get(int, NullableSmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.SmallIntVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Get the element at the given index from the vector.
get(int, NullableTimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.TimeMicroVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Get the element at the given index from the vector.
get(int, NullableTimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.TimeMilliVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Get the element at the given index from the vector.
get(int, NullableTimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.TimeNanoVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Get the element at the given index from the vector.
get(int, NullableTimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.TimeSecVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int, NullableTimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroTZVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliTZVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoTZVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecTZVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecVector
Get the element at the given index from the vector and sets the state in holder.
get(int) - クラス のメソッドorg.apache.arrow.vector.TimeStampVector
Get the element at the given index from the vector.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.TimeStampVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Get the element at the given index from the vector.
get(int, NullableTinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.TinyIntVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
Get the element at the given index from the vector.
get(int, NullableUInt1Holder) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
Get the element at the given index from the vector and sets the state in holder.
get(int) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
Get the element at the given index from the vector.
get(int, NullableUInt2Holder) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
Get the element at the given index from the vector and sets the state in holder.
get(int) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
Get the element at the given index from the vector.
get(int, NullableUInt4Holder) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
Get the element at the given index from the vector and sets the state in holder.
get(int) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
Get the element at the given index from the vector.
get(int, NullableUInt8Holder) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
Get the element at the given index from the vector and sets the state in holder.
get(Object) - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
 
get(int) - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Get the variable length element at specified index as byte array.
get(int, NullableVarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Get the variable length element at specified index and sets the state in provided holder.
get(int) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Get the variable length element at specified index as byte array.
get(int, NullableVarCharHolder) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Get the variable length element at specified index and sets the state in provided holder.
getAllocator() - クラス のメソッドorg.apache.arrow.vector.BaseValueVector
 
getAllocator() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
 
getAllocator() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getAllocator() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
 
getAllocator() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getAsStringBuilder(int) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Get the Interval value at a given index as a StringBuilder object
getAsStringBuilder(int) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Get the Interval value at a given index as a StringBuilder object
getBigDecimalFromArrowBuf(ArrowBuf, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DecimalUtility
Read an ArrowType.Decimal at the given value index in the ArrowBuf and convert to a BigDecimal with the given scale.
getBigDecimalFromByteBuffer(ByteBuffer, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DecimalUtility
Read an ArrowType.Decimal from the ByteBuffer and convert to a BigDecimal with the given scale.
getBigIntVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getBitsFromCurrentByte(ArrowBuf, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.BitVectorHelper
 
getBitsFromNextByte(ArrowBuf, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.BitVectorHelper
 
getBitVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getBitWidth() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Int
 
getBitWidth() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Time
 
getBodyBuffer() - クラス のメソッドorg.apache.arrow.vector.ipc.message.MessageResult
Get the message body data.
getBodyLength() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBlock
 
getBufferLayouts() - クラス のメソッドorg.apache.arrow.vector.TypeLayout
 
getBuffers(boolean) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Return the underlying buffers associated with this vector.
getBuffers(boolean) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Return the underlying buffers associated with this vector.
getBuffers(boolean) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
getBuffers(boolean) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getBuffers(boolean) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getBuffers(boolean) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Return the underlying buffers associated with this vector.
getBuffers(boolean) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
Return the underlying buffers associated with this vector.
getBuffers(boolean) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getBuffers() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
getBuffers(boolean) - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Return the underlying buffers associated with this vector.
getBuffers(boolean) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getBufferSize() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get the size (number of bytes) of underlying buffers used by this vector
getBufferSize() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the size (number of bytes) of underlying buffers used by this vector
getBufferSize() - クラス のメソッドorg.apache.arrow.vector.BitVector
Get the size (number of bytes) of underlying buffers used by this vector
getBufferSize() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
getBufferSize() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getBufferSize() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getBufferSize() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Get the size (number of bytes) of underlying buffers used by this vector
getBufferSize() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getBufferSize() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
Get the size (number of bytes) of underlying buffers used by this vector
getBufferSize() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getBufferSize() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
 
getBufferSize() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getBufferSizeFor(int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get the potential buffer size for a particular number of records.
getBufferSizeFor(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the potential buffer size for a particular number of records.
getBufferSizeFor(int) - クラス のメソッドorg.apache.arrow.vector.BitVector
Get the potential buffer size for a particular number of records.
getBufferSizeFor(int) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getBufferSizeFor(int) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getBufferSizeFor(int) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getBufferSizeFor(int) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
Get the potential buffer size for a particular number of records.
getBufferSizeFor(int) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getBufferSizeFor(int) - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Returns the number of bytes that is used by this vector if it holds the given number of values.
getBufferSizeFor(int) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getBuffersLayout() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
getBufferTypes() - クラス のメソッドorg.apache.arrow.vector.TypeLayout
 
getByOrdinal(int) - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
Returns the value corresponding to the given ordinal
getByteArrayFromArrowBuf(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DecimalUtility
Read an ArrowType.Decimal from the ArrowBuf at the given value index and return it as a byte array.
getByteCapacity() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the size (number of bytes) of underlying data buffer.
getByteCapacity() - インタフェース のメソッドorg.apache.arrow.vector.complex.RepeatedVariableWidthVectorLike
Provide the maximum amount of variable width bytes that can be stored int his vector.
getByteCapacity() - インタフェース のメソッドorg.apache.arrow.vector.VariableWidthVector
Provide the maximum amount of variable width bytes that can be stored in this vector.
getBytes() - クラス のメソッドorg.apache.arrow.vector.util.Text
Returns the raw bytes; however, only data up to Text.getLength() is valid.
getByteWidth() - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
 
getByteWidth() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
getChild(String) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
Returns a ValueVector corresponding to the given field name if exists or null.
getChild(String, Class<T>) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
 
getChild(String, Class<T>) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
Returns a ValueVector instance of subtype of T corresponding to the given field name if exists or null.
getChildByOrdinal(int) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
Returns a ValueVector corresponding to the given ordinal identifier.
getChildFieldNames() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
getChildren() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
getChildren() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 
getChildrenFromFields() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get the inner child vectors.
getChildrenFromFields() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the inner child vectors.
getChildrenFromFields() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getChildrenFromFields() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getChildrenFromFields() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getChildrenFromFields() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getChildrenFromFields() - インタフェース のメソッドorg.apache.arrow.vector.FieldVector
the returned list is the same size as the list passed to initializeChildrenFromFields
getChildrenFromFields() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getChildVectorWithOrdinal(String) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
 
getChildVectorWithOrdinal(String) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
getCurrentPosition() - クラス のメソッドorg.apache.arrow.vector.ipc.WriteChannel
 
getCurrentSizeInBytes() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
 
getCurrentSizeInBytes() - インタフェース のメソッドorg.apache.arrow.vector.VariableWidthVector
 
getCustomMetadata() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Schema
 
getDataBuffer() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get the buffer that stores the data for elements in the vector.
getDataBuffer() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the buffer that stores the data for elements in the vector.
getDataBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getDataBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getDataBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getDataBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getDataBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getDataBuffer() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Gets the underlying buffer associated with data vector
getDataBuffer() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getDataBufferAddress() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get the memory address of buffer that stores the data for elements in the vector.
getDataBufferAddress() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the memory address of buffer that stores the data for elements in the vector.
getDataBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getDataBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getDataBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getDataBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getDataBufferAddress() - インタフェース のメソッドorg.apache.arrow.vector.FieldVector
Gets the starting address of the underlying buffer associated with data vector
getDataBufferAddress() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getDataVector() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getDataVector() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getDataVector() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Get the inner data vector for this list vector
getDataVector() - インタフェース のメソッドorg.apache.arrow.vector.complex.RepeatedValueVector
 
getDateDayVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getDateMilliVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getDateTimeFormatter() - クラス のstaticメソッドorg.apache.arrow.vector.util.DateUtility
 
getDensity() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the density of this ListVector
getDensity() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Get the density of this ListVector
getDictionaries() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowFooter
 
getDictionary() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
getDictionary() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 
getDictionary() - クラス のメソッドorg.apache.arrow.vector.types.pojo.FieldType
 
getDictionaryBlocks() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileReader
 
getDictionaryBlocks() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileWriter
 
getDictionaryId() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
getDictionaryIds() - クラス のメソッドorg.apache.arrow.vector.dictionary.DictionaryProvider.MapDictionaryProvider
 
getDictionaryVectors() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Returns any dictionaries that were loaded along with ArrowRecordBatches.
getEncoding() - クラス のメソッドorg.apache.arrow.vector.dictionary.Dictionary
 
getField() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get information about how this field is materialized.
getField() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get information about how this field is materialized.
getField() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4WriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8WriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListReader
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getField() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getField() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getField() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
getField(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 
getField() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Get information about how this field is materialized.
getField() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getFieldBuffers() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get the buffers belonging to this vector
getFieldBuffers() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the buffers belonging to this vector
getFieldBuffers() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getFieldBuffers() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Get the buffers belonging to this vector
getFieldBuffers() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getFieldBuffers() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getFieldBuffers() - インタフェース のメソッドorg.apache.arrow.vector.FieldVector
(same size as getFieldVectors() since it is their content)
getFieldBuffers() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getFieldInnerVectors() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
非推奨です。
getFieldInnerVectors() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
非推奨です。
getFieldInnerVectors() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
非推奨です。
getFieldInnerVectors() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
非推奨です。
getFieldInnerVectors() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
非推奨です。
getFieldInnerVectors() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
非推奨です。
getFieldInnerVectors() - インタフェース のメソッドorg.apache.arrow.vector.FieldVector
 
getFieldInnerVectors() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getFields() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Schema
 
getFieldType() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 
getFieldVectors() - クラス のメソッドorg.apache.arrow.vector.VectorSchemaRoot
 
getFlatbufID() - 列挙型 のメソッドorg.apache.arrow.vector.types.DateUnit
 
getFlatbufID() - 列挙型 のメソッドorg.apache.arrow.vector.types.FloatingPointPrecision
 
getFlatbufID() - 列挙型 のメソッドorg.apache.arrow.vector.types.IntervalUnit
 
getFlatbufID() - 列挙型 のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
 
getFlatbufID() - 列挙型 のメソッドorg.apache.arrow.vector.types.TimeUnit
 
getFlatbufID() - 列挙型 のメソッドorg.apache.arrow.vector.types.UnionMode
 
getFloat4Vector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getFloat8Vector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getId() - クラス のメソッドorg.apache.arrow.vector.types.pojo.DictionaryEncoding
 
getIndex(String) - クラス のstaticメソッドorg.apache.arrow.vector.util.DateUtility
 
getIndexType() - クラス のメソッドorg.apache.arrow.vector.types.pojo.DictionaryEncoding
 
getInnerValueCount() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getInnerValueCountAt(int) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getInt(Field) - クラス のstaticメソッドorg.apache.arrow.vector.types.pojo.ArrowType
 
getIntervalDayVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getIntervalYearVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getIntVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getIsSigned() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Int
 
getLastSet() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the index of last non-null element in the vector.
getLastSet() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getLength() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowFieldNode
 
getLength() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
getLength() - クラス のメソッドorg.apache.arrow.vector.util.Text
 
getList() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getListSize() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getListSize() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
getLocalMillis(LocalDateTime) - クラス のstaticメソッドorg.joda.time.LocalDateTimes
 
getMessage() - クラス のメソッドorg.apache.arrow.vector.ipc.message.MessageMetadataResult
Get the realized flatbuf Message metadata description.
getMessage() - クラス のメソッドorg.apache.arrow.vector.ipc.message.MessageResult
Get the Message metadata.
getMessageBodyLength() - クラス のメソッドorg.apache.arrow.vector.ipc.message.MessageMetadataResult
Get the length of the message body.
getMessageBuffer() - クラス のメソッドorg.apache.arrow.vector.ipc.message.MessageMetadataResult
Get the buffer containing the raw message metadata bytes, not including the message body data.
getMessageLength() - クラス のメソッドorg.apache.arrow.vector.ipc.message.MessageMetadataResult
Get the length of the message metadata in bytes, not including the body length.
getMetadata() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 
getMetadata() - クラス のメソッドorg.apache.arrow.vector.types.pojo.FieldType
 
getMetadataLength() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBlock
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.BitVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListReader
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getMinorType() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.holders.UnionHolder
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.IntVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroTZVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliTZVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoTZVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeStampSecTZVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TimeStampSecVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
 
getMinorType() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
 
getMinorType() - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Get minor type for this vector.
getMinorType() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getMinorTypeForArrowType(ArrowType) - クラス のstaticメソッドorg.apache.arrow.vector.types.Types
 
getMode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Union
 
getName() - 列挙型 のメソッドorg.apache.arrow.vector.BufferLayout.BufferType
 
getName() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 
getNewFieldWriter(ValueVector) - 列挙型 のメソッドorg.apache.arrow.vector.types.Types.MinorType
 
getNewVector(String, FieldType, BufferAllocator, CallBack) - 列挙型 のメソッドorg.apache.arrow.vector.types.Types.MinorType
 
getNodes() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
getNullableCaseSensitiveStructWriterFactoryInstance() - クラス のstaticメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriterFactory
 
getNullableStructWriterFactory() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableCaseSensitiveStructWriter
 
getNullableStructWriterFactory() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
getNullableStructWriterFactory() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleCaseSensitiveStructWriter
 
getNullableStructWriterFactory() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
getNullableStructWriterFactoryInstance() - クラス のstaticメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriterFactory
 
getNullCount() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get the number of elements that are null in the vector
getNullCount() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the number of elements that are null in the vector
getNullCount(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.BitVectorHelper
Given a validity buffer, find the number of bits that are not set.
getNullCount() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getNullCount() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Get the number of elements that are null in the vector
getNullCount() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getNullCount() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getNullCount() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getNullCount() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowFieldNode
 
getNullCount() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Returns number of null elements in the vector
getNullCount() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getObject(int) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.BitVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getObject(int) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Get the element in the list vector at a particular index
getObject(int) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getObject(int) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getObject(int) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getObject(int) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.IntVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroTZVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliTZVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoTZVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecTZVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
getObject(int) - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Get friendly type object from the vector
getObject(int) - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Get the variable length element at specified index as Text.
getObject(int) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Get the variable length element at specified index as Text.
getObject(int) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getOffset() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBlock
 
getOffset() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBuffer
 
getOffsetBuffer() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
buffer that stores the offsets for elements in the vector.
getOffsetBuffer() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
buffer that stores the offsets for elements in the vector.
getOffsetBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getOffsetBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getOffsetBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getOffsetBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getOffsetBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getOffsetBuffer() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Gets the underlying buffer associated with offset vector
getOffsetBuffer() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getOffsetBufferAddress() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get the memory address of buffer that stores the offsets for elements in the vector.
getOffsetBufferAddress() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the memory address of buffer that stores the offsets for elements in the vector.
getOffsetBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getOffsetBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getOffsetBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getOffsetBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getOffsetBufferAddress() - インタフェース のメソッドorg.apache.arrow.vector.FieldVector
Gets the starting address of the underlying buffer associated with offset vector
getOffsetBufferAddress() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getOffsetBufferValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getOffsetVector() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
非推奨です。
getOffsetVector() - インタフェース のメソッドorg.apache.arrow.vector.complex.RepeatedValueVector
 
getOrdinal(K) - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
Returns the ordinal corresponding to the given key.
getPosition() - インタフェース のメソッドorg.apache.arrow.vector.complex.Positionable
 
getPowerOfTen(int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DecimalUtility
Simple function that returns the static precomputed power of ten, instead of using Math.pow
getPrecision() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
getPrecision() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
getPrimitiveVectors() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
getReader() - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.BitVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getReader() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getReader() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getReader() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getReader() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getReader() - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.IntVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroTZVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliTZVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoTZVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeStampSecTZVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TimeStampSecVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
 
getReader() - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
 
getReader() - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
 
getReader() - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
 
getReader() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
 
getReader() - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Get a reader that supports reading values from this vector
getReader() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getRecordBatch() - クラス のメソッドorg.apache.arrow.vector.VectorUnloader
 
getRecordBatches() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowFooter
 
getRecordBlocks() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileReader
 
getRecordBlocks() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileWriter
 
getRowCount() - クラス のメソッドorg.apache.arrow.vector.VectorSchemaRoot
 
getScale() - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Return scale for the decimal value
getScale() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
getSchema() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowFooter
 
getSchema(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.Schema
 
getSchema() - クラス のメソッドorg.apache.arrow.vector.VectorSchemaRoot
 
getSchemaChangedAndReset() - クラス のメソッドorg.apache.arrow.vector.SchemaChangeCallBack
Returns the value of schema-changed state, resetting the schema-changed state to false.
getSize() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBuffer
 
getSmallIntVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getStartEnd(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the starting position (offset) in the data stream for a given element in the vector.
getstartOffset(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
 
getStruct() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTimeFormatter() - クラス のstaticメソッドorg.apache.arrow.vector.util.DateUtility
 
getTimeMicroVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTimeMilliVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTimeNanoVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTimeSecVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTimeStampMicroVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTimeStampMilliVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTimeStampNanoVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTimeStampSecVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTimezone() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
getTimeZone(int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DateUtility
 
getTinyIntVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTo() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
getTo() - クラス のメソッドorg.apache.arrow.vector.TimeStampVector.TransferImpl
 
getTo() - インタフェース のメソッドorg.apache.arrow.vector.util.TransferPair
 
getTransferPair(String, BufferAllocator, CallBack) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.BaseValueVector
 
getTransferPair(String, BufferAllocator, CallBack) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.BitVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getTransferPair(String, BufferAllocator, CallBack) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getTransferPair(String, BufferAllocator, CallBack) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getTransferPair(BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getTransferPair(String, BufferAllocator, CallBack) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getTransferPair(BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getTransferPair(String, BufferAllocator, CallBack) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getTransferPair(BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTransferPair(String, BufferAllocator, CallBack) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.IntVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroTZVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliTZVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoTZVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecTZVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
* vector transfer * *
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
* vector transfer * *
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
* vector transfer * *
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
* vector transfer * *
getTransferPair(BufferAllocator) - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
to transfer quota responsibility
getTransferPair(String, BufferAllocator) - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
 
getTransferPair(String, BufferAllocator, CallBack) - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
 
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getTransferPair(String, BufferAllocator) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getTransferPair(String, BufferAllocator, CallBack) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getType() - クラス のメソッドorg.apache.arrow.vector.BufferLayout
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Binary
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Bool
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Date
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Int
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Interval
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.List
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Null
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Struct
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Time
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Union
 
getType(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
getType() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 
getType() - クラス のメソッドorg.apache.arrow.vector.types.pojo.FieldType
 
getType() - 列挙型 のメソッドorg.apache.arrow.vector.types.Types.MinorType
 
getTypeBitWidth() - クラス のメソッドorg.apache.arrow.vector.BufferLayout
 
getTypeForField(Field) - クラス のstaticメソッドorg.apache.arrow.vector.types.pojo.ArrowType
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Binary
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Bool
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Date
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Int
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Interval
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.List
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Null
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Struct
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Time
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Union
 
getTypeID() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
getTypeIds() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Union
 
getTypeLayout(ArrowType) - クラス のstaticメソッドorg.apache.arrow.vector.TypeLayout
 
getTypeValue(int) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getUInt1Vector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getUInt2Vector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getUInt4Vector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getUInt8Vector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getUnit() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Date
 
getUnit() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Interval
 
getUnit() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Time
 
getUnit() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
getValidityBuffer() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
getValidityBuffer() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
getValidityBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getValidityBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getValidityBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getValidityBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getValidityBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getValidityBuffer() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Gets the underlying buffer associated with validity vector
getValidityBuffer() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getValidityBufferAddress() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get the memory address of buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
getValidityBufferAddress() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the memory address of buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
getValidityBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getValidityBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getValidityBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getValidityBufferAddress() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getValidityBufferAddress() - インタフェース のメソッドorg.apache.arrow.vector.FieldVector
Gets the starting address of the underlying buffer associated with validity vector
getValidityBufferAddress() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getValidityBufferSize(int) - クラス のstaticメソッドorg.apache.arrow.vector.BitVectorHelper
Compute the size of validity buffer required to manage a given number of elements in a vector.
getValidityBufferSizeFromCount(int) - クラス のstaticメソッドorg.apache.arrow.vector.BaseValueVector
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get the current value capacity for the vector
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the current value capacity for the vector
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.BitVector
Get the current value capacity for the vector
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4WriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8WriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Get the current value capacity for the vector
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
Get the current value capacity for the vector
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getValueCapacity() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter
 
getValueCapacity() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Returns the maximum number of values that can be stored in this vector instance.
getValueCapacity() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getValueCount() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Get the value count of vector.
getValueCount() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the value count of vector.
getValueCount() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getValueCount() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
getValueCount() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getValueCount() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getValueCount() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Gets the number of values
getValueCount() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
getValueLength(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Get the variable length element at specified index as Text.
getVarBinaryVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getVarCharVector() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
getVector() - クラス のメソッドorg.apache.arrow.vector.AddOrGetResult
 
getVector() - クラス のメソッドorg.apache.arrow.vector.dictionary.Dictionary
 
getVector(String) - クラス のメソッドorg.apache.arrow.vector.VectorSchemaRoot
 
getVectorById(int) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
getVectorSchemaRoot() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Returns the vector schema root.
getVectorType() - クラス のメソッドorg.apache.arrow.vector.dictionary.Dictionary
 
getWriter(Types.MinorType) - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
getWriter(Types.MinorType, ArrowType) - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
getWriter() - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
getWriter() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
getWriter() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
getWriter() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 

H

handleCase(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableCaseSensitiveStructWriter
 
handleCase(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
handleCase(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleCaseSensitiveStructWriter
 
handleCase(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
handleSafe(int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
* helper methods for setters * *
handleSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.BufferLayout
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.dictionary.Dictionary
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.BigIntHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.BitHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.DateDayHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.DateMilliHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.DecimalHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.FixedSizeBinaryHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.Float4Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.Float8Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.IntervalDayHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.IntervalYearHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.IntHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableBigIntHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableBitHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableDateDayHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableDateMilliHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableDecimalHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableFloat4Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableFloat8Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableIntervalDayHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableIntervalYearHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableIntHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableSmallIntHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeMicroHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeMilliHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeNanoHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeSecHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampMicroHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampMilliHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampNanoHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampSecHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTinyIntHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableUInt1Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableUInt2Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableUInt4Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableUInt8Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableVarBinaryHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.NullableVarCharHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.SmallIntHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeMicroHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeMilliHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeNanoHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeSecHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampMicroHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampMicroTZHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampMilliHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampMilliTZHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampNanoHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampNanoTZHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampSecHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampSecTZHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.TinyIntHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.UInt1Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.UInt2Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.UInt4Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.UInt8Holder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.VarBinaryHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.holders.VarCharHolder
非推奨です。
hashCode() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBlock
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBuffer
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowFooter
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.TypeLayout
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Binary
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Bool
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Date
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Int
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Interval
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.List
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Null
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Struct
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Time
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Union
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.DictionaryEncoding
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Schema
 
hashCode() - クラス のメソッドorg.apache.arrow.vector.util.Text
Copied from Arrays.hashCode so we don't have to copy the byte array
hoursToMillis - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 

I

idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4WriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8WriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
idx() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
immutableListCopy(List<V>) - クラス のstaticメソッドorg.apache.arrow.util.Collections2
 
immutableMapCopy(Map<K, V>) - クラス のstaticメソッドorg.apache.arrow.util.Collections2
 
in - クラス の変数org.apache.arrow.vector.ipc.message.MessageChannelReader
 
incrementAllocationMonitor() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
 
INITIAL_VALUE_ALLOCATION - クラス のstatic変数org.apache.arrow.vector.BaseValueVector
 
initializeChildrenFromFields(List<Field>) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Initialize the children in schema for this Field.
initializeChildrenFromFields(List<Field>) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Initialize the children in schema for this Field.
initializeChildrenFromFields(List<Field>) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
initializeChildrenFromFields(List<Field>) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
initializeChildrenFromFields(List<Field>) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
initializeChildrenFromFields(List<Field>) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
initializeChildrenFromFields(List<Field>) - インタフェース のメソッドorg.apache.arrow.vector.FieldVector
Initializes the child vectors to be later loaded with loadBuffers
initializeChildrenFromFields(List<Field>) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
INSTANCE - クラス のstatic変数org.apache.arrow.vector.complex.impl.NullReader
 
INSTANCE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Binary
 
INSTANCE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Bool
 
INSTANCE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.List
 
INSTANCE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Null
 
INSTANCE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Struct
 
INSTANCE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
INSTANCE - クラス のstatic変数org.apache.arrow.vector.ZeroVector
 
Int(int, boolean) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Int
 
integer(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
integer(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
integer(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
integer() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
integer(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
integer(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
integer() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
integer() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
integer(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
integer(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
INTEGER_SIZE - クラス のstatic変数org.apache.arrow.vector.util.DecimalUtility
 
Interval(IntervalUnit) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Interval
 
intervalDay(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
intervalDay(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
intervalDay() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
intervalDay(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
intervalDay(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
intervalDay() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
intervalDay() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
intervalDay(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
IntervalDayHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
IntervalDayHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.IntervalDayHolder
 
IntervalDayHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
IntervalDayHolderReaderImpl(IntervalDayHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
IntervalDayReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
IntervalDayReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
IntervalDayReaderImpl(IntervalDayVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
IntervalDayVector - org.apache.arrow.vectorのクラス
IntervalDayVector implements a fixed width vector (8 bytes) of interval (days and milliseconds) values which could be null.
IntervalDayVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.IntervalDayVector
Instantiate a IntervalDayVector.
IntervalDayVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.IntervalDayVector
Instantiate a IntervalDayVector.
IntervalDayWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
IntervalDayWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
IntervalDayWriterImpl(IntervalDayVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
IntervalUnit - org.apache.arrow.vector.typesの列挙型
 
intervalYear(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
intervalYear(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
intervalYear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
intervalYear(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
intervalYear(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
intervalYear() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
intervalYear() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
intervalYear(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
IntervalYearHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
IntervalYearHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.IntervalYearHolder
 
IntervalYearHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
IntervalYearHolderReaderImpl(IntervalYearHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
IntervalYearReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
IntervalYearReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
IntervalYearReaderImpl(IntervalYearVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
IntervalYearVector - org.apache.arrow.vectorのクラス
IntervalYearVector implements a fixed width (4 bytes) vector of interval (years and months) values which could be null.
IntervalYearVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.IntervalYearVector
Instantiate a IntervalYearVector.
IntervalYearVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.IntervalYearVector
Instantiate a IntervalYearVector.
IntervalYearWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
IntervalYearWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
IntervalYearWriterImpl(IntervalYearVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
IntHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
IntHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.IntHolder
 
IntHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
IntHolderReaderImpl(IntHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
IntReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
IntReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
IntReaderImpl(IntVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.IntReaderImpl
 
intToBytes(int, byte[]) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Convert an integer to a 4 byte array.
IntVector - org.apache.arrow.vectorのクラス
IntVector implements a fixed width (4 bytes) vector of integer values which could be null.
IntVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.IntVector
Instantiate a IntVector.
IntVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.IntVector
Instantiate a IntVector.
IntWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
IntWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
IntWriterImpl(IntVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.IntWriterImpl
 
InvalidArrowFileException - org.apache.arrow.vector.ipcの例外
 
InvalidArrowFileException(String) - 例外 のコンストラクタorg.apache.arrow.vector.ipc.InvalidArrowFileException
 
isComplex() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexType
 
isComplex() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType
 
isComplex() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.PrimitiveType
 
isCreated() - クラス のメソッドorg.apache.arrow.vector.AddOrGetResult
 
isEmpty(int) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
isEmpty() - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
 
isEmptyStruct() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
isEmptyStruct() - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
isEmptyStruct() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
isEmptyStruct() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
Whether this writer is a struct writer and is empty (has no children).
isListWriter() - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
isListWriter() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
isNull(int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Check if element at given index is null.
isNull(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Check if element at given index is null.
isNull(int) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
isNull(int) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
isNull(int) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Check if element at given index is null.
isNull(int) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
isNull(int) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
isNull(int) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
isNull(int) - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Check whether an element in the vector is null
isNull(int) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
isNullable() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 
isNullable() - クラス のメソッドorg.apache.arrow.vector.types.pojo.FieldType
 
isOpen() - クラス のメソッドorg.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
isOrdered() - クラス のメソッドorg.apache.arrow.vector.types.pojo.DictionaryEncoding
 
isSafe(int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Check if the given index is within the current value capacity of the vector
isSafe(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Check if the given index is within the current value capacity of the vector
isSet(int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
isSet(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
isSet(int) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListReader
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
isSet() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
isSet(int) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BigIntReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BitReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateDayReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateMilliReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DecimalReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float4Reader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float8Reader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalDayReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalYearReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.SmallIntReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMicroReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMilliReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeNanoReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeSecReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TinyIntReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt1Reader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt2Reader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt4Reader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt8Reader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarBinaryReader
 
isSet() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarCharReader
 
isSet(int) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
isSet(int) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
isSet - クラス の変数org.apache.arrow.vector.holders.BigIntHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.BitHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.ComplexHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.DateDayHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.DateMilliHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.DecimalHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.FixedSizeBinaryHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.Float4Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.Float8Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.IntervalDayHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.IntervalYearHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.IntHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableBigIntHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableBitHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableDateDayHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableDateMilliHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableDecimalHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableFloat4Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableFloat8Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableIntervalDayHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableIntervalYearHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableIntHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableSmallIntHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeMicroHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeMilliHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeNanoHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeSecHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampMicroHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampMilliHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampNanoHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampSecHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableTinyIntHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableUInt1Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableUInt2Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableUInt4Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableUInt8Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableVarBinaryHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.NullableVarCharHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.SmallIntHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeMicroHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeMilliHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeNanoHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeSecHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeStampMicroHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeStampMicroTZHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeStampMilliHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeStampMilliTZHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeStampNanoHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeStampNanoTZHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeStampSecHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TimeStampSecTZHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.TinyIntHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.UInt1Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.UInt2Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.UInt4Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.UInt8Holder
 
isSet - クラス の変数org.apache.arrow.vector.holders.UnionHolder
 
isSet() - クラス のメソッドorg.apache.arrow.vector.holders.UnionHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.VarBinaryHolder
 
isSet - クラス の変数org.apache.arrow.vector.holders.VarCharHolder
 
isStructWriter() - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
isStructWriter() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
iter(AutoCloseable...) - クラス のstaticメソッドorg.apache.arrow.util.AutoCloseables
 
iterator() - クラス のメソッドorg.apache.arrow.vector.BaseValueVector
 
iterator() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
iterator() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
iterator() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
iterator() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
iterator() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
iterator() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
iterator() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 

J

JsonFileReader - org.apache.arrow.vector.ipcのクラス
 
JsonFileReader(File, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.ipc.JsonFileReader
 
JsonFileWriter - org.apache.arrow.vector.ipcのクラス
 
JsonFileWriter(File) - クラス のコンストラクタorg.apache.arrow.vector.ipc.JsonFileWriter
 
JsonFileWriter(File, JsonFileWriter.JSONWriteConfig) - クラス のコンストラクタorg.apache.arrow.vector.ipc.JsonFileWriter
 
JsonFileWriter.JSONWriteConfig - org.apache.arrow.vector.ipcのクラス
 
JsonStringArrayList<E> - org.apache.arrow.vector.utilのクラス
 
JsonStringArrayList() - クラス のコンストラクタorg.apache.arrow.vector.util.JsonStringArrayList
 
JsonStringArrayList(int) - クラス のコンストラクタorg.apache.arrow.vector.util.JsonStringArrayList
 
JsonStringHashMap<K,V> - org.apache.arrow.vector.utilのクラス
 
JsonStringHashMap() - クラス のコンストラクタorg.apache.arrow.vector.util.JsonStringHashMap
 

K

keyList() - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
 
keySet() - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
 

L

lastSet - クラス の変数org.apache.arrow.vector.BaseVariableWidthVector
 
list(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
list() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
list(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
list(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
list - クラス の変数org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
list(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
list() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
list(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
list() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
list(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
list() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
list(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
list(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
List() - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.List
 
listoftstruct(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
listoftstruct(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
ListVector - org.apache.arrow.vector.complexのクラス
 
ListVector(String, BufferAllocator, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.ListVector
非推奨です。
ListVector(String, BufferAllocator, DictionaryEncoding, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.ListVector
非推奨です。
ListVector(String, BufferAllocator, FieldType, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.ListVector
 
load(ArrowFieldNode, ArrowBuf) - インタフェース のメソッドorg.apache.arrow.vector.BufferBacked
 
load(ArrowRecordBatch) - クラス のメソッドorg.apache.arrow.vector.VectorLoader
Loads the record batch in the vectors will not close the record batch
loadDictionary(ArrowDictionaryBatch) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Load an ArrowDictionaryBatch to the readers dictionary vectors.
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Load the buffers of this vector with provided source buffers.
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Load the buffers of this vector with provided source buffers.
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Load the buffers of this vector with provided source buffers.
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - インタフェース のメソッドorg.apache.arrow.vector.FieldVector
loads data in the vectors (ownBuffers must be the same size as getFieldVectors())
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
loadNextBatch() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileReader
 
loadNextBatch() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Load the next ArrowRecordBatch to the vector schema root if available.
loadNextBatch() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowStreamReader
Load the next ArrowRecordBatch to the vector schema root if available.
loadRecordBatch(ArrowBlock) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileReader
 
loadRecordBatch(ArrowRecordBatch) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Load an ArrowRecordBatch to the readers VectorSchemaRoot.
loadValidityBuffer(ArrowFieldNode, ArrowBuf, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.BitVectorHelper
 
LocalDateTimes - org.joda.timeのクラス
Workaround to access package protected fields in JODA
LocalDateTimes() - クラス のコンストラクタorg.joda.time.LocalDateTimes
 
LOGGER - クラス のstatic変数org.apache.arrow.vector.ipc.ArrowWriter
 
lookup(long) - インタフェース のメソッドorg.apache.arrow.vector.dictionary.DictionaryProvider
 
lookup(long) - クラス のメソッドorg.apache.arrow.vector.dictionary.DictionaryProvider.MapDictionaryProvider
 
lookup(long) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Lookup a dictionary that has been loaded using the dictionary id.
lookup(long) - クラス のメソッドorg.apache.arrow.vector.ipc.JsonFileReader
 

M

makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.BitVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.IntVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroTZVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliTZVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoTZVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecTZVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
 
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
 
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
 
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
 
makeTransferPair(ValueVector) - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
makes a new transfer pair used to transfer underlying buffers
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
MapDictionaryProvider(Dictionary...) - クラス のコンストラクタorg.apache.arrow.vector.dictionary.DictionaryProvider.MapDictionaryProvider
 
MapWithOrdinal<K,V> - org.apache.arrow.vector.utilのクラス
An implementation of map that supports constant time look-up by a generic key or an ordinal.
MapWithOrdinal() - クラス のコンストラクタorg.apache.arrow.vector.util.MapWithOrdinal
 
MAX_ALLOCATION_SIZE - クラス のstatic変数org.apache.arrow.vector.BaseValueVector
 
MAX_ALLOCATION_SIZE_PROPERTY - クラス のstatic変数org.apache.arrow.vector.BaseValueVector
 
MAX_DIGITS - クラス のstatic変数org.apache.arrow.vector.util.DecimalUtility
 
MessageChannelReader - org.apache.arrow.vector.ipc.messageのクラス
Reads a sequence of messages using a ReadChannel.
MessageChannelReader(ReadChannel, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.ipc.message.MessageChannelReader
Construct a MessageReader to read streaming messages from an existing ReadChannel.
messageHasBody() - クラス のメソッドorg.apache.arrow.vector.ipc.message.MessageMetadataResult
Check if the message is followed by a body.
MessageMetadataResult - org.apache.arrow.vector.ipc.messageのクラス
Class to hold resulting Message metadata and buffer containing the serialized Flatbuffer message when reading messages from a ReadChannel.
MessageResult - org.apache.arrow.vector.ipc.messageのクラス
Class to hold the Message metadata and body data when reading messages through a MessageChannelReader.
MessageSerializer - org.apache.arrow.vector.ipc.messageのクラス
Utility class for serializing Messages.
MessageSerializer() - クラス のコンストラクタorg.apache.arrow.vector.ipc.message.MessageSerializer
 
milliseconds - クラス の変数org.apache.arrow.vector.holders.IntervalDayHolder
 
milliseconds - クラス の変数org.apache.arrow.vector.holders.NullableIntervalDayHolder
 
millisFromPeriod(Period) - クラス のstaticメソッドorg.apache.arrow.vector.util.DateUtility
 
minutesToMillis - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
monthsFromPeriod(Period) - クラス のstaticメソッドorg.apache.arrow.vector.util.DateUtility
 
monthsToMillis - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
monthToStandardDays - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 

N

name - クラス の変数org.apache.arrow.vector.BaseValueVector
 
name - クラス の変数org.apache.arrow.vector.complex.AbstractContainerVector
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListReader
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
next() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
next() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.RepeatedListReader
 
next() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.RepeatedStructReader
 
NonNullableStructVector - org.apache.arrow.vector.complexのクラス
 
NonNullableStructVector(String, BufferAllocator, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.NonNullableStructVector
非推奨です。
NonNullableStructVector(String, BufferAllocator, FieldType, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.NonNullableStructVector
 
NonNullableStructVector.StructTransferPair - org.apache.arrow.vector.complexのクラス
 
noop() - クラス のstaticメソッドorg.apache.arrow.util.AutoCloseables
 
Null() - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Null
 
nullable(String, ArrowType) - クラス のstaticメソッドorg.apache.arrow.vector.types.pojo.Field
 
nullable(ArrowType) - クラス のstaticメソッドorg.apache.arrow.vector.types.pojo.FieldType
 
NullableBigIntHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableBigIntHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableBigIntHolder
 
NullableBigIntHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableBigIntHolderReaderImpl(NullableBigIntHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
NullableBitHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableBitHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableBitHolder
 
NullableBitHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableBitHolderReaderImpl(NullableBitHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
NullableCaseSensitiveStructWriter - org.apache.arrow.vector.complex.implのクラス
 
NullableCaseSensitiveStructWriter(StructVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableCaseSensitiveStructWriter
 
NullableDateDayHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableDateDayHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableDateDayHolder
 
NullableDateDayHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableDateDayHolderReaderImpl(NullableDateDayHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
NullableDateMilliHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableDateMilliHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableDateMilliHolder
 
NullableDateMilliHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableDateMilliHolderReaderImpl(NullableDateMilliHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
NullableDecimalHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableDecimalHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableDecimalHolder
 
NullableDecimalHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableDecimalHolderReaderImpl(NullableDecimalHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
NullableFixedSizeBinaryHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableFixedSizeBinaryHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
 
NullableFixedSizeBinaryHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableFixedSizeBinaryHolderReaderImpl(NullableFixedSizeBinaryHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
NullableFloat4Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableFloat4Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableFloat4Holder
 
NullableFloat4HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableFloat4HolderReaderImpl(NullableFloat4Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
NullableFloat8Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableFloat8Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableFloat8Holder
 
NullableFloat8HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableFloat8HolderReaderImpl(NullableFloat8Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
NullableIntervalDayHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableIntervalDayHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableIntervalDayHolder
 
NullableIntervalDayHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableIntervalDayHolderReaderImpl(NullableIntervalDayHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
NullableIntervalYearHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableIntervalYearHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableIntervalYearHolder
 
NullableIntervalYearHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableIntervalYearHolderReaderImpl(NullableIntervalYearHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
NullableIntHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableIntHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableIntHolder
 
NullableIntHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableIntHolderReaderImpl(NullableIntHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
nullablePrimitive(String, ArrowType.PrimitiveType) - クラス のstaticメソッドorg.apache.arrow.vector.types.pojo.Field
 
NullableSmallIntHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableSmallIntHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableSmallIntHolder
 
NullableSmallIntHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableSmallIntHolderReaderImpl(NullableSmallIntHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
NullableStructReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableStructReaderImpl(NonNullableStructVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableStructReaderImpl
 
NullableStructTransferPair(StructVector, StructVector, boolean) - クラス のコンストラクタorg.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
 
NullableStructWriter - org.apache.arrow.vector.complex.implのクラス
 
NullableStructWriter(StructVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
NullableStructWriterFactory - org.apache.arrow.vector.complex.implのクラス
 
NullableStructWriterFactory(boolean) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableStructWriterFactory
 
NullableTimeMicroHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeMicroHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeMicroHolder
 
NullableTimeMicroHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeMicroHolderReaderImpl(NullableTimeMicroHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
NullableTimeMilliHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeMilliHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeMilliHolder
 
NullableTimeMilliHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeMilliHolderReaderImpl(NullableTimeMilliHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
NullableTimeNanoHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeNanoHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeNanoHolder
 
NullableTimeNanoHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeNanoHolderReaderImpl(NullableTimeNanoHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
NullableTimeSecHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeSecHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeSecHolder
 
NullableTimeSecHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeSecHolderReaderImpl(NullableTimeSecHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
NullableTimeStampMicroHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampMicroHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeStampMicroHolder
 
NullableTimeStampMicroHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeStampMicroHolderReaderImpl(NullableTimeStampMicroHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
NullableTimeStampMicroTZHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampMicroTZHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
 
NullableTimeStampMicroTZHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeStampMicroTZHolderReaderImpl(NullableTimeStampMicroTZHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
NullableTimeStampMilliHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampMilliHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeStampMilliHolder
 
NullableTimeStampMilliHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeStampMilliHolderReaderImpl(NullableTimeStampMilliHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
NullableTimeStampMilliTZHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampMilliTZHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
 
NullableTimeStampMilliTZHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeStampMilliTZHolderReaderImpl(NullableTimeStampMilliTZHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
NullableTimeStampNanoHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampNanoHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeStampNanoHolder
 
NullableTimeStampNanoHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeStampNanoHolderReaderImpl(NullableTimeStampNanoHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
NullableTimeStampNanoTZHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampNanoTZHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
 
NullableTimeStampNanoTZHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeStampNanoTZHolderReaderImpl(NullableTimeStampNanoTZHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
NullableTimeStampSecHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampSecHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeStampSecHolder
 
NullableTimeStampSecHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeStampSecHolderReaderImpl(NullableTimeStampSecHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
NullableTimeStampSecTZHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampSecTZHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
 
NullableTimeStampSecTZHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTimeStampSecTZHolderReaderImpl(NullableTimeStampSecTZHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
NullableTinyIntHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableTinyIntHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableTinyIntHolder
 
NullableTinyIntHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableTinyIntHolderReaderImpl(NullableTinyIntHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
NullableUInt1Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableUInt1Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableUInt1Holder
 
NullableUInt1HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableUInt1HolderReaderImpl(NullableUInt1Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
NullableUInt2Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableUInt2Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableUInt2Holder
 
NullableUInt2HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableUInt2HolderReaderImpl(NullableUInt2Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
NullableUInt4Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableUInt4Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableUInt4Holder
 
NullableUInt4HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableUInt4HolderReaderImpl(NullableUInt4Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
NullableUInt8Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableUInt8Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableUInt8Holder
 
NullableUInt8HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableUInt8HolderReaderImpl(NullableUInt8Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
NullableVarBinaryHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableVarBinaryHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableVarBinaryHolder
 
NullableVarBinaryHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableVarBinaryHolderReaderImpl(NullableVarBinaryHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
NullableVarCharHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
NullableVarCharHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.NullableVarCharHolder
 
NullableVarCharHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
NullableVarCharHolderReaderImpl(NullableVarCharHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
NullReader - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template NullReader.java

O

of(FieldVector...) - クラス のstaticメソッドorg.apache.arrow.vector.VectorSchemaRoot
 
OFFSET_WIDTH - クラス のstatic変数org.apache.arrow.vector.BaseVariableWidthVector
 
OFFSET_WIDTH - クラス のstatic変数org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
offsetAllocationSizeInBytes - クラス の変数org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
offsetBuffer - クラス の変数org.apache.arrow.vector.BaseVariableWidthVector
 
offsetBuffer() - クラス のstaticメソッドorg.apache.arrow.vector.BufferLayout
 
offsetBuffer - クラス の変数org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
ok() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.ComplexReader
 
ordinal - クラス の変数org.apache.arrow.vector.complex.VectorWithOrdinal
 
org.apache.arrow.util - パッケージ org.apache.arrow.util
 
org.apache.arrow.vector - パッケージ org.apache.arrow.vector
 
org.apache.arrow.vector.complex - パッケージ org.apache.arrow.vector.complex
 
org.apache.arrow.vector.complex.impl - パッケージ org.apache.arrow.vector.complex.impl
 
org.apache.arrow.vector.complex.reader - パッケージ org.apache.arrow.vector.complex.reader
 
org.apache.arrow.vector.complex.writer - パッケージ org.apache.arrow.vector.complex.writer
 
org.apache.arrow.vector.dictionary - パッケージ org.apache.arrow.vector.dictionary
 
org.apache.arrow.vector.holders - パッケージ org.apache.arrow.vector.holders
 
org.apache.arrow.vector.ipc - パッケージ org.apache.arrow.vector.ipc
 
org.apache.arrow.vector.ipc.message - パッケージ org.apache.arrow.vector.ipc.message
 
org.apache.arrow.vector.types - パッケージ org.apache.arrow.vector.types
 
org.apache.arrow.vector.types.pojo - パッケージ org.apache.arrow.vector.types.pojo
 
org.apache.arrow.vector.util - パッケージ org.apache.arrow.vector.util
 
org.joda.time - パッケージ org.joda.time
 
out - クラス の変数org.apache.arrow.vector.ipc.ArrowWriter
 
OversizedAllocationException - org.apache.arrow.vector.utilの例外
An exception that is used to signal that allocation request in bytes is greater than the maximum allowed by allocator.
OversizedAllocationException() - 例外 のコンストラクタorg.apache.arrow.vector.util.OversizedAllocationException
 
OversizedAllocationException(String, Throwable, boolean, boolean) - 例外 のコンストラクタorg.apache.arrow.vector.util.OversizedAllocationException
 
OversizedAllocationException(String, Throwable) - 例外 のコンストラクタorg.apache.arrow.vector.util.OversizedAllocationException
 
OversizedAllocationException(String) - 例外 のコンストラクタorg.apache.arrow.vector.util.OversizedAllocationException
 
OversizedAllocationException(Throwable) - 例外 のコンストラクタorg.apache.arrow.vector.util.OversizedAllocationException
 

P

populate(int) - クラス のメソッドorg.apache.arrow.vector.complex.EmptyValuePopulator
Marks all values since the last set as empty.
position() - クラス のメソッドorg.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
position(long) - クラス のメソッドorg.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
Positionable - org.apache.arrow.vector.complexのインタフェース
 
precision - クラス の変数org.apache.arrow.vector.holders.DecimalHolder
 
precision - クラス の変数org.apache.arrow.vector.holders.NullableDecimalHolder
 
prepareLoadNextBatch() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Ensure the reader has been initialized and reset the VectorSchemaRoot row count to 0.
pretty(boolean) - クラス のメソッドorg.apache.arrow.vector.ipc.JsonFileWriter.JSONWriteConfig
 
PrimitiveTypeVisitor() - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 
PromotableVector - org.apache.arrow.vector.complexのインタフェース
 
PromotableWriter - org.apache.arrow.vector.complex.implのクラス
This FieldWriter implementation delegates all FieldWriter API calls to an inner FieldWriter.
PromotableWriter(ValueVector, AbstractStructVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.PromotableWriter
 
PromotableWriter(ValueVector, AbstractStructVector, NullableStructWriterFactory) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.PromotableWriter
 
PromotableWriter(ValueVector, ListVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.PromotableWriter
 
PromotableWriter(ValueVector, ListVector, NullableStructWriterFactory) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.PromotableWriter
 
promoteToUnion() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
promoteToUnion() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
promoteToUnion() - インタフェース のメソッドorg.apache.arrow.vector.complex.PromotableVector
 
put(Dictionary) - クラス のメソッドorg.apache.arrow.vector.dictionary.DictionaryProvider.MapDictionaryProvider
 
put(K, V) - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
Inserts the tuple (key, value) into the map extending the semantics of Map.put(K, V) with automatic ordinal assignment.
putAll(Map<? extends K, ? extends V>) - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
 
putChild(String, FieldVector) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
Inserts the vector with the given name if it does not exist else replaces it with the new value.
putVector(String, FieldVector) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
Inserts the input vector into the map if it does not exist, replaces if it exists already

R

read(BigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
read(NullableBigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
read(NullableBigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
read(BitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
read(NullableBitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
read(NullableBitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitReaderImpl
 
read(DateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
read(NullableDateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
read(NullableDateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
read(DateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
read(NullableDateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
read(NullableDateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
read(DecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
read(NullableDecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
read(NullableDecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
read(FixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
read(NullableFixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
read(NullableFixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
read(Float4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
read(NullableFloat4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
read(NullableFloat4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
read(Float8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
read(NullableFloat8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
read(NullableFloat8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
read(IntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
read(NullableIntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
read(NullableIntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
read(IntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
read(NullableIntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
read(NullableIntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
read(IntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
read(NullableIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
read(NullableIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntReaderImpl
 
read(BigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
read(NullableBigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
read(BitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
read(NullableBitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
read(DateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
read(NullableDateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
read(DateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
read(NullableDateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
read(DecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
read(NullableDecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
read(FixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
read(NullableFixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
read(Float4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
read(NullableFloat4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
read(Float8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
read(NullableFloat8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
read(IntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
read(NullableIntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
read(IntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
read(NullableIntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
read(IntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
read(NullableIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
read(SmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
read(NullableSmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
read(TimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
read(NullableTimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
read(TimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
read(NullableTimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
read(TimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
read(NullableTimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
read(TimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
read(NullableTimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
read(TimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
read(NullableTimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
read(TimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
read(NullableTimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
read(TimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
read(NullableTimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
read(TimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
read(NullableTimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
read(TimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
read(NullableTimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
read(TimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
read(NullableTimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
read(TimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
read(NullableTimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
read(TimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
read(NullableTimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
read(TinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
read(NullableTinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
read(UInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
read(NullableUInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
read(UInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
read(NullableUInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
read(UInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
read(NullableUInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
read(UInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
read(NullableUInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
read(VarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
read(NullableVarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
read(VarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
read(NullableVarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
read(TinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(UInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableUInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, UInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableUInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(UInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableUInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, UInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableUInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(SmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableSmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, SmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableSmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(IntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, IntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(UInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableUInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, UInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableUInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(Float4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableFloat4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, Float4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableFloat4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(DateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableDateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, DateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableDateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(IntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableIntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, IntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableIntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(BigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableBigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, BigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableBigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(UInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableUInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, UInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableUInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(Float8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableFloat8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, Float8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableFloat8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(DateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableDateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, DateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableDateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(TimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(IntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableIntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, IntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableIntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(DecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableDecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, DecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableDecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(FixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableFixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, FixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableFixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(VarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableVarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, VarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableVarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(VarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableVarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, VarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableVarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(BitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(NullableBitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, BitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableBitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
read(SmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
read(NullableSmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
read(NullableSmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
read(TimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
read(NullableTimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
read(NullableTimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
read(TimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
read(NullableTimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
read(NullableTimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
read(TimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
read(NullableTimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
read(NullableTimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
read(TimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
read(NullableTimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
read(NullableTimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
read(TimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
read(NullableTimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
read(NullableTimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
read(TimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
read(NullableTimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
read(NullableTimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
read(TimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
read(NullableTimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
read(NullableTimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
read(TimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
read(NullableTimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
read(NullableTimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
read(TimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
read(NullableTimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
read(NullableTimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
read(TimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
read(NullableTimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
read(NullableTimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
read(TimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
read(NullableTimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
read(NullableTimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
read(TimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
read(NullableTimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
read(NullableTimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
read(TinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
read(NullableTinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
read(NullableTinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
read(UInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
read(NullableUInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
read(NullableUInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
read(UInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
read(NullableUInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
read(NullableUInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
read(UInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
read(NullableUInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
read(NullableUInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
read(UInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
read(NullableUInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
read(NullableUInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
read(int, UnionHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
read(int, UnionHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListReader
 
read(UnionHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(int, UnionHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableUInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableUInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableSmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableUInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableFloat4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableDateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableIntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableBigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableUInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableFloat8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableDateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableIntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableVarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableVarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableBitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
read(VarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
read(NullableVarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
read(NullableVarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
read(VarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
read(NullableVarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
read(NullableVarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
read(UnionHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader
 
read(int, UnionHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader
 
read(BigIntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BigIntReader
 
read(NullableBigIntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BigIntReader
 
read(BitHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BitReader
 
read(NullableBitHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BitReader
 
read(DateDayHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateDayReader
 
read(NullableDateDayHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateDayReader
 
read(DateMilliHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateMilliReader
 
read(NullableDateMilliHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateMilliReader
 
read(DecimalHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DecimalReader
 
read(NullableDecimalHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DecimalReader
 
read(FixedSizeBinaryHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
read(NullableFixedSizeBinaryHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
read(Float4Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float4Reader
 
read(NullableFloat4Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float4Reader
 
read(Float8Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float8Reader
 
read(NullableFloat8Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float8Reader
 
read(IntervalDayHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalDayReader
 
read(NullableIntervalDayHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalDayReader
 
read(IntervalYearHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalYearReader
 
read(NullableIntervalYearHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalYearReader
 
read(IntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntReader
 
read(NullableIntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntReader
 
read(SmallIntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.SmallIntReader
 
read(NullableSmallIntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.SmallIntReader
 
read(TimeMicroHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMicroReader
 
read(NullableTimeMicroHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMicroReader
 
read(TimeMilliHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMilliReader
 
read(NullableTimeMilliHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMilliReader
 
read(TimeNanoHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeNanoReader
 
read(NullableTimeNanoHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeNanoReader
 
read(TimeSecHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeSecReader
 
read(NullableTimeSecHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeSecReader
 
read(TimeStampMicroHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
read(NullableTimeStampMicroHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
read(TimeStampMicroTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
read(NullableTimeStampMicroTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
read(TimeStampMilliHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
read(NullableTimeStampMilliHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
read(TimeStampMilliTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
read(NullableTimeStampMilliTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
read(TimeStampNanoHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
read(NullableTimeStampNanoHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
read(TimeStampNanoTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
read(NullableTimeStampNanoTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
read(TimeStampSecHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecReader
 
read(NullableTimeStampSecHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecReader
 
read(TimeStampSecTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
read(NullableTimeStampSecTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
read(TinyIntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TinyIntReader
 
read(NullableTinyIntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TinyIntReader
 
read(UInt1Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt1Reader
 
read(NullableUInt1Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt1Reader
 
read(UInt2Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt2Reader
 
read(NullableUInt2Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt2Reader
 
read(UInt4Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt4Reader
 
read(NullableUInt4Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt4Reader
 
read(UInt8Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt8Reader
 
read(NullableUInt8Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt8Reader
 
read(VarBinaryHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarBinaryReader
 
read(NullableVarBinaryHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarBinaryReader
 
read(VarCharHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarCharReader
 
read(NullableVarCharHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarCharReader
 
read(VectorSchemaRoot) - クラス のメソッドorg.apache.arrow.vector.ipc.JsonFileReader
 
read() - クラス のメソッドorg.apache.arrow.vector.ipc.JsonFileReader
 
read(ByteBuffer) - クラス のメソッドorg.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
readBigDecimal() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
readBigDecimal() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
readBigDecimal() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
readBigDecimal(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readBigDecimal() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readBigDecimal() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DecimalReader
 
readBoolean() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
readBoolean() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitReaderImpl
 
readBoolean() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
readBoolean(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readBoolean() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readBoolean() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readBoolean() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BitReader
 
readByte() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
readByte() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
readByte(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readByte() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readByte() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
readByte() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
readByte() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
readByte() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
readByte() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readByte() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TinyIntReader
 
readByte() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt1Reader
 
readByteArray() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
readByteArray() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
readByteArray() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
readByteArray() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
readByteArray(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readByteArray() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readByteArray() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readByteArray() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
readByteArray() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
readByteArray() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
readByteArray() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarBinaryReader
 
ReadChannel - org.apache.arrow.vector.ipcのクラス
 
ReadChannel(ReadableByteChannel) - クラス のコンストラクタorg.apache.arrow.vector.ipc.ReadChannel
 
readCharacter() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
readCharacter(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readCharacter() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readCharacter() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
readCharacter() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
readCharacter() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readCharacter() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt2Reader
 
readDictionary() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileReader
 
readDictionary() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Read a dictionary batch from the source, will be invoked after the schema has been read and called N times, where N is the number of dictionaries indicated by the schema Fields.
readDictionary() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowStreamReader
Read a dictionary batch message, will be invoked after the schema and before normal record batches are read.
readDouble() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
readDouble() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
readDouble() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
readDouble(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readDouble() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readDouble() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readDouble() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float8Reader
 
reader(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
reader() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
reader() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
reader(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
reader() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
reader() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListReader
 
reader(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
reader() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
reader() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.ListReader
 
reader(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.StructReader
 
reader - クラス の変数org.apache.arrow.vector.holders.ComplexHolder
 
reader - クラス の変数org.apache.arrow.vector.holders.UnionHolder
 
readFloat() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
readFloat() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
readFloat() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
readFloat(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readFloat() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readFloat() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readFloat() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float4Reader
 
readFully(ByteBuffer) - クラス のメソッドorg.apache.arrow.vector.ipc.ReadChannel
Reads bytes into buffer until it is full (buffer.remaining() == 0).
readFully(ArrowBuf, int) - クラス のメソッドorg.apache.arrow.vector.ipc.ReadChannel
Reads up to len into buffer.
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntReaderImpl
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
readInteger(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
readInteger() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readInteger() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateDayReader
 
readInteger() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntReader
 
readInteger() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeSecReader
 
readInteger() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt4Reader
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
readLocalDateTime(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
readLocalDateTime() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readLocalDateTime() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateMilliReader
 
readLocalDateTime() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMilliReader
 
readLocalDateTime() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
readLocalDateTime() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
readLocalDateTime() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
readLocalDateTime() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecReader
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
readLong(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
readLong() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readLong() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BigIntReader
 
readLong() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMicroReader
 
readLong() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeNanoReader
 
readLong() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
readLong() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
readLong() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
readLong() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
readLong() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt8Reader
 
readMessage(ReadChannel) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Read a Message from the input channel and return a MessageMetadataResult that contains the Message metadata, buffer containing the serialized Message metadata as read, and length of the Message in bytes.
readMessageBody(ReadChannel, int, BufferAllocator) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Read a Message body from the in channel into an ArrowBuf.
readNext() - クラス のメソッドorg.apache.arrow.vector.ipc.message.MessageChannelReader
Read a message from the ReadChannel and return a MessageResult containing the Message metadata and optional message body data.
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
readObject(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListReader
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
readObject() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BigIntReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BitReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateDayReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DateMilliReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.DecimalReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float4Reader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.Float8Reader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalDayReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalYearReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.SmallIntReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMicroReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeMilliReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeNanoReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeSecReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.TinyIntReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt1Reader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt2Reader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt4Reader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.UInt8Reader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarBinaryReader
 
readObject() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarCharReader
 
readPeriod() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
readPeriod() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
readPeriod() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
readPeriod() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
readPeriod() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
readPeriod() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
readPeriod(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readPeriod() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readPeriod() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalDayReader
 
readPeriod() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.IntervalYearReader
 
readSchema() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileReader
 
readSchema() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowReader
Read the Schema from the source, will be invoked at the beginning the initialization.
readSchema() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowStreamReader
Reads the schema message from the beginning of the stream.
readShort() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
readShort(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readShort() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readShort() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
readShort() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
readShort() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readShort() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.SmallIntReader
 
readString(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readString() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readText() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
readText(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readText() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
readText() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
readText() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
readText() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
readText() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.VarCharReader
 
readWithKnownLength(DataInput, int) - クラス のメソッドorg.apache.arrow.vector.util.Text
Read a Text object whose length is already known.
reAlloc() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Resize the vector to increase the capacity.
reAlloc() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Resize the vector to increase the capacity.
reAlloc() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
reAlloc() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
reAlloc() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
reAlloc() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Resize the vector to increase the capacity.
reAlloc() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
reAlloc() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
reAlloc() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Allocate new buffer with double capacity, and copy data into the new buffer.
reAlloc() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
reallocDataBuffer() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Reallocate the data buffer.
reallocOffsetBuffer() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
reallocValidityAndOffsetBuffers() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Reallocate the validity and offset buffers for this vector.
releaseBuffer(ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.BaseValueVector
 
remove(Object) - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
Removes the element corresponding to the key if exists extending the semantics of Map.remove(java.lang.Object) with ordinal re-cycling.
RepeatedFixedWidthVectorLike - org.apache.arrow.vector.complexのインタフェース
A ValueVector mix-in that can be used in conjunction with RepeatedValueVector subtypes.
RepeatedListHolder - org.apache.arrow.vector.holdersのクラス
 
RepeatedListHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.RepeatedListHolder
 
RepeatedStructHolder - org.apache.arrow.vector.holdersのクラス
 
RepeatedStructHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.RepeatedStructHolder
 
RepeatedValueVector - org.apache.arrow.vector.complexのインタフェース
An abstraction representing repeated value vectors.
RepeatedVariableWidthVectorLike - org.apache.arrow.vector.complexのインタフェース
 
replaceDataVector(FieldVector) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
reset() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Reset the vector to initial state.
reset() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Reset the vector to initial state.
reset() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
reset() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
reset() - クラス のメソッドorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
reset() - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
reset() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
reset() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader
 
reset() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
Reset this vector to empty, does not release buffers
reset() - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
reset() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
reset() - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Reset the ValueVector to the initial state without releasing any owned ArrowBuf.
reset() - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
rollbackable(AutoCloseable...) - クラス のstaticメソッドorg.apache.arrow.util.AutoCloseables
 
RollbackCloseable(AutoCloseable...) - クラス のコンストラクタorg.apache.arrow.util.AutoCloseables.RollbackCloseable
 
rootAsList() - クラス のメソッドorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
rootAsList() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.ComplexReader
 
rootAsList() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
rootAsStruct() - クラス のメソッドorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
rootAsStruct() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.ComplexReader
 
rootAsStruct() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
rootIsStruct() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.ComplexReader
 

S

scale - クラス の変数org.apache.arrow.vector.holders.DecimalHolder
 
scale - クラス の変数org.apache.arrow.vector.holders.NullableDecimalHolder
 
scale_long_constants - クラス のstatic変数org.apache.arrow.vector.util.DecimalUtility
 
schema - クラス の変数org.apache.arrow.vector.ipc.ArrowWriter
 
Schema - org.apache.arrow.vector.types.pojoのクラス
An Arrow Schema
Schema(Iterable<Field>) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.Schema
 
Schema(Iterable<Field>, Map<String, String>) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.Schema
 
SchemaChangeCallBack - org.apache.arrow.vectorのクラス
 
SchemaChangeCallBack() - クラス のコンストラクタorg.apache.arrow.vector.SchemaChangeCallBack
Constructs a schema-change callback with the schema-changed state set to false.
SchemaChangeRuntimeException - org.apache.arrow.vector.utilの例外
 
SchemaChangeRuntimeException() - 例外 のコンストラクタorg.apache.arrow.vector.util.SchemaChangeRuntimeException
 
SchemaChangeRuntimeException(String, Throwable, boolean, boolean) - 例外 のコンストラクタorg.apache.arrow.vector.util.SchemaChangeRuntimeException
 
SchemaChangeRuntimeException(String, Throwable) - 例外 のコンストラクタorg.apache.arrow.vector.util.SchemaChangeRuntimeException
 
SchemaChangeRuntimeException(String) - 例外 のコンストラクタorg.apache.arrow.vector.util.SchemaChangeRuntimeException
 
SchemaChangeRuntimeException(Throwable) - 例外 のコンストラクタorg.apache.arrow.vector.util.SchemaChangeRuntimeException
 
secondsToMillis - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
SeekableReadChannel - org.apache.arrow.vector.ipcのクラス
 
SeekableReadChannel(SeekableByteChannel) - クラス のコンストラクタorg.apache.arrow.vector.ipc.SeekableReadChannel
 
serialize(WriteChannel, Schema) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Serialize a schema object.
serialize(WriteChannel, ArrowRecordBatch) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Serializes an ArrowRecordBatch.
serialize(WriteChannel, ArrowDictionaryBatch) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Serializes a dictionary ArrowRecordBatch.
serialize(FBSerializable) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.WriteChannel
 
serialize(Text, JsonGenerator, SerializerProvider) - クラス のメソッドorg.apache.arrow.vector.util.Text.TextSerializer
 
serializeMessage(FlatBufferBuilder, byte, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Serializes a message header.
set(int, byte[], int, int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
 
set(int, ByteBuffer, int, int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
 
set(int, byte[]) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Set the variable length element at the specified index to the supplied byte array.
set(int, byte[], int, int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Set the variable length element at the specified index to the supplied byte array.
set(int, ByteBuffer, int, int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Set the variable length element at the specified index to the content in supplied ByteBuffer
set(int, int, int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(ArrowBuf, BufferAllocator, int, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Method used by Json Reader to explicitly set the offsets of the variable width vector data.
set(int, long) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Set the element at the given index to the given value.
set(int, NullableBigIntHolder) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Set the element at the given index to the value set in data holder.
set(int, BigIntHolder) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Set the element at the given index to the value set in data holder.
set(int, int, long) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - クラス のメソッドorg.apache.arrow.vector.BitVector
Set the element at the given index to the given value.
set(int, NullableBitHolder) - クラス のメソッドorg.apache.arrow.vector.BitVector
Set the element at the given index to the value set in data holder.
set(int, BitHolder) - クラス のメソッドorg.apache.arrow.vector.BitVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - クラス のメソッドorg.apache.arrow.vector.BitVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Set the element at the given index to the given value.
set(int, NullableDateDayHolder) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Set the element at the given index to the value set in data holder.
set(int, DateDayHolder) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, long) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Set the element at the given index to the given value.
set(int, NullableDateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Set the element at the given index to the value set in data holder.
set(int, DateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Set the element at the given index to the value set in data holder.
set(int, int, long) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Set the element at the given index to the given value.
set(int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Set the element at the given index to the given value.
set(int, BigDecimal) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Set the element at the given index to the given value.
set(int, NullableDecimalHolder) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Set the element at the given index to the value set in data holder.
set(int, DecimalHolder) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Set the element at the given index to the value set in data holder.
set(int, int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, byte[]) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
* vector value setter methods * *
set(int, int, byte[]) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
 
set(int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Set the element at the given index to the given value.
set(int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Set the element at the given index to the given value.
set(int, FixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Set the variable length element at the specified index to the data buffer supplied in the holder
set(int, NullableFixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Set the variable length element at the specified index to the data buffer supplied in the holder
set(int, float) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Set the element at the given index to the given value.
set(int, NullableFloat4Holder) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Set the element at the given index to the value set in data holder.
set(int, Float4Holder) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Set the element at the given index to the value set in data holder.
set(int, int, float) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, double) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Set the element at the given index to the given value.
set(int, NullableFloat8Holder) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Set the element at the given index to the value set in data holder.
set(int, Float8Holder) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Set the element at the given index to the value set in data holder.
set(int, int, double) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Set the element at the given index to the given value.
set(int, int, int) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Set the element at the given index to the given value.
set(int, NullableIntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Set the element at the given index to the value set in data holder.
set(int, IntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Set the element at the given index to the value set in data holder.
set(int, int, int, int) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Set the element at the given index to the given value.
set(int, NullableIntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Set the element at the given index to the value set in data holder.
set(int, IntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - クラス のメソッドorg.apache.arrow.vector.IntVector
Set the element at the given index to the given value.
set(int, NullableIntHolder) - クラス のメソッドorg.apache.arrow.vector.IntVector
Set the element at the given index to the value set in data holder.
set(int, IntHolder) - クラス のメソッドorg.apache.arrow.vector.IntVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - クラス のメソッドorg.apache.arrow.vector.IntVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Set the element at the given index to the given value.
set(int, short) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Set the element at the given index to the given value.
set(int, NullableSmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Set the element at the given index to the value set in data holder.
set(int, SmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Set the element at the given index to the value set in data holder.
set(int, int, short) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, long) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Set the element at the given index to the given value.
set(int, NullableTimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Set the element at the given index to the value set in data holder.
set(int, TimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Set the element at the given index to the value set in data holder.
set(int, int, long) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Set the element at the given index to the given value.
set(int, NullableTimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Set the element at the given index to the value set in data holder.
set(int, TimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, long) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Set the element at the given index to the given value.
set(int, NullableTimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Set the element at the given index to the value set in data holder.
set(int, TimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Set the element at the given index to the value set in data holder.
set(int, int, long) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Set the element at the given index to the given value.
set(int, NullableTimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Set the element at the given index to the value set in data holder.
set(int, TimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, NullableTimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroTZVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroTZVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliTZVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliTZVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoTZVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoTZVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecTZVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecTZVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecVector
Set the element at the given index to the value set in data holder.
set(int, long) - クラス のメソッドorg.apache.arrow.vector.TimeStampVector
Set the element at the given index to the given value.
set(int, int, long) - クラス のメソッドorg.apache.arrow.vector.TimeStampVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Set the element at the given index to the given value.
set(int, byte) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Set the element at the given index to the given value.
set(int, NullableTinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Set the element at the given index to the value set in data holder.
set(int, TinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Set the element at the given index to the value set in data holder.
set(int, int, byte) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
Set the element at the given index to the given value.
set(int, byte) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
Set the element at the given index to the given value.
set(int, NullableUInt1Holder) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
Set the element at the given index to the value set in data holder.
set(int, UInt1Holder) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
Set the element at the given index to the value set in data holder.
set(int, int, byte) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
 
set(int, int) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
Set the element at the given index to the given value.
set(int, char) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
Set the element at the given index to the given value.
set(int, NullableUInt2Holder) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
Set the element at the given index to the value set in data holder.
set(int, UInt2Holder) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
Set the element at the given index to the value set in data holder.
set(int, int, char) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
 
set(int, int) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
Set the element at the given index to the given value.
set(int, NullableUInt4Holder) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
Set the element at the given index to the value set in data holder.
set(int, UInt4Holder) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
Set the element at the given index to the value set in data holder.
set(int, int, int) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
 
set(int, long) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
Set the element at the given index to the given value.
set(int, NullableUInt8Holder) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
Set the element at the given index to the value set in data holder.
set(int, UInt8Holder) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
Set the element at the given index to the value set in data holder.
set(int, int, long) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
 
set(String) - クラス のメソッドorg.apache.arrow.vector.util.Text
Set to contain the contents of a string.
set(byte[]) - クラス のメソッドorg.apache.arrow.vector.util.Text
Set to a utf8 byte array
set(Text) - クラス のメソッドorg.apache.arrow.vector.util.Text
copy a text.
set(byte[], int, int) - クラス のメソッドorg.apache.arrow.vector.util.Text
Set the Text to range of bytes
set(int, VarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Set the variable length element at the specified index to the data buffer supplied in the holder
set(int, NullableVarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Set the variable length element at the specified index to the data buffer supplied in the holder
set(int, VarCharHolder) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Set the variable length element at the specified index to the data buffer supplied in the holder
set(int, NullableVarCharHolder) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Set the variable length element at the specified index to the data buffer supplied in the holder
set(int, Text) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Set the variable length element at the specified index to the content in supplied Text
setBigEndian(int, byte[]) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Set the decimal element at given index to the provided array of bytes.
setBigEndianSafe(int, byte[]) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Same as DecimalVector.setBigEndian(int, byte[]) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setBytes(int, byte[], int, int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
 
setIndexDefined(int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Mark the particular position in the vector as non-null.
setIndexDefined(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Mark the particular position in the vector as non-null.
setIndexDefined(int) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
setIndexDefined(int) - インタフェース のメソッドorg.apache.arrow.vector.VectorDefinitionSetter
 
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Sets the desired value capacity for the vector.
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Sets the desired value capacity for the vector.
setInitialCapacity(int, double) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Sets the desired value capacity for the vector.
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.BitVector
Sets the desired value capacity for the vector.
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
setInitialCapacity(int, double) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
Specialized version of setInitialCapacity() for ListVector.
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
setInitialCapacity(int, double) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Specialized version of setInitialCapacity() for ListVector.
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
setInitialCapacity(int, double) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
setInitialCapacity(int, double) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setInitialCapacity(int, double) - インタフェース のメソッドorg.apache.arrow.vector.DensityAwareVector
Set value with density
setInitialCapacity(int) - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Set the initial record capacity
setInitialCapacity(int) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
setLastSet(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Set the index of last non-null element in the vector.
setLastSet(int) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
setNotNull(int) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
setNotNull(int) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
 
setNull(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.BitVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
setNull(int) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
setNull(int) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
 
setNull(int) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.IntVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.TimeStampVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
Set the element at the given index to null.
setNull(int) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
Set the element at the given index to null.
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListReader
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
setPosition(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
setPosition(int) - インタフェース のメソッドorg.apache.arrow.vector.complex.Positionable
 
setPosition(int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
setPosition(long) - クラス のメソッドorg.apache.arrow.vector.ipc.SeekableReadChannel
 
setRangeToOne(int, int) - クラス のメソッドorg.apache.arrow.vector.BitVector
Set count bits to 1 in data starting at firstBitIndex
setRowCount(int) - クラス のメソッドorg.apache.arrow.vector.VectorSchemaRoot
Set the row count of all the vectors in this container.
setSafe(int, byte[], int, int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
 
setSafe(int, ByteBuffer, int, int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
 
setSafe(int, byte[]) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Same as BaseVariableWidthVector.set(int, byte[]) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, byte[], int, int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Same as BaseVariableWidthVector.set(int, byte[], int, int) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, ByteBuffer, int, int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Same as BaseVariableWidthVector.set(int, ByteBuffer, int, int) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, int, int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Same as BaseVariableWidthVector.set(int, int, int, int, ArrowBuf) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Same as BaseVariableWidthVector.set(int, int, int, int, ArrowBuf) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, long) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Same as BigIntVector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableBigIntHolder) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Same as BigIntVector.set(int, NullableBigIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, BigIntHolder) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Same as BigIntVector.set(int, BigIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - クラス のメソッドorg.apache.arrow.vector.BigIntVector
Same as BigIntVector.set(int, int, long) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.BitVector
Same as BitVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BitVector.getValueCapacity().
setSafe(int, NullableBitHolder) - クラス のメソッドorg.apache.arrow.vector.BitVector
Same as BitVector.set(int, NullableBitHolder) except that it handles the case when index is greater than or equal to existing value capacity BitVector.getValueCapacity().
setSafe(int, BitHolder) - クラス のメソッドorg.apache.arrow.vector.BitVector
Same as BitVector.set(int, BitHolder) except that it handles the case when index is greater than or equal to existing value capacity BitVector.getValueCapacity().
setSafe(int, int, int) - クラス のメソッドorg.apache.arrow.vector.BitVector
Same as BitVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, UnionHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableUInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableUInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableSmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableUInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableFloat4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableDateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableIntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableBigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableUInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableFloat8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableDateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableIntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableVarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableVarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableBitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Same as DateDayVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableDateDayHolder) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Same as DateDayVector.set(int, NullableDateDayHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, DateDayHolder) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Same as DateDayVector.set(int, DateDayHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - クラス のメソッドorg.apache.arrow.vector.DateDayVector
Same as DateDayVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, long) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Same as DateMilliVector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableDateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Same as DateMilliVector.set(int, NullableDateMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, DateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Same as DateMilliVector.set(int, DateMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - クラス のメソッドorg.apache.arrow.vector.DateMilliVector
Same as DateMilliVector.set(int, int, long) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Same as DecimalVector.set(int, ArrowBuf) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Same as DecimalVector.set(int, int, ArrowBuf) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, BigDecimal) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Same as DecimalVector.set(int, BigDecimal) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableDecimalHolder) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Same as DecimalVector.set(int, NullableDecimalHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, DecimalHolder) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Same as DecimalVector.set(int, DecimalHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.DecimalVector
Same as DecimalVector.setSafe(int, int, int, ArrowBuf) except that it handles the case when the position of new value is beyond the current value capacity of the vector.
setSafe(int, byte[]) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
 
setSafe(int, int, byte[]) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
 
setSafe(int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Same as FixedSizeBinaryVector.set(int, ArrowBuf) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Same as FixedSizeBinaryVector.set(int, ArrowBuf) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, FixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Same as FixedSizeBinaryVector.set(int, FixedSizeBinaryHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, NullableFixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.FixedSizeBinaryVector
Same as FixedSizeBinaryVector.set(int, NullableFixedSizeBinaryHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, float) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Same as Float4Vector.set(int, float) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableFloat4Holder) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Same as Float4Vector.set(int, NullableFloat4Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, Float4Holder) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Same as Float4Vector.set(int, Float4Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, float) - クラス のメソッドorg.apache.arrow.vector.Float4Vector
Same as Float4Vector.set(int, int, float) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, double) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Same as Float8Vector.set(int, double) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableFloat8Holder) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Same as Float8Vector.set(int, NullableFloat8Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, Float8Holder) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Same as Float8Vector.set(int, Float8Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, double) - クラス のメソッドorg.apache.arrow.vector.Float8Vector
Same as Float8Vector.set(int, int, double) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.set(int, ArrowBuf) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.set(int, int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableIntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.set(int, NullableIntervalDayHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, IntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.set(int, IntervalDayHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int, int) - クラス のメソッドorg.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.set(int, int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Same as IntervalYearVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableIntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Same as IntervalYearVector.set(int, NullableIntervalYearHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, IntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Same as IntervalYearVector.set(int, IntervalYearHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - クラス のメソッドorg.apache.arrow.vector.IntervalYearVector
Same as IntervalYearVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.IntVector
Same as IntVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableIntHolder) - クラス のメソッドorg.apache.arrow.vector.IntVector
Same as IntVector.set(int, NullableIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, IntHolder) - クラス のメソッドorg.apache.arrow.vector.IntVector
Same as IntVector.set(int, IntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - クラス のメソッドorg.apache.arrow.vector.IntVector
Same as IntVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, short) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.set(int, short) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableSmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.set(int, NullableSmallIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, SmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.set(int, SmallIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, short) - クラス のメソッドorg.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.set(int, int, short) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, long) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Same as TimeMicroVector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Same as TimeMicroVector.set(int, NullableTimeMicroHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Same as TimeMicroVector.set(int, TimeMicroHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - クラス のメソッドorg.apache.arrow.vector.TimeMicroVector
Same as TimeMicroVector.set(int, int, long) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Same as TimeMilliVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Same as TimeMilliVector.set(int, NullableTimeMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Same as TimeMilliVector.set(int, TimeMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - クラス のメソッドorg.apache.arrow.vector.TimeMilliVector
Same as TimeMilliVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, long) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Same as TimeNanoVector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Same as TimeNanoVector.set(int, NullableTimeNanoHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Same as TimeNanoVector.set(int, TimeNanoHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - クラス のメソッドorg.apache.arrow.vector.TimeNanoVector
Same as TimeNanoVector.set(int, int, long) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Same as TimeSecVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Same as TimeSecVector.set(int, NullableTimeSecHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Same as TimeSecVector.set(int, TimeSecHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - クラス のメソッドorg.apache.arrow.vector.TimeSecVector
Same as TimeSecVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, NullableTimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroTZVector
Same as TimeStampMicroTZVector.set(int, NullableTimeStampMicroTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroTZVector
Same as TimeStampMicroTZVector.set(int, TimeStampMicroTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroVector
Same as TimeStampMicroVector.set(int, NullableTimeStampMicroHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMicroVector
Same as TimeStampMicroVector.set(int, TimeStampMicroHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliTZVector
Same as TimeStampMilliTZVector.set(int, NullableTimeStampMilliTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliTZVector
Same as TimeStampMilliTZVector.set(int, TimeStampMilliTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliVector
Same as TimeStampMilliVector.set(int, NullableTimeStampMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampMilliVector
Same as TimeStampMilliVector.set(int, TimeStampMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoTZVector
Same as TimeStampNanoTZVector.set(int, NullableTimeStampNanoTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoTZVector
Same as TimeStampNanoTZVector.set(int, TimeStampNanoTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoVector
Same as TimeStampNanoVector.set(int, NullableTimeStampNanoHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampNanoVector
Same as TimeStampNanoVector.set(int, TimeStampNanoHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecTZVector
Same as TimeStampSecTZVector.set(int, NullableTimeStampSecTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecTZVector
Same as TimeStampSecTZVector.set(int, TimeStampSecTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecVector
Same as TimeStampSecVector.set(int, NullableTimeStampSecHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.TimeStampSecVector
Same as TimeStampSecVector.set(int, TimeStampSecHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, long) - クラス のメソッドorg.apache.arrow.vector.TimeStampVector
Same as TimeStampVector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - クラス のメソッドorg.apache.arrow.vector.TimeStampVector
Same as TimeStampVector.set(int, int, long) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, byte) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.set(int, byte) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.set(int, NullableTinyIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.set(int, TinyIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, byte) - クラス のメソッドorg.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.set(int, int, byte) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
Same as UInt1Vector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, byte) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
Same as UInt1Vector.set(int, byte) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableUInt1Holder) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
Same as UInt1Vector.set(int, NullableUInt1Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, UInt1Holder) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
Same as UInt1Vector.set(int, UInt1Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, byte) - クラス のメソッドorg.apache.arrow.vector.UInt1Vector
 
setSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
Same as UInt2Vector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, char) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
Same as UInt2Vector.set(int, char) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableUInt2Holder) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
Same as UInt2Vector.set(int, NullableUInt2Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, UInt2Holder) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
Same as UInt2Vector.set(int, UInt2Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, char) - クラス のメソッドorg.apache.arrow.vector.UInt2Vector
 
setSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
Same as UInt4Vector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableUInt4Holder) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
Same as UInt4Vector.set(int, NullableUInt4Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, UInt4Holder) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
Same as UInt4Vector.set(int, UInt4Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - クラス のメソッドorg.apache.arrow.vector.UInt4Vector
 
setSafe(int, long) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
Same as UInt8Vector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableUInt8Holder) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
Same as UInt8Vector.set(int, NullableUInt8Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, UInt8Holder) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
Same as UInt8Vector.set(int, UInt8Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - クラス のメソッドorg.apache.arrow.vector.UInt8Vector
 
setSafe(int, VarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Same as VarBinaryVector.set(int, VarBinaryHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, NullableVarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.VarBinaryVector
Same as VarBinaryVector.set(int, NullableVarBinaryHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, VarCharHolder) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Same as VarCharVector.set(int, VarCharHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, NullableVarCharHolder) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Same as VarCharVector.set(int, NullableVarCharHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, Text) - クラス のメソッドorg.apache.arrow.vector.VarCharVector
Same as VarCharVector.set(int, NullableVarCharHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafeToOne(int) - クラス のメソッドorg.apache.arrow.vector.BitVector
Same as BitVector.setToOne(int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setToOne(int) - クラス のメソッドorg.apache.arrow.vector.BitVector
Set the element at the given index to one.
setType(int, Types.MinorType) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setValidityBit(ArrowBuf, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.BitVectorHelper
Set the bit at a given index to provided value (1 or 0)
setValidityBit(ArrowBuf, BufferAllocator, int, int, int) - クラス のstaticメソッドorg.apache.arrow.vector.BitVectorHelper
Set the bit at a given index to provided value (1 or 0).
setValidityBitToOne(ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.BitVectorHelper
Set the bit at provided index to 1.
setValue(int, long) - クラス のメソッドorg.apache.arrow.vector.TimeStampVector
* vector value setter methods * *
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Set value count for the vector.
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Sets the value count for the vector
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Sets the value count for the vector
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector
 
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.complex.UnionVector
 
setValueCount(int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
setValueCount(int) - インタフェース のメソッドorg.apache.arrow.vector.ValueVector
Set number of values in the vector
setValueCount(int) - クラス のメソッドorg.apache.arrow.vector.ZeroVector
 
setValueLengthSafe(int, int) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Sets the value length for an element.
SingleCaseSensitiveStructWriter - org.apache.arrow.vector.complex.implのクラス
 
SingleCaseSensitiveStructWriter(NonNullableStructVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.SingleCaseSensitiveStructWriter
 
SingleListReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
SingleListReaderImpl(String, AbstractContainerVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
SingleStructReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
SingleStructReaderImpl(NonNullableStructVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
SingleStructWriter - org.apache.arrow.vector.complex.implのクラス
 
SingleStructWriter(NonNullableStructVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractStructVector
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.FixedSizeListVector
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListReader
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionReader
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
size() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
size() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.RepeatedListReader
 
size() - インタフェース のメソッドorg.apache.arrow.vector.complex.reader.BaseReader.RepeatedStructReader
 
size() - クラス のメソッドorg.apache.arrow.vector.ipc.SeekableReadChannel
 
size() - クラス のメソッドorg.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
size() - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
 
smallInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
smallInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
smallInt() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
smallInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
smallInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
smallInt() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
smallInt() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
smallInt(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
SmallIntHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
SmallIntHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.SmallIntHolder
 
SmallIntHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
SmallIntHolderReaderImpl(SmallIntHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
SmallIntReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
SmallIntReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
SmallIntReaderImpl(SmallIntVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
SmallIntVector - org.apache.arrow.vectorのクラス
SmallIntVector implements a fixed width (2 bytes) vector of short values which could be null.
SmallIntVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.SmallIntVector
Instantiate a SmallIntVector.
SmallIntVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.SmallIntVector
Instantiate a SmallIntVector.
SmallIntWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
SmallIntWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
SmallIntWriterImpl(SmallIntVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
splitAndTransfer(int, int) - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
splitAndTransfer(int, int) - クラス のメソッドorg.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
 
splitAndTransfer(int, int) - クラス のメソッドorg.apache.arrow.vector.TimeStampVector.TransferImpl
 
splitAndTransfer(int, int) - インタフェース のメソッドorg.apache.arrow.vector.util.TransferPair
 
splitAndTransferTo(int, int, BaseFixedWidthVector) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Slice this vector at desired index and length and transfer the corresponding data to the target vector.
splitAndTransferTo(int, int, BaseVariableWidthVector) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Slice this vector at desired index and length and transfer the corresponding data to the target vector.
splitAndTransferTo(int, int, BaseFixedWidthVector) - クラス のメソッドorg.apache.arrow.vector.BitVector
Slice this vector at desired index and length and transfer the corresponding data to the target vector.
start() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
start() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
start() - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
start() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
start() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
start() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
start() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
start - クラス の変数org.apache.arrow.vector.holders.DecimalHolder
 
start - クラス の変数org.apache.arrow.vector.holders.NullableDecimalHolder
 
start - クラス の変数org.apache.arrow.vector.holders.NullableVarBinaryHolder
 
start - クラス の変数org.apache.arrow.vector.holders.NullableVarCharHolder
 
start - クラス の変数org.apache.arrow.vector.holders.RepeatedListHolder
 
start - クラス の変数org.apache.arrow.vector.holders.RepeatedStructHolder
 
start - クラス の変数org.apache.arrow.vector.holders.VarBinaryHolder
 
start - クラス の変数org.apache.arrow.vector.holders.VarCharHolder
 
start() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowWriter
 
start() - クラス のメソッドorg.apache.arrow.vector.ipc.JsonFileReader
 
start(Schema, DictionaryProvider) - クラス のメソッドorg.apache.arrow.vector.ipc.JsonFileWriter
 
startInternal(WriteChannel) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileWriter
 
startInternal(WriteChannel) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowWriter
 
startList() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
startList() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
startList() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
startNewValue(int) - クラス のメソッドorg.apache.arrow.vector.complex.BaseRepeatedValueVector
 
startNewValue(int) - クラス のメソッドorg.apache.arrow.vector.complex.ListVector
Start a new value in the list vector
StateTool - org.apache.arrow.vector.complexのクラス
 
StateTool() - クラス のコンストラクタorg.apache.arrow.vector.complex.StateTool
 
struct(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
struct() - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
struct(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullReader
 
struct(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
struct - クラス の変数org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
struct(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
struct() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
struct(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
struct() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
struct(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
struct() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
struct(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
struct(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
Struct() - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Struct
 
StructOrListWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
StructOrListWriterImpl(BaseWriter.StructWriter) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
StructOrListWriterImpl(BaseWriter.ListWriter) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
StructTransferPair(NonNullableStructVector, NonNullableStructVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
StructTransferPair(NonNullableStructVector, NonNullableStructVector, boolean) - クラス のコンストラクタorg.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
StructVector - org.apache.arrow.vector.complexのクラス
 
StructVector(String, BufferAllocator, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.StructVector
非推奨です。
StructVector(String, BufferAllocator, DictionaryEncoding, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.StructVector
非推奨です。
StructVector(String, BufferAllocator, FieldType, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.StructVector
 
StructVector.NullableStructTransferPair - org.apache.arrow.vector.complexのクラス
 
supportsDirectRead() - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
 
supportsDirectRead() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector
 

T

Text - org.apache.arrow.vector.utilのクラス
A simplified byte wrapper similar to Hadoop's Text class without all the dependencies.
Text() - クラス のコンストラクタorg.apache.arrow.vector.util.Text
 
Text(String) - クラス のコンストラクタorg.apache.arrow.vector.util.Text
Construct from a string.
Text(Text) - クラス のコンストラクタorg.apache.arrow.vector.util.Text
Construct from another text.
Text(byte[]) - クラス のコンストラクタorg.apache.arrow.vector.util.Text
Construct from a byte array.
Text.TextSerializer - org.apache.arrow.vector.utilのクラス
 
TextSerializer() - クラス のコンストラクタorg.apache.arrow.vector.util.Text.TextSerializer
 
Time(TimeUnit, int) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Time
 
timeFormat - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
timeMicro(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeMicro(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeMicro() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeMicro(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeMicro(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeMicro() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeMicro() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeMicro(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeMicroHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeMicroHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeMicroHolder
 
TimeMicroHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeMicroHolderReaderImpl(TimeMicroHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
TimeMicroReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeMicroReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeMicroReaderImpl(TimeMicroVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
TimeMicroVector - org.apache.arrow.vectorのクラス
TimeMicroVector implements a fixed width vector (8 bytes) of time (microsecond resolution) values which could be null.
TimeMicroVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeMicroVector
Instantiate a TimeMicroVector.
TimeMicroVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeMicroVector
Instantiate a TimeMicroVector.
TimeMicroWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeMicroWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeMicroWriterImpl(TimeMicroVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
timeMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeMilli() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeMilli() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeMilli() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeMilli(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeMilliHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeMilliHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeMilliHolder
 
TimeMilliHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeMilliHolderReaderImpl(TimeMilliHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
TimeMilliReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeMilliReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeMilliReaderImpl(TimeMilliVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
TimeMilliVector - org.apache.arrow.vectorのクラス
TimeMilliVector implements a fixed width (4 bytes) vector of time (millisecond resolution) values which could be null.
TimeMilliVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeMilliVector
Instantiate a TimeMilliVector.
TimeMilliVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeMilliVector
Instantiate a TimeMilliVector.
TimeMilliWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeMilliWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeMilliWriterImpl(TimeMilliVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
timeNano(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeNano(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeNano() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeNano(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeNano(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeNano() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeNano() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeNano(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeNanoHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeNanoHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeNanoHolder
 
TimeNanoHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeNanoHolderReaderImpl(TimeNanoHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
TimeNanoReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeNanoReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeNanoReaderImpl(TimeNanoVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
TimeNanoVector - org.apache.arrow.vectorのクラス
TimeNanoVector implements a fixed width vector (8 bytes) of time (nanosecond resolution) values which could be null.
TimeNanoVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeNanoVector
Instantiate a TimeNanoVector.
TimeNanoVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeNanoVector
Instantiate a TimeNanoVector.
TimeNanoWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeNanoWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeNanoWriterImpl(TimeNanoVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
timeSec(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeSec(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeSec() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeSec(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeSec(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeSec() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeSec() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeSec(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeSecHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeSecHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeSecHolder
 
TimeSecHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeSecHolderReaderImpl(TimeSecHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
TimeSecReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeSecReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeSecReaderImpl(TimeSecVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
TimeSecVector - org.apache.arrow.vectorのクラス
TimeSecVector implements a fixed width (4 bytes) vector of time (seconds resolution) values which could be null.
TimeSecVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeSecVector
Instantiate a TimeSecVector.
TimeSecVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeSecVector
Instantiate a TimeSecVector.
TimeSecWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeSecWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeSecWriterImpl(TimeSecVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
Timestamp(TimeUnit, String) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
timeStampMicro(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMicro(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMicro() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampMicro(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampMicro(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampMicro() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampMicro() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampMicro(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampMicroHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeStampMicroHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeStampMicroHolder
 
TimeStampMicroHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampMicroHolderReaderImpl(TimeStampMicroHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
TimeStampMicroReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMicroReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMicroReaderImpl(TimeStampMicroVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
timeStampMicroTZ(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMicroTZ(String, String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMicroTZ(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMicroTZ(String, String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMicroTZ() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampMicroTZ(String, String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
timeStampMicroTZ(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampMicroTZHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeStampMicroTZHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeStampMicroTZHolder
 
TimeStampMicroTZHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampMicroTZHolderReaderImpl(TimeStampMicroTZHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
TimeStampMicroTZReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMicroTZReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMicroTZReaderImpl(TimeStampMicroTZVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
TimeStampMicroTZVector - org.apache.arrow.vectorのクラス
TimeStampMicroTZVector implements a fixed width vector (8 bytes) of timestamp (microsecond resolution) values which could be null.
TimeStampMicroTZVector(String, BufferAllocator, String) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampMicroTZVector
Instantiate a TimeStampMicroTZVector.
TimeStampMicroTZVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampMicroTZVector
Instantiate a TimeStampMicroTZVector.
TimeStampMicroTZWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeStampMicroTZWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampMicroTZWriterImpl(TimeStampMicroTZVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
TimeStampMicroVector - org.apache.arrow.vectorのクラス
TimeStampMicroVector implements a fixed width vector (8 bytes) of timestamp (microsecond resolution) values which could be null.
TimeStampMicroVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampMicroVector
Instantiate a TimeStampMicroVector.
TimeStampMicroVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampMicroVector
Instantiate a TimeStampMicroVector.
TimeStampMicroWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeStampMicroWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampMicroWriterImpl(TimeStampMicroVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
timeStampMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMilli() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampMilli(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampMilli() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampMilli() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampMilli(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampMilliHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeStampMilliHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeStampMilliHolder
 
TimeStampMilliHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampMilliHolderReaderImpl(TimeStampMilliHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
TimeStampMilliReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMilliReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMilliReaderImpl(TimeStampMilliVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
timeStampMilliTZ(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMilliTZ(String, String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMilliTZ(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMilliTZ(String, String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMilliTZ() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampMilliTZ(String, String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
timeStampMilliTZ(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampMilliTZHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeStampMilliTZHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeStampMilliTZHolder
 
TimeStampMilliTZHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampMilliTZHolderReaderImpl(TimeStampMilliTZHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
TimeStampMilliTZReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMilliTZReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMilliTZReaderImpl(TimeStampMilliTZVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
TimeStampMilliTZVector - org.apache.arrow.vectorのクラス
TimeStampMilliTZVector implements a fixed width vector (8 bytes) of timestamp (millisecond resolution) values which could be null.
TimeStampMilliTZVector(String, BufferAllocator, String) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampMilliTZVector
Instantiate a TimeStampMilliTZVector.
TimeStampMilliTZVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampMilliTZVector
Instantiate a TimeStampMilliTZVector.
TimeStampMilliTZWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeStampMilliTZWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampMilliTZWriterImpl(TimeStampMilliTZVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
TimeStampMilliVector - org.apache.arrow.vectorのクラス
TimeStampMilliVector implements a fixed width vector (8 bytes) of timestamp (millisecond resolution) values which could be null.
TimeStampMilliVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampMilliVector
Instantiate a TimeStampMilliVector.
TimeStampMilliVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampMilliVector
Instantiate a TimeStampMilliVector.
TimeStampMilliWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeStampMilliWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampMilliWriterImpl(TimeStampMilliVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
timeStampNano(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampNano(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampNano() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampNano(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampNano(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampNano() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampNano() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampNano(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampNanoHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeStampNanoHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeStampNanoHolder
 
TimeStampNanoHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampNanoHolderReaderImpl(TimeStampNanoHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
TimeStampNanoReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeStampNanoReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeStampNanoReaderImpl(TimeStampNanoVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
timeStampNanoTZ(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampNanoTZ(String, String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampNanoTZ(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampNanoTZ(String, String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampNanoTZ() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampNanoTZ(String, String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
timeStampNanoTZ(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampNanoTZHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeStampNanoTZHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeStampNanoTZHolder
 
TimeStampNanoTZHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampNanoTZHolderReaderImpl(TimeStampNanoTZHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
TimeStampNanoTZReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeStampNanoTZReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeStampNanoTZReaderImpl(TimeStampNanoTZVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
TimeStampNanoTZVector - org.apache.arrow.vectorのクラス
TimeStampNanoTZVector implements a fixed width vector (8 bytes) of timestamp (nanosecond resolution) values which could be null.
TimeStampNanoTZVector(String, BufferAllocator, String) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampNanoTZVector
Instantiate a TimeStampNanoTZVector.
TimeStampNanoTZVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampNanoTZVector
Instantiate a TimeStampNanoTZVector.
TimeStampNanoTZWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeStampNanoTZWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampNanoTZWriterImpl(TimeStampNanoTZVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
TimeStampNanoVector - org.apache.arrow.vectorのクラス
TimeStampNanoVector implements a fixed width vector (8 bytes) of timestamp (nanosecond resolution) values which could be null.
TimeStampNanoVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampNanoVector
Instantiate a TimeStampNanoVector.
TimeStampNanoVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampNanoVector
Instantiate a TimeStampNanoVector.
TimeStampNanoWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeStampNanoWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampNanoWriterImpl(TimeStampNanoVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
timeStampSec(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampSec(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampSec() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampSec(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampSec(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampSec() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampSec() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampSec(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampSecHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeStampSecHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeStampSecHolder
 
TimeStampSecHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampSecHolderReaderImpl(TimeStampSecHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
TimeStampSecReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeStampSecReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeStampSecReaderImpl(TimeStampSecVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
timeStampSecTZ(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampSecTZ(String, String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampSecTZ(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampSecTZ(String, String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampSecTZ() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampSecTZ(String, String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
timeStampSecTZ(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampSecTZHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TimeStampSecTZHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TimeStampSecTZHolder
 
TimeStampSecTZHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampSecTZHolderReaderImpl(TimeStampSecTZHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
TimeStampSecTZReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TimeStampSecTZReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TimeStampSecTZReaderImpl(TimeStampSecTZVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
TimeStampSecTZVector - org.apache.arrow.vectorのクラス
TimeStampSecTZVector implements a fixed width vector (8 bytes) of timestamp (seconds resolution) values which could be null.
TimeStampSecTZVector(String, BufferAllocator, String) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampSecTZVector
Instantiate a TimeStampSecTZVector.
TimeStampSecTZVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampSecTZVector
Instantiate a TimeStampSecTZVector.
TimeStampSecTZWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeStampSecTZWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampSecTZWriterImpl(TimeStampSecTZVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
TimeStampSecVector - org.apache.arrow.vectorのクラス
TimeStampSecVector implements a fixed width vector (8 bytes) of timestamp (seconds resolution) values which could be null.
TimeStampSecVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampSecVector
Instantiate a TimeStampSecVector.
TimeStampSecVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampSecVector
Instantiate a TimeStampSecVector.
TimeStampSecWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TimeStampSecWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TimeStampSecWriterImpl(TimeStampSecVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
TimeStampVector - org.apache.arrow.vectorのクラス
TimeStampVector is an abstract interface for fixed width vector (8 bytes) of timestamp values which could be null.
TimeStampVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampVector
Instantiate a TimeStampVector.
TimeStampVector.TransferImpl - org.apache.arrow.vectorのクラス
* vector transfer * *
TimeUnit - org.apache.arrow.vector.typesの列挙型
 
timezone - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
 
timezone - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
 
timezone - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
 
timezone - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
 
timezone - クラス の変数org.apache.arrow.vector.holders.TimeStampMicroTZHolder
 
timezone - クラス の変数org.apache.arrow.vector.holders.TimeStampMilliTZHolder
 
timezone - クラス の変数org.apache.arrow.vector.holders.TimeStampNanoTZHolder
 
timezone - クラス の変数org.apache.arrow.vector.holders.TimeStampSecTZHolder
 
timezoneList - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
timezoneMap - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 
tinyInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
tinyInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
tinyInt() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
tinyInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
tinyInt(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
tinyInt() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
tinyInt() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
tinyInt(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TinyIntHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
TinyIntHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.TinyIntHolder
 
TinyIntHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
TinyIntHolderReaderImpl(TinyIntHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
TinyIntReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
TinyIntReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
TinyIntReaderImpl(TinyIntVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
TinyIntVector - org.apache.arrow.vectorのクラス
TinyIntVector implements a fixed width (1 bytes) vector of byte values which could be null.
TinyIntVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TinyIntVector
Instantiate a TinyIntVector.
TinyIntVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.TinyIntVector
Instantiate a TinyIntVector.
TinyIntWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
TinyIntWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
TinyIntWriterImpl(TinyIntVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
toByteArray() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Schema
 
toJson() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Schema
 
toList(Iterator<T>) - クラス のstaticメソッドorg.apache.arrow.util.Collections2
 
toList(Iterable<T>) - クラス のstaticメソッドorg.apache.arrow.util.Collections2
 
toMemoryFormat(Field, BufferAllocator, Map<Long, Dictionary>) - クラス のstaticメソッドorg.apache.arrow.vector.util.DictionaryUtility
Convert field and child fields that have a dictionary encoding to memory format, so fields have the index type
toMessageFormat(Field, DictionaryProvider, Set<Long>) - クラス のstaticメソッドorg.apache.arrow.vector.util.DictionaryUtility
Convert field and child fields that have a dictionary encoding to message format, so fields have the dictionary type NOTE: in the message format, fields have the dictionary type in the memory format, they have the index type
toMillis(LocalDateTime) - クラス のstaticメソッドorg.apache.arrow.vector.util.DateUtility
 
toMillisOfDay(LocalDateTime) - クラス のstaticメソッドorg.apache.arrow.vector.util.DateUtility
 
toString() - クラス のメソッドorg.apache.arrow.vector.BaseValueVector
 
toString() - クラス のメソッドorg.apache.arrow.vector.BufferLayout
 
toString() - クラス のメソッドorg.apache.arrow.vector.dictionary.Dictionary
 
toString() - クラス のメソッドorg.apache.arrow.vector.holders.BigIntHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.BitHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.DateDayHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.DateMilliHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.DecimalHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.FixedSizeBinaryHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.Float4Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.Float8Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.IntervalDayHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.IntervalYearHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.IntHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableBigIntHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableBitHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableDateDayHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableDateMilliHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableDecimalHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableFloat4Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableFloat8Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableIntervalDayHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableIntervalYearHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableIntHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableSmallIntHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeMicroHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeMilliHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeNanoHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeSecHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampMicroHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampMilliHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampNanoHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampSecHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableTinyIntHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableUInt1Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableUInt2Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableUInt4Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableUInt8Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableVarBinaryHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.NullableVarCharHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.SmallIntHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeMicroHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeMilliHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeNanoHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeSecHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampMicroHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampMicroTZHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampMilliHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampMilliTZHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampNanoHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampNanoTZHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampSecHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TimeStampSecTZHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.TinyIntHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.UInt1Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.UInt2Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.UInt4Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.UInt8Holder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.VarBinaryHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.holders.VarCharHolder
非推奨です。
toString() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBuffer
 
toString() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
toString() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowFieldNode
 
toString() - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
toString() - クラス のメソッドorg.apache.arrow.vector.TypeLayout
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Binary
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Bool
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Date
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Int
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Interval
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.List
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Null
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Struct
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Time
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Union
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.DictionaryEncoding
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Field
 
toString() - クラス のメソッドorg.apache.arrow.vector.types.pojo.Schema
 
toString() - クラス のメソッドorg.apache.arrow.vector.util.JsonStringArrayList
 
toString() - クラス のメソッドorg.apache.arrow.vector.util.JsonStringHashMap
 
toString() - クラス のメソッドorg.apache.arrow.vector.util.Text
 
toStringWithZeroes(int, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DecimalUtility
Returns a string representation of the given integer If the length of the given integer is less than the passed length, this function will prepend zeroes to the string
toStringWithZeroes(long, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DecimalUtility
 
transfer() - クラス のメソッドorg.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
transfer() - クラス のメソッドorg.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
 
transfer() - クラス のメソッドorg.apache.arrow.vector.TimeStampVector.TransferImpl
 
transfer() - インタフェース のメソッドorg.apache.arrow.vector.util.TransferPair
 
TransferImpl(TimeStampVector) - クラス のコンストラクタorg.apache.arrow.vector.TimeStampVector.TransferImpl
 
TransferPair - org.apache.arrow.vector.utilのインタフェース
 
transferTo(BaseFixedWidthVector) - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
Transfer this vector'data to another vector.
transferTo(BaseVariableWidthVector) - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
Transfer this vector'data to another vector.
trim(ByteBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.VectorTrimmer
 
truncate(long) - クラス のメソッドorg.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Binary
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Bool
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Date
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Int
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Interval
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.List
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Null
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Struct
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Time
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Union
 
TYPE_TYPE - クラス のstatic変数org.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
TYPE_WIDTH - クラス のstatic変数org.apache.arrow.vector.BigIntVector
 
TYPE_WIDTH - クラス のstatic変数org.apache.arrow.vector.DecimalVector
 
TYPE_WIDTH - クラス のstatic変数org.apache.arrow.vector.Float4Vector
 
TYPE_WIDTH - クラス のstatic変数org.apache.arrow.vector.Float8Vector
 
TYPE_WIDTH - クラス のstatic変数org.apache.arrow.vector.IntVector
 
TYPE_WIDTH - クラス のstatic変数org.apache.arrow.vector.SmallIntVector
 
TYPE_WIDTH - クラス のstatic変数org.apache.arrow.vector.TimeStampVector
 
TYPE_WIDTH - クラス のstatic変数org.apache.arrow.vector.TinyIntVector
 
typeBuffer() - クラス のstaticメソッドorg.apache.arrow.vector.BufferLayout
 
typeBuffer - クラス の変数org.apache.arrow.vector.complex.UnionVector
 
typeify(ValueVector, Class<T>) - クラス のメソッドorg.apache.arrow.vector.complex.AbstractContainerVector
 
TypeLayout - org.apache.arrow.vectorのクラス
The buffer layout of vectors for a given type It defines its own buffers followed by the buffers for the children if it is a nested type (Struct_, List, Union)
TypeLayout(List<BufferLayout>) - クラス のコンストラクタorg.apache.arrow.vector.TypeLayout
 
TypeLayout(BufferLayout...) - クラス のコンストラクタorg.apache.arrow.vector.TypeLayout
 
Types - org.apache.arrow.vector.typesのクラス
 
Types() - クラス のコンストラクタorg.apache.arrow.vector.types.Types
 
Types.MinorType - org.apache.arrow.vector.typesの列挙型
 

U

uInt1(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
uInt1(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
uInt1() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt1(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt1(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
uInt1() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
uInt1() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
uInt1(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
UInt1Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
UInt1Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.UInt1Holder
 
UInt1HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
UInt1HolderReaderImpl(UInt1Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
UInt1Reader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
UInt1ReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
UInt1ReaderImpl(UInt1Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
UInt1Vector - org.apache.arrow.vectorのクラス
UInt1Vector implements a fixed width (1 bytes) vector of integer values which could be null.
UInt1Vector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.UInt1Vector
 
UInt1Vector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.UInt1Vector
 
UInt1Writer - org.apache.arrow.vector.complex.writerのインタフェース
 
UInt1WriterImpl - org.apache.arrow.vector.complex.implのクラス
 
UInt1WriterImpl(UInt1Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
uInt2(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
uInt2(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
uInt2() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt2(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt2(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
uInt2() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
uInt2() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
uInt2(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
UInt2Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
UInt2Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.UInt2Holder
 
UInt2HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
UInt2HolderReaderImpl(UInt2Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
UInt2Reader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
UInt2ReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
UInt2ReaderImpl(UInt2Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
UInt2Vector - org.apache.arrow.vectorのクラス
UInt2Vector implements a fixed width (2 bytes) vector of integer values which could be null.
UInt2Vector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.UInt2Vector
 
UInt2Vector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.UInt2Vector
 
UInt2Writer - org.apache.arrow.vector.complex.writerのインタフェース
 
UInt2WriterImpl - org.apache.arrow.vector.complex.implのクラス
 
UInt2WriterImpl(UInt2Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
uInt4(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
uInt4(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
uInt4() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt4(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt4(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
uInt4() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
uInt4() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
uInt4(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
UInt4Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
UInt4Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.UInt4Holder
 
UInt4HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
UInt4HolderReaderImpl(UInt4Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
UInt4Reader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
UInt4ReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
UInt4ReaderImpl(UInt4Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
UInt4Vector - org.apache.arrow.vectorのクラス
UInt4Vector implements a fixed width (4 bytes) vector of integer values which could be null.
UInt4Vector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.UInt4Vector
 
UInt4Vector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.UInt4Vector
 
UInt4Writer - org.apache.arrow.vector.complex.writerのインタフェース
 
UInt4WriterImpl - org.apache.arrow.vector.complex.implのクラス
 
UInt4WriterImpl(UInt4Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
uInt8(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
uInt8(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
uInt8() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt8(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt8(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
uInt8() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
uInt8() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
uInt8(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
UInt8Holder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
UInt8Holder() - クラス のコンストラクタorg.apache.arrow.vector.holders.UInt8Holder
 
UInt8HolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
UInt8HolderReaderImpl(UInt8Holder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
UInt8Reader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
UInt8ReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
UInt8ReaderImpl(UInt8Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
UInt8Vector - org.apache.arrow.vectorのクラス
UInt8Vector implements a fixed width vector (8 bytes) of integer values which could be null.
UInt8Vector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.UInt8Vector
 
UInt8Vector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.UInt8Vector
 
UInt8Writer - org.apache.arrow.vector.complex.writerのインタフェース
 
UInt8WriterImpl - org.apache.arrow.vector.complex.implのクラス
 
UInt8WriterImpl(UInt8Vector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
Union(UnionMode, int[]) - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Union
 
UnionFixedSizeListReader - org.apache.arrow.vector.complex.implのクラス
Reader for fixed size list vectors
UnionFixedSizeListReader(FixedSizeListVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
UnionHolder - org.apache.arrow.vector.holdersのクラス
 
UnionHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.UnionHolder
 
UnionListReader - org.apache.arrow.vector.complex.implのクラス
 
UnionListReader(ListVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UnionListReader
 
UnionListWriter - org.apache.arrow.vector.complex.implのクラス
 
UnionListWriter(ListVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UnionListWriter
 
UnionListWriter(ListVector, NullableStructWriterFactory) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UnionListWriter
 
UnionListWriter(ListVector, AbstractFieldWriter) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UnionListWriter
 
UnionMode - org.apache.arrow.vector.typesの列挙型
 
UnionReader - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template UnionReader.java
UnionReader(UnionVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UnionReader
 
UnionVector - org.apache.arrow.vector.complexのクラス
 
UnionVector(String, BufferAllocator, CallBack) - クラス のコンストラクタorg.apache.arrow.vector.complex.UnionVector
 
UnionWriter - org.apache.arrow.vector.complex.implのクラス
 
UnionWriter(UnionVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UnionWriter
 
UnionWriter(UnionVector, NullableStructWriterFactory) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.UnionWriter
 
unLoad() - インタフェース のメソッドorg.apache.arrow.vector.BufferBacked
 
unsignedLongCompare(long, long) - クラス のstaticメソッドorg.apache.arrow.vector.util.ByteFunctionHelpers
Compares the two specified long values, treating them as unsigned values between 0 and 2^64 - 1 inclusive.
Utf8() - クラス のコンストラクタorg.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
utf8Length(String) - クラス のstaticメソッドorg.apache.arrow.vector.util.Text
For the given string, returns the number of UTF-8 bytes required to encode the string.

V

validateUTF8(byte[]) - クラス のstaticメソッドorg.apache.arrow.vector.util.Text
Check if a byte array contains valid utf-8
validateUTF8(byte[], int, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.Text
Check to see if a byte array is valid utf-8
Validator - org.apache.arrow.vector.utilのクラス
Utility class for validating arrow data structures
Validator() - クラス のコンストラクタorg.apache.arrow.vector.util.Validator
 
validityAllocationSizeInBytes - クラス の変数org.apache.arrow.vector.BaseFixedWidthVector
 
validityBuffer - クラス の変数org.apache.arrow.vector.BaseFixedWidthVector
 
validityBuffer - クラス の変数org.apache.arrow.vector.BaseVariableWidthVector
 
validityBuffer - クラス の変数org.apache.arrow.vector.complex.ListVector
 
validityBuffer - クラス の変数org.apache.arrow.vector.complex.StructVector
 
validityVector() - クラス のstaticメソッドorg.apache.arrow.vector.BufferLayout
 
value - クラス の変数org.apache.arrow.vector.holders.BigIntHolder
 
value - クラス の変数org.apache.arrow.vector.holders.BitHolder
 
value - クラス の変数org.apache.arrow.vector.holders.DateDayHolder
 
value - クラス の変数org.apache.arrow.vector.holders.DateMilliHolder
 
value - クラス の変数org.apache.arrow.vector.holders.Float4Holder
 
value - クラス の変数org.apache.arrow.vector.holders.Float8Holder
 
value - クラス の変数org.apache.arrow.vector.holders.IntervalYearHolder
 
value - クラス の変数org.apache.arrow.vector.holders.IntHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableBigIntHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableBitHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableDateDayHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableDateMilliHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableFloat4Holder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableFloat8Holder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableIntervalYearHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableIntHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableSmallIntHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeMicroHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeMilliHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeNanoHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeSecHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampMicroHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampMilliHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampNanoHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampSecHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableTinyIntHolder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableUInt1Holder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableUInt2Holder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableUInt4Holder
 
value - クラス の変数org.apache.arrow.vector.holders.NullableUInt8Holder
 
value - クラス の変数org.apache.arrow.vector.holders.SmallIntHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeMicroHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeMilliHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeNanoHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeSecHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeStampMicroHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeStampMicroTZHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeStampMilliHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeStampMilliTZHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeStampNanoHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeStampNanoTZHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeStampSecHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TimeStampSecTZHolder
 
value - クラス の変数org.apache.arrow.vector.holders.TinyIntHolder
 
value - クラス の変数org.apache.arrow.vector.holders.UInt1Holder
 
value - クラス の変数org.apache.arrow.vector.holders.UInt2Holder
 
value - クラス の変数org.apache.arrow.vector.holders.UInt4Holder
 
value - クラス の変数org.apache.arrow.vector.holders.UInt8Holder
 
valueAllocationSizeInBytes - クラス の変数org.apache.arrow.vector.BaseFixedWidthVector
 
valueBuffer - クラス の変数org.apache.arrow.vector.BaseFixedWidthVector
 
valueBuffer - クラス の変数org.apache.arrow.vector.BaseVariableWidthVector
 
valueCount - クラス の変数org.apache.arrow.vector.BaseFixedWidthVector
 
valueCount - クラス の変数org.apache.arrow.vector.BaseVariableWidthVector
 
valueCount - クラス の変数org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
valueCount - クラス の変数org.apache.arrow.vector.complex.NonNullableStructVector
 
ValueHolder - org.apache.arrow.vector.holdersのインタフェース
Wrapper object for an individual value in Arrow.
valueOf(String) - 列挙型 のstaticメソッドorg.apache.arrow.vector.BufferLayout.BufferType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.DateUnit
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.FloatingPointPrecision
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.IntervalUnit
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.TimeUnit
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.Types.MinorType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.UnionMode
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙型 のstaticメソッドorg.apache.arrow.vector.BufferLayout.BufferType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.DateUnit
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.FloatingPointPrecision
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.IntervalUnit
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.TimeUnit
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.Types.MinorType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.apache.arrow.vector.types.UnionMode
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - クラス のメソッドorg.apache.arrow.vector.util.MapWithOrdinal
 
ValueVector - org.apache.arrow.vectorのインタフェース
An abstraction that is used to store a sequence of values in an individual column.
varBinary(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
varBinary(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
varBinary() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
varBinary(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
varBinary(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
varBinary() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
varBinary() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
varBinary(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
VarBinaryHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
VarBinaryHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.VarBinaryHolder
 
VarBinaryHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
VarBinaryHolderReaderImpl(VarBinaryHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
VarBinaryReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
VarBinaryReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
VarBinaryReaderImpl(VarBinaryVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
VarBinaryVector - org.apache.arrow.vectorのクラス
VarBinaryVector implements a variable width vector of binary values which could be NULL.
VarBinaryVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.VarBinaryVector
Instantiate a VarBinaryVector.
VarBinaryVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.VarBinaryVector
Instantiate a VarBinaryVector.
VarBinaryWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
VarBinaryWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
VarBinaryWriterImpl(VarBinaryVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
varChar(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.NullableStructWriter
 
varChar(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SingleStructWriter
 
varChar(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
varChar() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
varChar(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
varChar(String) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
varChar() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
varChar() - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
varChar(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
varChar(String) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
VarCharHolder - org.apache.arrow.vector.holdersのクラス
Source code generated using FreeMarker template ValueHolders.java
VarCharHolder() - クラス のコンストラクタorg.apache.arrow.vector.holders.VarCharHolder
 
VarCharHolderReaderImpl - org.apache.arrow.vector.complex.implのクラス
 
VarCharHolderReaderImpl(VarCharHolder) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
VarCharReader - org.apache.arrow.vector.complex.readerのインタフェース
Source code generated using FreeMarker template ComplexReaders.java
VarCharReaderImpl - org.apache.arrow.vector.complex.implのクラス
Source code generated using FreeMarker template ComplexReaders.java
VarCharReaderImpl(VarCharVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
VarCharVector - org.apache.arrow.vectorのクラス
VarCharVector implements a variable width vector of VARCHAR values which could be NULL.
VarCharVector(String, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.VarCharVector
Instantiate a VarCharVector.
VarCharVector(String, FieldType, BufferAllocator) - クラス のコンストラクタorg.apache.arrow.vector.VarCharVector
Instantiate a VarCharVector.
VarCharWriter - org.apache.arrow.vector.complex.writerのインタフェース
 
VarCharWriterImpl - org.apache.arrow.vector.complex.implのクラス
 
VarCharWriterImpl(VarCharVector) - クラス のコンストラクタorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
VariableWidthVector - org.apache.arrow.vectorのインタフェース
 
vector - クラス の変数org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
vector - クラス の変数org.apache.arrow.vector.complex.VectorWithOrdinal
 
VectorDefinitionSetter - org.apache.arrow.vectorのインタフェース
 
VectorLoader - org.apache.arrow.vectorのクラス
Loads buffers into vectors
VectorLoader(VectorSchemaRoot) - クラス のコンストラクタorg.apache.arrow.vector.VectorLoader
will create children in root based on schema
VectorSchemaRoot - org.apache.arrow.vectorのクラス
Holder for a set of vectors to be loaded/unloaded
VectorSchemaRoot(Iterable<FieldVector>) - クラス のコンストラクタorg.apache.arrow.vector.VectorSchemaRoot
 
VectorSchemaRoot(FieldVector) - クラス のコンストラクタorg.apache.arrow.vector.VectorSchemaRoot
 
VectorSchemaRoot(List<Field>, List<FieldVector>, int) - クラス のコンストラクタorg.apache.arrow.vector.VectorSchemaRoot
 
VectorSchemaRoot(Schema, List<FieldVector>, int) - クラス のコンストラクタorg.apache.arrow.vector.VectorSchemaRoot
 
VectorTrimmer - org.apache.arrow.vectorのクラス
 
VectorTrimmer() - クラス のコンストラクタorg.apache.arrow.vector.VectorTrimmer
 
VectorUnloader - org.apache.arrow.vectorのクラス
 
VectorUnloader(VectorSchemaRoot) - クラス のコンストラクタorg.apache.arrow.vector.VectorUnloader
 
VectorUnloader(VectorSchemaRoot, boolean, boolean) - クラス のコンストラクタorg.apache.arrow.vector.VectorUnloader
 
VectorWithOrdinal - org.apache.arrow.vector.complexのクラス
 
VectorWithOrdinal(ValueVector, int) - クラス のコンストラクタorg.apache.arrow.vector.complex.VectorWithOrdinal
 
visit(ArrowDictionaryBatch) - インタフェース のメソッドorg.apache.arrow.vector.ipc.message.ArrowMessage.ArrowMessageVisitor
 
visit(ArrowRecordBatch) - インタフェース のメソッドorg.apache.arrow.vector.ipc.message.ArrowMessage.ArrowMessageVisitor
 
visit(ArrowType.Null) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Struct) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.List) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.FixedSizeList) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Union) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Int) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.FloatingPoint) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Utf8) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Binary) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.FixedSizeBinary) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Bool) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Decimal) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Date) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Time) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Timestamp) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Interval) - インタフェース のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.PrimitiveType) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Null) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Int) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.FloatingPoint) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Utf8) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Binary) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.FixedSizeBinary) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Bool) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Decimal) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Date) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Time) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Timestamp) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Interval) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.ComplexType) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 
visit(ArrowType.Struct) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 
visit(ArrowType.List) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 
visit(ArrowType.FixedSizeList) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 
visit(ArrowType.Union) - クラス のメソッドorg.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 

W

WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.BigIntHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.BitHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.DateDayHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.DateMilliHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.DecimalHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.FixedSizeBinaryHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.Float4Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.Float8Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.IntervalDayHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.IntervalYearHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.IntHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableBigIntHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableBitHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableDateDayHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableDateMilliHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableDecimalHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableFloat4Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableFloat8Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableIntervalDayHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableIntervalYearHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableIntHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableSmallIntHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeMicroHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeMilliHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeNanoHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeSecHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeStampMicroHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeStampMilliHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeStampNanoHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeStampSecHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableTinyIntHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableUInt1Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableUInt2Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableUInt4Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableUInt8Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableVarBinaryHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.NullableVarCharHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.SmallIntHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeMicroHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeMilliHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeNanoHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeSecHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeStampMicroHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeStampMicroTZHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeStampMilliHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeStampMilliTZHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeStampNanoHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeStampNanoTZHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeStampSecHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TimeStampSecTZHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.TinyIntHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.UInt1Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.UInt2Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.UInt4Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.UInt8Holder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.VarBinaryHolder
 
WIDTH - クラス のstatic変数org.apache.arrow.vector.holders.VarCharHolder
 
write(BigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
write(NullableBigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
write(BitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitWriterImpl
 
write(NullableBitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitWriterImpl
 
write(DateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
write(NullableDateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
write(DateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
write(NullableDateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
write(DecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
write(NullableDecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
write(FixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
write(NullableFixedSizeBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
write(Float4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4WriterImpl
 
write(NullableFloat4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4WriterImpl
 
write(Float8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8WriterImpl
 
write(NullableFloat8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8WriterImpl
 
write(IntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
write(NullableIntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
write(IntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
write(NullableIntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
write(IntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntWriterImpl
 
write(NullableIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntWriterImpl
 
write(DecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
write(SmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
write(NullableSmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
write(TimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
write(NullableTimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
write(TimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
write(NullableTimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
write(TimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
write(NullableTimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
write(TimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
write(NullableTimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
write(TimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
write(NullableTimeStampMicroTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
write(TimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
write(NullableTimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
write(TimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
write(NullableTimeStampMilliTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
write(TimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
write(NullableTimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
write(TimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
write(NullableTimeStampNanoTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
write(TimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
write(NullableTimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
write(TimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
write(NullableTimeStampSecTZHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
write(TimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
write(NullableTimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
write(TinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
write(NullableTinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
write(UInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
write(NullableUInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
write(UInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
write(NullableUInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
write(UInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
write(NullableUInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
write(UInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
write(NullableUInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
write(DecimalHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(UInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(UInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(SmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(IntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(UInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(Float4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(DateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(IntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(BigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(UInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(Float8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(DateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(IntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(VarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(VarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(BitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TinyIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(UInt1Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(UInt2Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(SmallIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(IntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(UInt4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(Float4Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(DateDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(IntervalYearHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(BigIntHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(UInt8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(Float8Holder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(DateMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeStampSecHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeStampMilliHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeStampMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeStampNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeMicroHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeNanoHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(IntervalDayHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(VarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(VarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(BitHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
write(VarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
write(NullableVarBinaryHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
write(VarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
write(NullableVarCharHolder) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
write(BigIntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BigIntWriter
 
write(BitHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BitWriter
 
write(DateDayHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.DateDayWriter
 
write(DateMilliHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.DateMilliWriter
 
write(DecimalHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.DecimalWriter
 
write(FixedSizeBinaryHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.FixedSizeBinaryWriter
 
write(Float4Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.Float4Writer
 
write(Float8Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.Float8Writer
 
write(IntervalDayHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.IntervalDayWriter
 
write(IntervalYearHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.IntervalYearWriter
 
write(IntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.IntWriter
 
write(SmallIntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.SmallIntWriter
 
write(TimeMicroHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeMicroWriter
 
write(TimeMilliHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeMilliWriter
 
write(TimeNanoHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeNanoWriter
 
write(TimeSecHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeSecWriter
 
write(TimeStampMicroTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampMicroTZWriter
 
write(TimeStampMicroHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampMicroWriter
 
write(TimeStampMilliTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampMilliTZWriter
 
write(TimeStampMilliHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampMilliWriter
 
write(TimeStampNanoTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampNanoTZWriter
 
write(TimeStampNanoHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampNanoWriter
 
write(TimeStampSecTZHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampSecTZWriter
 
write(TimeStampSecHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampSecWriter
 
write(TinyIntHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TinyIntWriter
 
write(UInt1Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.UInt1Writer
 
write(UInt2Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.UInt2Writer
 
write(UInt4Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.UInt4Writer
 
write(UInt8Holder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.UInt8Writer
 
write(VarBinaryHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.VarBinaryWriter
 
write(VarCharHolder) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.VarCharWriter
 
write(VectorSchemaRoot) - クラス のメソッドorg.apache.arrow.vector.ipc.JsonFileWriter
 
write(byte[]) - クラス のメソッドorg.apache.arrow.vector.ipc.WriteChannel
 
write(ByteBuffer) - クラス のメソッドorg.apache.arrow.vector.ipc.WriteChannel
 
write(ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.ipc.WriteChannel
 
write(FBSerializable, boolean) - クラス のメソッドorg.apache.arrow.vector.ipc.WriteChannel
 
write(ByteBuffer) - クラス のメソッドorg.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
writeAllStructsToVector(FlatBufferBuilder, List<? extends FBSerializable>) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.FBSerializables
 
writeBatch() - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowWriter
 
writeBatchBuffers(WriteChannel, ArrowRecordBatch) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Write the Arrow buffers of the record batch to the output channel.
writeBigDecimalToArrowBuf(BigDecimal, ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DecimalUtility
Write the given BigDecimal to the ArrowBuf at the given value index.
writeBigEndianBytesToDecimal(byte[]) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
writeBigEndianBytesToDecimal(byte[]) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.DecimalWriter
 
writeBigInt(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
writeBigInt(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeBigInt(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeBigInt(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BigIntWriter
 
writeBit(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitWriterImpl
 
writeBit(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeBit(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeBit(int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.BitWriter
 
writeByteArrayToArrowBuf(byte[], ArrowBuf, int) - クラス のstaticメソッドorg.apache.arrow.vector.util.DecimalUtility
Write the given byte array to the ArrowBuf at the given value index.
WriteChannel - org.apache.arrow.vector.ipcのクラス
Wrapper around a WritableByteChannel that maintains the position as well adding some common serialization utilities.
WriteChannel(WritableByteChannel) - クラス のコンストラクタorg.apache.arrow.vector.ipc.WriteChannel
 
writeDateDay(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
writeDateDay(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeDateDay(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeDateDay(int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.DateDayWriter
 
writeDateMilli(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
writeDateMilli(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeDateMilli(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeDateMilli(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.DateMilliWriter
 
writeDecimal(int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
writeDecimal(BigDecimal) - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
writeDecimal(int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
writeDecimal(BigDecimal) - クラス のメソッドorg.apache.arrow.vector.complex.impl.PromotableWriter
 
writeDecimal(int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeDecimal(BigDecimal) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeDecimal(int, ArrowBuf) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.DecimalWriter
 
writeDecimal(BigDecimal) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.DecimalWriter
 
writeDictionaryBatch(ArrowDictionaryBatch) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileWriter
 
writeDictionaryBatch(ArrowDictionaryBatch) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowWriter
 
writeEndOfStream(WriteChannel) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.ArrowStreamWriter
Write an EOS identifier to the WriteChannel.
writeFixedSizeBinary(ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
writeFixedSizeBinary(ArrowBuf) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.FixedSizeBinaryWriter
 
writeFloat4(float) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4WriterImpl
 
writeFloat4(float) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeFloat4(float) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeFloat4(float) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.Float4Writer
 
writeFloat8(double) - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8WriterImpl
 
writeFloat8(double) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeFloat8(double) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeFloat8(double) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.Float8Writer
 
writeInt(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntWriterImpl
 
writeInt(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeInt(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeInt(int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.IntWriter
 
writeIntervalDay(int, int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
writeIntervalDay(int, int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeIntervalDay(int, int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeIntervalDay(int, int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.IntervalDayWriter
 
writeIntervalYear(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
writeIntervalYear(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeIntervalYear(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeIntervalYear(int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.IntervalYearWriter
 
writeIntLittleEndian(int) - クラス のメソッドorg.apache.arrow.vector.ipc.WriteChannel
 
writeMessageBuffer(WriteChannel, int, ByteBuffer) - クラス のstaticメソッドorg.apache.arrow.vector.ipc.message.MessageSerializer
Write the serialized Message metadata, prefixed by the length, to the output Channel.
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.BitWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float4WriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.Float8WriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.IntWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
writeNull() - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
writeRecordBatch(ArrowRecordBatch) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowFileWriter
 
writeRecordBatch(ArrowRecordBatch) - クラス のメソッドorg.apache.arrow.vector.ipc.ArrowWriter
 
writeSmallInt(short) - クラス のメソッドorg.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
writeSmallInt(short) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeSmallInt(short) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeSmallInt(short) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.SmallIntWriter
 
writeTimeMicro(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
writeTimeMicro(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeMicro(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeMicro(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeMicroWriter
 
writeTimeMilli(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
writeTimeMilli(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeMilli(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeMilli(int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeMilliWriter
 
writeTimeNano(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
writeTimeNano(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeNano(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeNano(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeNanoWriter
 
writeTimeSec(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
writeTimeSec(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeSec(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeSec(int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeSecWriter
 
writeTimeStampMicro(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
writeTimeStampMicro(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeStampMicro(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeStampMicro(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampMicroWriter
 
writeTimeStampMicroTZ(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
writeTimeStampMicroTZ(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampMicroTZWriter
 
writeTimeStampMilli(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
writeTimeStampMilli(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeStampMilli(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeStampMilli(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampMilliWriter
 
writeTimeStampMilliTZ(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
writeTimeStampMilliTZ(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampMilliTZWriter
 
writeTimeStampNano(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
writeTimeStampNano(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeStampNano(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeStampNano(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampNanoWriter
 
writeTimeStampNanoTZ(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
writeTimeStampNanoTZ(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampNanoTZWriter
 
writeTimeStampSec(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
writeTimeStampSec(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeStampSec(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeStampSec(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampSecWriter
 
writeTimeStampSecTZ(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
writeTimeStampSecTZ(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TimeStampSecTZWriter
 
writeTinyInt(byte) - クラス のメソッドorg.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
writeTinyInt(byte) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTinyInt(byte) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeTinyInt(byte) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.TinyIntWriter
 
writeTo(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBlock
 
writeTo(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowBuffer
 
writeTo(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
writeTo(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowFieldNode
 
writeTo(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowFooter
 
writeTo(FlatBufferBuilder) - クラス のメソッドorg.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
writeTo(FlatBufferBuilder) - インタフェース のメソッドorg.apache.arrow.vector.ipc.message.FBSerializable
 
writeUInt1(byte) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
writeUInt1(byte) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeUInt1(byte) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeUInt1(byte) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.UInt1Writer
 
writeUInt2(char) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
writeUInt2(char) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeUInt2(char) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeUInt2(char) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.UInt2Writer
 
writeUInt4(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
writeUInt4(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeUInt4(int) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeUInt4(int) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.UInt4Writer
 
writeUInt8(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
writeUInt8(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeUInt8(long) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeUInt8(long) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.UInt8Writer
 
writeVarBinary(int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeVarBinary(int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeVarBinary(int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
writeVarBinary(int, int, ArrowBuf) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.VarBinaryWriter
 
writeVarChar(int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionListWriter
 
writeVarChar(int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.complex.impl.UnionWriter
 
writeVarChar(int, int, ArrowBuf) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
writeVarChar(Text) - クラス のメソッドorg.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
writeVarChar(int, int, ArrowBuf) - インタフェース のメソッドorg.apache.arrow.vector.complex.writer.VarCharWriter
 
writeZeros(int) - クラス のメソッドorg.apache.arrow.vector.ipc.WriteChannel
 

Y

yearsToMonths - クラス のstatic変数org.apache.arrow.vector.util.DateUtility
 

Z

zeroVector() - クラス のメソッドorg.apache.arrow.vector.BaseFixedWidthVector
zero out the vector and the data in associated buffers.
zeroVector() - クラス のメソッドorg.apache.arrow.vector.BaseVariableWidthVector
zero out the vector and the data in associated buffers.
zeroVector() - インタフェース のメソッドorg.apache.arrow.vector.FixedWidthVector
Zero out the underlying buffer backing this vector.
ZeroVector - org.apache.arrow.vectorのクラス
 
ZeroVector() - クラス のコンストラクタorg.apache.arrow.vector.ZeroVector
 
A B C D E F G H I J K L M N O P R S T U V W Y Z 
ナビゲーション・リンクをスキップ

Copyright © 2018 The Apache Software Foundation. All rights reserved.