Class ConjunctionIndex.FeatureIndex

  • Enclosing class:
    ConjunctionIndex

    public static class ConjunctionIndex.FeatureIndex
    extends java.lang.Object
    • Constructor Detail

      • FeatureIndex

        public FeatureIndex​(org.eclipse.collections.api.map.primitive.LongObjectMap<int[]> map)
    • Method Detail

      • getConjunctionIdsForFeature

        public java.util.Optional<int[]> getConjunctionIdsForFeature​(long featureId)
      • writeToOutputStream

        public void writeToOutputStream​(java.io.DataOutputStream out)
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • fromInputStream

        public static ConjunctionIndex.FeatureIndex fromInputStream​(java.io.DataInputStream in)
                                                             throws java.io.IOException
        Throws:
        java.io.IOException