Interface ExternalizerIds


  • public interface ExternalizerIds
    Identifiers used by the Marshaller to delegate to specialized Externalizers. For details, read https://infinispan.org/docs/10.0.x/user_guide/user_guide.html#preassigned_externalizer_id_ranges The range reserved for the Infinispan Query module is from 1600 to 1699.
    Since:
    7.0
    Author:
    Sanne Grinovero
    • Field Detail

      • LUCENE_SORT

        static final Integer LUCENE_SORT
      • LUCENE_SORT_FIELD

        static final Integer LUCENE_SORT_FIELD
      • LUCENE_TOPDOCS

        static final Integer LUCENE_TOPDOCS
      • CLUSTERED_QUERY_TOPDOCS

        static final Integer CLUSTERED_QUERY_TOPDOCS
      • LUCENE_SCORE_DOC

        static final Integer LUCENE_SCORE_DOC
      • LUCENE_TOPFIELDDOCS

        static final Integer LUCENE_TOPFIELDDOCS
      • LUCENE_FIELD_SCORE_DOC

        static final Integer LUCENE_FIELD_SCORE_DOC
      • INDEX_WORKER

        static final Integer INDEX_WORKER
      • LUCENE_BYTES_REF

        static final Integer LUCENE_BYTES_REF
      • QUERY_DEFINITION

        static final Integer QUERY_DEFINITION
      • CLUSTERED_QUERY_COMMAND_RESPONSE

        static final Integer CLUSTERED_QUERY_COMMAND_RESPONSE
      • FULL_TEXT_FILTER

        static final Integer FULL_TEXT_FILTER
      • CLUSTERED_QUERY_OPERATION

        static final Integer CLUSTERED_QUERY_OPERATION
      • POJO_TYPE_IDENTIFIER

        static final Integer POJO_TYPE_IDENTIFIER
      • LUCENE_TOTAL_HITS

        static final Integer LUCENE_TOTAL_HITS