type github.com/apache/arrow-go/v18/arrow/array.Int16Builder (struct)

Method Implmentations (5 other methods implement nothing)



AppendNull() *Int16Builder.M : Builder.AppendNull *Int16Builder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.AppendNull
AppendNulls(n int) *Int16Builder.M : Builder.AppendNulls
Cap() int *Int16Builder.M : Builder.Cap
IsNull(i int) bool *Int16Builder.M : Builder.IsNull
Len() int *Int16Builder.M : Builder.Len *Int16Builder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Len
NewArray() arrow.Array *Int16Builder.M : Builder.NewArray *Int16Builder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.NewArray
NullN() int *Int16Builder.M : Builder.NullN
Release() *Int16Builder.M : Builder.Release *Int16Builder.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Release *Int16Builder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Release
Reserve(n int) *Int16Builder.M : Builder.Reserve *Int16Builder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Reserve
Resize(n int) *Int16Builder.M : Builder.Resize
Retain() *Int16Builder.M : Builder.Retain *Int16Builder.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Retain *Int16Builder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Retain
SetNull(i int) *Int16Builder.M : Builder.SetNull
Type() arrow.DataType *Int16Builder.M : Builder.Type
Unmarshal(dec *json.Decoder) error *Int16Builder.M : Builder.Unmarshal
UnmarshalJSON(data []byte) error *Int16Builder.M : Builder.UnmarshalJSON *Int16Builder.M : github.com/goccy/go-json.Unmarshaler.UnmarshalJSON *Int16Builder.M : encoding/json.Unmarshaler.UnmarshalJSON