Searched refs:minNodesPerPartition (Results 1 – 3 of 3) sorted by relevance
40 delegateOptions.min_nodes_per_partition = Int32(options.minNodesPerPartition)85 public var minNodesPerPartition = 2 variable
59 @property(nonatomic) NSUInteger minNodesPerPartition;
65 cOptions.min_nodes_per_partition = options.minNodesPerPartition;