Documentation
Dlang.org
DictionaryArrayGidBuilderImpl
arrow
dictionary_array
Fluent builder implementation template for
arrow.dictionary_array.DictionaryArray
class
DictionaryArrayGidBuilderImpl : arrow.array.ArrayGidBuilderImpl!T(
T
) {
T
dictionary
(arrow.array.Array propval);
T
indices
(arrow.array.Array propval);
}
Members
Functions
dictionary
T
dictionary
(arrow.array.Array propval)
indices
T
indices
(arrow.array.Array propval)
arrow
dictionary_array
classes
DictionaryArray
DictionaryArrayGidBuilder
DictionaryArrayGidBuilderImpl
Fluent builder implementation template for arrow.dictionary_array.DictionaryArray