Uses of Interface
org.apache.arrow.vector.complex.writer.IntervalMonthDayNanoWriter
Packages that use IntervalMonthDayNanoWriter
Package
Description
-
Uses of IntervalMonthDayNanoWriter in org.apache.arrow.vector.complex.impl
Classes in org.apache.arrow.vector.complex.impl that implement IntervalMonthDayNanoWriterModifier and TypeClassDescriptionclassclassclassConcrete implementation ofBaseWriter.ComplexWriter.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassThis FieldWriter implementation delegates all FieldWriter API calls to an inner FieldWriter.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassWriter for MapVectors.classclassclassclassclassMethods in org.apache.arrow.vector.complex.impl that return IntervalMonthDayNanoWriterModifier and TypeMethodDescriptionDenseUnionWriter.asIntervalMonthDayNano(byte typeId) UnionWriter.asIntervalMonthDayNano()DenseUnionWriter.intervalMonthDayNano()DenseUnionWriter.intervalMonthDayNano(String name) NullableStructWriter.intervalMonthDayNano(String name) SingleStructWriter.intervalMonthDayNano(String name) UnionFixedSizeListWriter.intervalMonthDayNano()UnionFixedSizeListWriter.intervalMonthDayNano(String name) UnionLargeListWriter.intervalMonthDayNano()UnionLargeListWriter.intervalMonthDayNano(String name) UnionListViewWriter.intervalMonthDayNano()UnionListViewWriter.intervalMonthDayNano(String name) UnionListWriter.intervalMonthDayNano()UnionListWriter.intervalMonthDayNano(String name) UnionMapWriter.intervalMonthDayNano()UnionWriter.intervalMonthDayNano()UnionWriter.intervalMonthDayNano(String name) Methods in org.apache.arrow.vector.complex.impl with parameters of type IntervalMonthDayNanoWriterModifier and TypeMethodDescriptionvoidNullReader.copyAsField(String name, IntervalMonthDayNanoWriter writer) voidDenseUnionReader.copyAsValue(IntervalMonthDayNanoWriter writer) voidIntervalMonthDayNanoHolderReaderImpl.copyAsValue(IntervalMonthDayNanoWriter writer) voidIntervalMonthDayNanoReaderImpl.copyAsValue(IntervalMonthDayNanoWriter writer) voidNullReader.copyAsValue(IntervalMonthDayNanoWriter writer) voidUnionReader.copyAsValue(IntervalMonthDayNanoWriter writer) -
Uses of IntervalMonthDayNanoWriter in org.apache.arrow.vector.complex.reader
Methods in org.apache.arrow.vector.complex.reader with parameters of type IntervalMonthDayNanoWriterModifier and TypeMethodDescriptionvoidIntervalMonthDayNanoReader.copyAsField(String name, IntervalMonthDayNanoWriter writer) voidIntervalMonthDayNanoReader.copyAsValue(IntervalMonthDayNanoWriter writer) -
Uses of IntervalMonthDayNanoWriter in org.apache.arrow.vector.complex.writer
Subinterfaces of IntervalMonthDayNanoWriter in org.apache.arrow.vector.complex.writerModifier and TypeInterfaceDescriptionstatic interfaceinterfaceComposite of all writer types.Methods in org.apache.arrow.vector.complex.writer that return IntervalMonthDayNanoWriterModifier and TypeMethodDescriptionBaseWriter.ListWriter.intervalMonthDayNano()BaseWriter.StructWriter.intervalMonthDayNano(String name)