get_partitions


Description:

public List<Partition> get_partitions (PartitionTable table)

Gets all partitions of table.

Parameters:

this

A Client.

table

A PartitionTable.

Returns:

A list of Partition instances. The returned list should be freed with g_list_free after each element has been freed with unref.