Package org.infinispan.query.remote.impl
Interface ExternalizerIds
public interface ExternalizerIds
Identifiers used by the Marshaller to delegate to specialized Externalizers. For details, read
http://infinispan.org/docs/9.0.x/user_guide/user_guide.html#_preassigned_externalizer_id_ranges
The range reserved for the Infinispan Remote Query module is from 1700 to 1799.
- Since:
- 6.0
- Author:
- anistor@redhat.com
-
Field Details
-
PROTOBUF_VALUE_WRAPPER
-
ICKLE_PROTOBUF_CACHE_EVENT_FILTER_CONVERTER
-
ICKLE_PROTOBUF_FILTER_AND_CONVERTER
-
ICKLE_CONTINUOUS_QUERY_CACHE_EVENT_FILTER_CONVERTER
-
ICKLE_BINARY_PROTOBUF_FILTER_AND_CONVERTER
-
ICKLE_CONTINUOUS_QUERY_RESULT
-
ICKLE_FILTER_RESULT
-