Interface ExternalizerIds
-
public interface ExternalizerIdsIds range: 2000 - 2050- Since:
- 9.0
- Author:
- Pedro Ruivo
-
-
Field Summary
Fields Modifier and Type Field Description static IntegerADD_FUNCTIONstatic IntegerCAS_FUNCTIONstatic IntegerCONVERTER_AND_FILTERstatic IntegerCOUNTER_METADATAstatic IntegerCOUNTER_VALUEstatic IntegerCREATE_ADD_FUNCTIONstatic IntegerCREATE_CAS_FUNCTIONstatic IntegerINITIALIZE_FUNCTIONstatic IntegerREAD_FUNCTIONstatic IntegerREMOVE_FUNCTIONstatic IntegerRESET_FUNCTIONstatic IntegerSTRONG_COUNTER_KEYstatic IntegerWEAK_COUNTER_KEY
-
-
-
Field Detail
-
RESET_FUNCTION
static final Integer RESET_FUNCTION
-
CONVERTER_AND_FILTER
static final Integer CONVERTER_AND_FILTER
-
STRONG_COUNTER_KEY
static final Integer STRONG_COUNTER_KEY
-
WEAK_COUNTER_KEY
static final Integer WEAK_COUNTER_KEY
-
READ_FUNCTION
static final Integer READ_FUNCTION
-
COUNTER_VALUE
static final Integer COUNTER_VALUE
-
COUNTER_METADATA
static final Integer COUNTER_METADATA
-
INITIALIZE_FUNCTION
static final Integer INITIALIZE_FUNCTION
-
ADD_FUNCTION
static final Integer ADD_FUNCTION
-
CAS_FUNCTION
static final Integer CAS_FUNCTION
-
CREATE_CAS_FUNCTION
static final Integer CREATE_CAS_FUNCTION
-
CREATE_ADD_FUNCTION
static final Integer CREATE_ADD_FUNCTION
-
REMOVE_FUNCTION
static final Integer REMOVE_FUNCTION
-
-