public class LookupSegment extends RowBasedSegment<Map.Entry<String,String>>
Segment that is based on a LookupExtractor. Allows direct
querying of lookups. The lookup must support LookupExtractor.iterable().| Constructor and Description |
|---|
LookupSegment(String lookupName,
LookupExtractorFactory lookupExtractorFactory) |
asQueryableIndex, asStorageAdapter, close, getDataInterval, getIdpublic LookupSegment(String lookupName, LookupExtractorFactory lookupExtractorFactory)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.