Class LuceneScanBounds
java.lang.Object
com.apple.foundationdb.record.lucene.LuceneScanBounds
- All Implemented Interfaces:
IndexScanBounds
- Direct Known Subclasses:
LuceneScanQuery
,LuceneScanSpellCheck
Base class for
IndexScanBounds
used by LUCENE
indexes.
Stores any group key prefix used to determine the directory location.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
scanType
-
groupKey
-
-
Constructor Details
-
LuceneScanBounds
-
-
Method Details
-
getScanType
- Specified by:
getScanType
in interfaceIndexScanBounds
-
getGroupKey
-
toString
-