Class DataStoreVersions
- java.lang.Object
 - 
- org.opendaylight.controller.cluster.datastore.DataStoreVersions
 
 
- 
public final class DataStoreVersions extends Object
Defines version numbers where ask-based protocol is concerned.- Author:
 - Thomas Pantelis
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static shortBASE_HELIUM_VERSIONDeprecated.static shortBORON_VERSIONDeprecated.static shortCURRENT_VERSIONstatic shortFLUORINE_VERSIONDeprecated.static shortHELIUM_1_VERSIONDeprecated.static shortHELIUM_2_VERSIONDeprecated.static shortLITHIUM_VERSIONDeprecated.static shortNEON_SR2_VERSIONDeprecated.static shortPHOSPHORUS_VERSIONstatic shortSODIUM_SR1_VERSION 
 - 
 
- 
- 
Field Detail
- 
BASE_HELIUM_VERSION
@Deprecated public static final short BASE_HELIUM_VERSION
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
HELIUM_1_VERSION
@Deprecated public static final short HELIUM_1_VERSION
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
HELIUM_2_VERSION
@Deprecated public static final short HELIUM_2_VERSION
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
LITHIUM_VERSION
@Deprecated public static final short LITHIUM_VERSION
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
BORON_VERSION
@Deprecated public static final short BORON_VERSION
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
FLUORINE_VERSION
@Deprecated public static final short FLUORINE_VERSION
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
NEON_SR2_VERSION
@Deprecated public static final short NEON_SR2_VERSION
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
SODIUM_SR1_VERSION
public static final short SODIUM_SR1_VERSION
- See Also:
 - Constant Field Values
 
 
- 
PHOSPHORUS_VERSION
public static final short PHOSPHORUS_VERSION
- See Also:
 - Constant Field Values
 
 
- 
CURRENT_VERSION
public static final short CURRENT_VERSION
- See Also:
 - Constant Field Values
 
 
 - 
 
 -