Searched refs:switchClusterPath (Results 1 – 2 of 2) sorted by relevance
219 public static String switchClusterPath(String base, int clusterType) { in switchClusterPath() method in FilterUtils
312 String newPath = FilterUtils.switchClusterPath(basePath, clusterType); in doCluster()