type github.com/apache/arrow-go/v18/arrow/array.LargeListView (struct)
Method Implmentations (5 other methods implement nothing)
Data() arrow.ArrayData
*LargeListView.M : ListLike.Data
*LargeListView.M : VarLenListLike.Data
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].Data
DataType() arrow.DataType
*LargeListView.M : ListLike.DataType
*LargeListView.M : VarLenListLike.DataType
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].DataType
GetOneForMarshal(i int) interface{}
*LargeListView.M : ListLike.GetOneForMarshal
*LargeListView.M : VarLenListLike.GetOneForMarshal
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].GetOneForMarshal
IsNull(i int) bool
*LargeListView.M : ListLike.IsNull
*LargeListView.M : VarLenListLike.IsNull
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].IsNull
IsValid(i int) bool
*LargeListView.M : ListLike.IsValid
*LargeListView.M : VarLenListLike.IsValid
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].IsValid
Len() int
*LargeListView.M : ListLike.Len
*LargeListView.M : VarLenListLike.Len
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].Len
ListValues() arrow.Array
*LargeListView.M : ListLike.ListValues
*LargeListView.M : VarLenListLike.ListValues
MarshalJSON() ([]byte, error)
*LargeListView.M : ListLike.MarshalJSON
*LargeListView.M : VarLenListLike.MarshalJSON
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].MarshalJSON
*LargeListView.M : github.com/goccy/go-json.Marshaler.MarshalJSON
*LargeListView.M : encoding/json.Marshaler.MarshalJSON
NullBitmapBytes() []byte
*LargeListView.M : ListLike.NullBitmapBytes
*LargeListView.M : VarLenListLike.NullBitmapBytes
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].NullBitmapBytes
NullN() int
*LargeListView.M : ListLike.NullN
*LargeListView.M : VarLenListLike.NullN
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].NullN
Release()
*LargeListView.M : ListLike.Release
*LargeListView.M : VarLenListLike.Release
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].Release
*LargeListView.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Release
Retain()
*LargeListView.M : ListLike.Retain
*LargeListView.M : VarLenListLike.Retain
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].Retain
*LargeListView.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Retain
String() string
*LargeListView.M : ListLike.String
*LargeListView.M : VarLenListLike.String
*LargeListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].String
*LargeListView.M : expvar.Var.String
*LargeListView.M : fmt.Stringer.String
ValueOffsets(i int) (start, end int64)
*LargeListView.M : ListLike.ValueOffsets
*LargeListView.M : 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. |