| Class | Description |
|---|---|
| Versions | |
| VersionsAndSeqNoResolver |
Utility class to resolve the Lucene doc ID, version, seqNo and primaryTerms for a given uid.
|
| VersionsAndSeqNoResolver.DocIdAndSeqNo |
Wraps an
LeafReaderContext, a doc ID relative to the context doc base and a seqNo. |
| VersionsAndSeqNoResolver.DocIdAndVersion |
Wraps an
LeafReaderContext, a doc ID relative to the context doc base and a version. |