Uses of Interface
org.apache.arrow.vector.complex.writer.DurationWriter
Packages that use DurationWriter
Package
Description
-
Uses of DurationWriter in org.apache.arrow.vector.complex.impl
Classes in org.apache.arrow.vector.complex.impl that implement DurationWriterModifier 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 DurationWriterModifier and TypeMethodDescriptionUnionWriter.asDuration(ArrowType arrowType) UnionLargeListWriter.duration()UnionListViewWriter.duration()UnionListWriter.duration()UnionWriter.duration()Methods in org.apache.arrow.vector.complex.impl with parameters of type DurationWriterModifier and TypeMethodDescriptionvoidNullReader.copyAsField(String name, DurationWriter writer) voidDurationHolderReaderImpl.copyAsValue(DurationWriter writer) voidDurationReaderImpl.copyAsValue(DurationWriter writer) voidNullReader.copyAsValue(DurationWriter writer) voidUnionReader.copyAsValue(DurationWriter writer) -
Uses of DurationWriter in org.apache.arrow.vector.complex.reader
Methods in org.apache.arrow.vector.complex.reader with parameters of type DurationWriterModifier and TypeMethodDescriptionvoidDurationReader.copyAsField(String name, DurationWriter writer) voidDurationReader.copyAsValue(DurationWriter writer) -
Uses of DurationWriter in org.apache.arrow.vector.complex.writer
Subinterfaces of DurationWriter in org.apache.arrow.vector.complex.writerModifier and TypeInterfaceDescriptionstatic interfaceinterfaceComposite of all writer types.Methods in org.apache.arrow.vector.complex.writer that return DurationWriter