Class ExternalizerIds


  • public final class ExternalizerIds
    extends Object
    Ids range 2150 - 2199
    • Field Detail

      • READ_WITH_EXPIRY

        public static final Integer READ_WITH_EXPIRY
      • GET_AND_PUT

        public static final Integer GET_AND_PUT
      • GET_AND_REPLACE

        public static final Integer GET_AND_REPLACE
      • INVOKE

        public static final Integer INVOKE
      • PUT

        public static final Integer PUT
      • PUT_IF_ABSENT

        public static final Integer PUT_IF_ABSENT
      • REMOVE

        public static final Integer REMOVE
      • REMOVE_CONDITIONALLY

        public static final Integer REMOVE_CONDITIONALLY
      • REPLACE

        public static final Integer REPLACE
      • REPLACE_CONDITIONALLY

        public static final Integer REPLACE_CONDITIONALLY
      • MUTABLE_ENTRY_SNAPSHOT

        public static final Integer MUTABLE_ENTRY_SNAPSHOT
      • GET_AND_REMOVE

        public static final Integer GET_AND_REMOVE
    • Constructor Detail

      • ExternalizerIds

        public ExternalizerIds()