DirectoryPartitioning

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(arrow.schema.Schema schema, arrow.array.Array[] dictionaries, arrowdataset.key_value_partitioning_options.KeyValuePartitioningOptions options)

Members

Functions

self
DirectoryPartitioning self()

Returns this, for use in with statements.

Properties

gType
GType gType [@property getter]

Static functions

getGType
GType getGType()

Inherited Members

From KeyValuePartitioning

getGType
GType getGType()
gType
GType gType [@property getter]
self
KeyValuePartitioning self()

Returns this, for use in with statements.