Hi,
I need to iterate through the entries in an NAHashDictionary. There is an NAHashDictionaryIterator in common/Collections.h, but unfortunately it only iterates through values in one hash bucket for one key. I need to iterate through the entire hash table. Does anyone know of examples in the Trafodion code where this has been done? If not, I’ll create an iterator and add it to common/Collections.h. Dave
