Searched defs:supportedPartitions (Results 1 – 4 of 4) sorted by relevance
235 const char *desiredPartitions, const char *supportedPartitions, int32_t threshold) { in getRegionPartitionsDistance()
327 String desiredPartitions, String supportedPartitions, int threshold) { in getRegionPartitionsDistance()
332 String desiredPartitions, String supportedPartitions, int threshold) { in getRegionPartitionsDistance()
706 …Collection<String> supportedPartitions = supportedPartition.isEmpty() ? regionMapper.macroToPartit… in distanceRaw() local