partitioning_type property

partitioning_type property

PartitioningType

Definition:

@property
def partitioning_type(self):
    ...
@partitioning_type.setter
def partitioning_type(self, value):
    ...

See Also