PDF (US Ltr)
- 3.4Mb
PDF (A4)
- 3.4Mb
HTML Download (TGZ)
- 0.5Mb
HTML Download (Zip)
- 0.6Mb
Description. Sets the table's partition balancing scheme.
Signature.
void setPartitionBalance
(
Object::PartitionBalance scheme
)
Parameters.
scheme
is the partition balancing
scheme to be used for the table. This is a value of type
PartitionBalance
.
Return value. None.
Prior to NDB 7.5.4, this method was known as
setFragmentCountType()
.