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 TypeClassDescriptionclassAbstractExtensionTypeWriter<T extends ExtensionTypeVector>BaseAbstractFieldWriterclass for anExtensionTypeVector.classclassclassConcrete implementation ofBaseWriter.ComplexWriter.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassThis FieldWriter implementation delegates all FieldWriter API calls to an inner FieldWriter.classThis FieldWriter implementation delegates all FieldWriter API calls to an inner FieldWriter.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassWriter for MapVectors.classclassclassclassclassclassMethods in org.apache.arrow.vector.complex.impl that return DurationWriterModifier and TypeMethodDescriptionUnionViewWriter.asDuration(ArrowType arrowType) UnionWriter.asDuration(ArrowType arrowType) PromotableViewWriter.duration()UnionLargeListViewWriter.duration()UnionLargeListWriter.duration()UnionListViewWriter.duration()UnionListWriter.duration()UnionViewWriter.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