Documentation
Dlang.org
KeyValuePartitioning
arrowdataset
key_value_partitioning
class
KeyValuePartitioning :
Partitioning
{
this
(void* ptr, Flag!"Take" take);
static
GType
_getGType
();
GType
_gType
[@property getter];
KeyValuePartitioning
self
();
}
Constructors
this
this
(void* ptr, Flag!"Take" take)
Members
Functions
self
KeyValuePartitioning
self
()
Returns
this
, for use in
with
statements.
Properties
_gType
GType
_gType
[@property getter]
Static functions
_getGType
GType
_getGType
()
Inherited Members
From Partitioning
_getGType
GType
_getGType
()
_gType
GType
_gType
[@property getter]
self
Partitioning
self
()
Returns
this
, for use in
with
statements.
createDefault
arrowdataset
.
partitioning
.
Partitioning
createDefault
()
getTypeName
string
getTypeName
()
arrowdataset
key_value_partitioning
classes
KeyValuePartitioning