Package org.infinispan.query.core.impl
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 Core module is from 1600 to 1699.
- Since:
- 10.1
- Author:
- anistor@redhat.com
-
Field Details
-
ICKLE_FILTER_AND_CONVERTER
-
ICKLE_FILTER_RESULT
-
ICKLE_CACHE_EVENT_FILTER_CONVERTER
-
ICKLE_CONTINUOUS_QUERY_CACHE_EVENT_FILTER_CONVERTER
-
ICKLE_CONTINUOUS_QUERY_RESULT
-
ICKLE_DELETE_FUNCTION
-