Searched refs:newClusterPath (Results 1 – 2 of 2) sorted by relevance
193 public static String newClusterPath(String base, int clusterType) { in newClusterPath() method in FilterUtils220 return newClusterPath(removeOneClusterFromPath(base), clusterType); in switchClusterPath()
349 String newPath = FilterUtils.newClusterPath(basePath, clusterType); in doCluster()