Searched refs:sTupleId (Results 1 – 1 of 1) sorted by relevance
50 private static long sTupleId = 0; field in Tuple234 return "tid" + (sTupleId++); in getTupleId()