Uses of Interface
org.apache.arrow.vector.BufferBacked
-
Uses of BufferBacked in org.apache.arrow.vector
Modifier and TypeMethodDescriptionBaseFixedWidthVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.BaseLargeVariableWidthVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.BaseVariableWidthVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.BaseVariableWidthViewVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.ExtensionTypeVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.FieldVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.NullVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors. -
Uses of BufferBacked in org.apache.arrow.vector.complex
Modifier and TypeMethodDescriptionDenseUnionVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.FixedSizeListVector.getFieldInnerVectors()
Deprecated.LargeListVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.LargeListViewVector.getFieldInnerVectors()
Deprecated.ListVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.ListViewVector.getFieldInnerVectors()
Deprecated.RunEndEncodedVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.StructVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.UnionVector.getFieldInnerVectors()
Deprecated.This API will be removed as the current implementations no longer support inner vectors.