|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| QLFCollection<F extends QuantisedLocalFeature<?>> | A Collection of documents built from QuantisedLocalFeatures. |
| Class Summary | |
|---|---|
| PositionSpec | The PositionSpec class defines the type of position that will be stored in the payload of each term-document posting, together with the methods required for encoding and decoding this information. |
| QLFDocument<F extends QuantisedLocalFeature<?>> | A concrete Document implementation for documents
built up of a list of visual terms in the form of
QuantisedLocalFeatures. |
| QLFFilesCollection<F extends QuantisedLocalFeature<?>> | A concrete implementation of a Collection of
QLFDocuments stored on disk. |
| QLFInMemoryCollection<F extends QuantisedLocalFeature<?>> | A concrete implementation of a Collection of
QLFDocuments held in memory. |
| QLFSequenceFilesCollection<F extends QuantisedLocalFeature<?>> | A concrete implementation of a Collection of
QLFDocuments stored within a Hadoop SequenceFile. |
| Enum Summary | |
|---|---|
| PositionSpec.PositionSpecMode | An enum containing all the supported location payload formats and methods to encode Location objects as integer arrays, and get them back again. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||