Searched defs:threadNamesA (Results 1 – 1 of 1) sorted by relevance
96 private static Map<Integer, String> threadNamesA = new HashMap<>(); field in DistributedCache140 public static void setThreadNamesA(Map<Integer, String> threadNamesA) { in setThreadNamesA()