Uses of Enum
org.apache.arrow.vector.BufferLayout.BufferType
Packages that use BufferLayout.BufferType
-
Uses of BufferLayout.BufferType in org.apache.arrow.vector
Methods in org.apache.arrow.vector that return BufferLayout.BufferTypeModifier and TypeMethodDescriptionBufferLayout.getType()static BufferLayout.BufferTypeReturns the enum constant of this type with the specified name.static BufferLayout.BufferType[]BufferLayout.BufferType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.arrow.vector that return types with arguments of type BufferLayout.BufferTypeModifier and TypeMethodDescriptionTypeLayout.getBufferTypes()Returns the types of each buffer for this layout.