See: Description
| Class | Description |
|---|---|
| Cl2oTaxonomyWriterCache | |
| CollisionMap |
HashMap to store colliding labels.
|
| CompactLabelToOrdinal |
This is a very efficient LabelToOrdinal implementation that uses a
CharBlockArray to store all labels and a configurable number of HashArrays to
reference the labels.
|
| LabelToOrdinal |
Abstract class for storing Label->Ordinal mappings in a taxonomy.
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.