Package | Description |
---|---|
edu.wisc.ssec.mcidasv.servermanager |
Modifier and Type | Field and Description |
---|---|
private PatriciaTrie<String,AddeEntry> |
EntryStore.trie
The ADDE servers known to McIDAS-V.
|
Modifier and Type | Method and Description |
---|---|
private static void |
EntryStore.putEntries(PatriciaTrie<String,AddeEntry> trie,
Collection<? extends AddeEntry> newEntries)
Adds
AddeEntry objects to a given PatriciaTrie . |