Interface ExternalizerIds


public interface ExternalizerIds
Ids range: 2050 - 2099 Externalizer Ids that identity the functions used in EmbeddedMultimapCache
Since:
9.2
Author:
Katia Aresti - karesti@redhat.com
See Also:
  • Field Details

    • PUT_KEY_VALUE_FUNCTION

      static final Integer PUT_KEY_VALUE_FUNCTION
    • REMOVE_KEY_VALUE_FUNCTION

      static final Integer REMOVE_KEY_VALUE_FUNCTION
    • CONTAINS_KEY_VALUE_FUNCTION

      static final Integer CONTAINS_KEY_VALUE_FUNCTION
    • GET_FUNCTION

      static final Integer GET_FUNCTION
    • OFFER_FUNCTION

      static final Integer OFFER_FUNCTION
    • INDEX_FUNCTION

      static final Integer INDEX_FUNCTION
    • POLL_FUNCTION

      static final Integer POLL_FUNCTION
    • SET_FUNCTION

      static final Integer SET_FUNCTION
    • SUBLIST_FUNCTION

      static final Integer SUBLIST_FUNCTION
    • INDEXOF_FUNCTION

      static final Integer INDEXOF_FUNCTION
    • INSERT_FUNCTION

      static final Integer INSERT_FUNCTION
    • REMOVE_COUNT_FUNCTION

      static final Integer REMOVE_COUNT_FUNCTION
    • HASH_MAP_PUT_FUNCTION

      static final Integer HASH_MAP_PUT_FUNCTION
    • MULTIMAP_CONVERTER

      static final Integer MULTIMAP_CONVERTER
    • SET_ADD_FUNCTION

      static final Integer SET_ADD_FUNCTION
    • TRIM_FUNCTION

      static final Integer TRIM_FUNCTION
    • ROTATE_FUNCTION

      static final Integer ROTATE_FUNCTION
    • SORTED_SET_ADD_MANY_FUNCTION

      static final Integer SORTED_SET_ADD_MANY_FUNCTION
    • HASH_MAP_KEYSET_FUNCTION

      static final Integer HASH_MAP_KEYSET_FUNCTION
    • HASH_MAP_VALUES_FUNCTION

      static final Integer HASH_MAP_VALUES_FUNCTION
    • SORTED_SET_COUNT_FUNCTION

      static final Integer SORTED_SET_COUNT_FUNCTION
    • SORTED_SET_POP_FUNCTION

      static final Integer SORTED_SET_POP_FUNCTION
    • SET_GET_FUNCTION

      static final Integer SET_GET_FUNCTION
    • SET_SET_FUNCTION

      static final Integer SET_SET_FUNCTION
    • HASH_MAP_REMOVE_FUNCTION

      static final Integer HASH_MAP_REMOVE_FUNCTION
    • SORTED_SET_SCORE_FUNCTION

      static final Integer SORTED_SET_SCORE_FUNCTION
    • HASH_MAP_REPLACE_FUNCTION

      static final Integer HASH_MAP_REPLACE_FUNCTION
    • SORTED_SET_SUBSET_FUNCTION

      static final Integer SORTED_SET_SUBSET_FUNCTION
    • SORTED_SET_INDEX_OF_FUNCTION

      static final Integer SORTED_SET_INDEX_OF_FUNCTION
    • SORTED_SET_INCR_SCORE_FUNCTION

      static final Integer SORTED_SET_INCR_SCORE_FUNCTION
    • SORTED_SET_AGGREGATE_FUNCTION

      static final Integer SORTED_SET_AGGREGATE_FUNCTION
    • SORTED_SET_REMOVE_MANY_FUNCTION

      static final Integer SORTED_SET_REMOVE_MANY_FUNCTION
    • SORTED_SET_RANDOM_FUNCTION

      static final Integer SORTED_SET_RANDOM_FUNCTION
    • SET_REMOVE_FUNCTION

      static final Integer SET_REMOVE_FUNCTION
    • SET_POP_FUNCTION

      static final Integer SET_POP_FUNCTION
    • REPLACE_LIST_FUNCTION

      static final Integer REPLACE_LIST_FUNCTION
    • SET_MISMEMBER_FUNCTION

      static final Integer SET_MISMEMBER_FUNCTION