type github.com/apache/arrow-go/v18/arrow/array.ListLike (interface)
Method Implmentations
Data() arrow.ArrayData
(*FixedSizeList).array.Data
(*LargeList).array.Data
(*LargeListView).array.Data
(*List).array.Data
(*ListView).array.Data
(*Map).List.array.Data
VarLenListLike.Data
DataType() arrow.DataType
(*FixedSizeList).array.DataType
(*LargeList).array.DataType
(*LargeListView).array.DataType
(*List).array.DataType
(*ListView).array.DataType
(*Map).List.array.DataType
VarLenListLike.DataType
GetOneForMarshal(i int) interface{}
(*FixedSizeList).GetOneForMarshal
(*LargeList).GetOneForMarshal
(*LargeListView).GetOneForMarshal
(*List).GetOneForMarshal
(*ListView).GetOneForMarshal
(*Map).List.GetOneForMarshal
VarLenListLike.GetOneForMarshal
IsNull(i int) bool
(*FixedSizeList).array.IsNull
(*LargeList).array.IsNull
(*LargeListView).array.IsNull
(*List).array.IsNull
(*ListView).array.IsNull
(*Map).List.array.IsNull
VarLenListLike.IsNull
IsValid(i int) bool
(*FixedSizeList).array.IsValid
(*LargeList).array.IsValid
(*LargeListView).array.IsValid
(*List).array.IsValid
(*ListView).array.IsValid
(*Map).List.array.IsValid
VarLenListLike.IsValid
Len() int
(*FixedSizeList).Len
(*LargeList).Len
(*LargeListView).Len
(*List).Len
(*ListView).Len
(*Map).List.Len
VarLenListLike.Len
ListValues() arrow.Array
(*FixedSizeList).ListValues
(*LargeList).ListValues
(*LargeListView).ListValues
(*List).ListValues
(*ListView).ListValues
(*Map).List.ListValues
VarLenListLike.ListValues
MarshalJSON() ([]byte, error)
(*FixedSizeList).MarshalJSON
(*LargeList).MarshalJSON
(*LargeListView).MarshalJSON
(*List).MarshalJSON
(*ListView).MarshalJSON
(*Map).List.MarshalJSON
VarLenListLike.MarshalJSON
NullBitmapBytes() []byte
(*FixedSizeList).array.NullBitmapBytes
(*LargeList).array.NullBitmapBytes
(*LargeListView).array.NullBitmapBytes
(*List).array.NullBitmapBytes
(*ListView).array.NullBitmapBytes
(*Map).List.array.NullBitmapBytes
VarLenListLike.NullBitmapBytes
NullN() int
(*FixedSizeList).array.NullN
(*LargeList).array.NullN
(*LargeListView).array.NullN
(*List).array.NullN
(*ListView).array.NullN
(*Map).List.array.NullN
VarLenListLike.NullN
Release()
(*FixedSizeList).Release
(*LargeList).Release
(*LargeListView).Release
(*List).Release
(*ListView).Release
(*Map).Release
VarLenListLike.Release
Retain()
(*FixedSizeList).Retain
(*LargeList).Retain
(*LargeListView).Retain
(*List).Retain
(*ListView).Retain
(*Map).Retain
VarLenListLike.Retain
String() string
(*FixedSizeList).String
(*LargeList).String
(*LargeListView).String
(*List).String
(*ListView).String
(*Map).List.String
VarLenListLike.String
ValueOffsets(i int) (start, end int64)
(*FixedSizeList).ValueOffsets
(*LargeList).ValueOffsets
(*LargeListView).ValueOffsets
(*List).ValueOffsets
(*ListView).ValueOffsets
(*Map).List.ValueOffsets
VarLenListLike.ValueOffsets
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |