public interface ProtoStreamTypeIds
ONCE SET VALUES IN THIS CLASS MUST NOT BE CHANGED AS IT WILL BREAK BACKWARDS COMPATIBILITY.
Values must in the range 0..65535, as this is marked for internal infinispan use by the protostream project.
TypeIds are written as a variable length uint32, so Ids in the range 0..127 should be prioritised for frequently marshalled classes.
Message names should not end in _LOWER_BOUND as this is used by ProtoStreamTypeIdsUniquenessTest.
If message/enum types are no longer required, the variable should be commented instead of deleted.
static final int WRAPPED_MESSAGE
static final int WRAPPED_BYTE_ARRAY
static final int MARSHALLABLE_USER_OBJECT
static final int BYTE_STRING
static final int EMBEDDED_METADATA
static final int EMBEDDED_EXPIRABLE_METADATA
static final int EMBEDDED_LIFESPAN_METADATA
static final int EMBEDDED_MAX_IDLE_METADATA
static final int NUMERIC_VERSION
static final int SIMPLE_CLUSTERED_VERSION
static final int JGROUPS_ADDRESS
static final int PROTOBUF_VALUE_WRAPPER
static final int MEDIA_TYPE
static final int PRIVATE_METADATA
static final int COUNTER_VALUE
static final int STRONG_COUNTER_KEY
static final int WEAK_COUNTER_KEY
static final int COMMONS_LOWER_BOUND
static final int CORE_LOWER_BOUND
static final int EVENT_LOG_CATEGORY
static final int EVENT_LOG_LEVEL
static final int MARSHALLED_VALUE_IMPL
static final int META_PARAMS_INTERNAL_METADATA
static final int REMOTE_METADATA
static final int UUID
static final int IRAC_VERSION
static final int IRAC_SITE_VERSION
static final int IRAC_VERSION_ENTRY
static final int IRAC_METADATA
static final int COUNTERS_LOWER_BOUND
static final int COUNTER_STATE
static final int COUNTER_CONFIGURATION
static final int COUNTER_TYPE
static final int COUNTER_STORAGE
static final int QUERY_LOWER_BOUND
static final int REMOTE_QUERY_LOWER_BOUND
static final int REMOTE_QUERY_REQUEST
static final int REMOTE_QUERY_RESPONSE
static final int ICKLE_FILTER_RESULT
static final int ICKLE_CONTINUOUS_QUERY_RESULT
static final int LUCENE_LOWER_BOUND
static final int CHUNK_CACHE_KEY
static final int FILE_CACHE_KEY
static final int FILE_LIST_CACHE_KEY
static final int FILE_METADATA
static final int FILE_READ_LOCK_KEY
static final int FILE_LIST_CACHE_VALUE
static final int SCRIPTING_LOWER_BOUND
static final int EXECUTION_MODE
static final int SCRIPT_METADATA
static final int DISTRIBUTED_SERVER_TASK
static final int DISTRIBUTED_SERVER_TASK_PARAMETER
static final int MEMCACHED_LOWER_BOUND
static final int MEMCACHED_METADATA
static final int ROCKSDB_LOWER_BOUND
static final int ROCKSDB_EXPIRY_BUCKET
static final int EVENT_LOGGER_LOWER_BOUND
static final int SERVER_EVENT_IMPL
static final int MULTIMAP_LOWER_BOUND
static final int MULTIMAP_BUCKET
static final int SERVER_CORE_LOWER_BOUND
static final int IGNORED_CACHES
Copyright © 2021 JBoss by Red Hat. All rights reserved.