Class ConjunctionIndex.FeatureIndex
java.lang.Object
com.yahoo.search.predicate.index.conjunction.ConjunctionIndex.FeatureIndex
- Enclosing class:
- ConjunctionIndex
-
Constructor Summary
ConstructorDescriptionFeatureIndex
(org.eclipse.collections.api.map.primitive.LongObjectMap<int[]> map) -
Method Summary
Modifier and TypeMethodDescriptionOptional<int[]>
getConjunctionIdsForFeature
(long featureId) void
-
Constructor Details
-
FeatureIndex
public FeatureIndex(org.eclipse.collections.api.map.primitive.LongObjectMap<int[]> map)
-
-
Method Details
-
getConjunctionIdsForFeature
-
writeToOutputStream
- Throws:
IOException
-
fromInputStream
- Throws:
IOException
-