Class LuceneDocumentFromRecord.FDBRecordSource<M extends Message>

java.lang.Object
com.apple.foundationdb.record.lucene.LuceneDocumentFromRecord.FDBRecordSource<M>
Type Parameters:
M - the message type contained in the source.
All Implemented Interfaces:
LuceneIndexExpressions.RecordSource<LuceneDocumentFromRecord.FDBRecordSource<M>>
Enclosing class:
LuceneDocumentFromRecord

public static class LuceneDocumentFromRecord.FDBRecordSource<M extends Message> extends Object implements LuceneIndexExpressions.RecordSource<LuceneDocumentFromRecord.FDBRecordSource<M>>
A RecordSource based on an FDBRecord.