Package org.apache.spark.types.variant
Interface VariantUtil.ArrayHandler<T>
- Enclosing class:
- VariantUtil
public static interface VariantUtil.ArrayHandler<T>
-
Method Summary
-
Method Details
-
apply
- Parameters:
size- Number of array elements.offsetSize- The integer size of the offset list.offsetStart- The starting index of the offset list in the variant value array.dataStart- The starting index of element data in the variant value array.
-