Searched defs:threadNamesB (Results 1 – 1 of 1) sorted by relevance
101 private static Map<Integer, String> threadNamesB = new HashMap<>(); field in DistributedCache148 public static void setThreadNamesB(Map<Integer, String> threadNamesB) { in setThreadNamesB()