Modifier and Type | Field and Description |
---|---|
static int |
CF_NAM_SIZE
Constant
CF_NAM_SIZE=20 |
static String |
COOKIE
Constant
COOKIE="RRD" |
static int |
DS_NAM_SIZE
Constant
DS_NAM_SIZE=20 |
static int |
DST_SIZE
Constant
DST_SIZE=20 |
static double |
FLOAT_COOKIE
Constant
FLOAT_COOKIE=8.642135E130 |
static int |
LAST_DS_LEN
Constant
LAST_DS_LEN=30 |
static int |
MAX_SUPPORTED_VERSION
Constant
MAX_SUPPORTED_VERSION=3 |
static int |
SIZE_OF_DOUBLE
Constant
SIZE_OF_DOUBLE=8 |
static String |
UNDEFINED_VERSION
Constant
UNDEFINED_VERSION="UNDEF" |
static int |
UNDEFINED_VERSION_AS_INT
Constant
UNDEFINED_VERSION_AS_INT=-1 |
static int |
VERSION_WITH_LAST_UPDATE_SEC
Constant
VERSION_WITH_LAST_UPDATE_SEC=3 |
static final int DS_NAM_SIZE
DS_NAM_SIZE=20
static final int DST_SIZE
DST_SIZE=20
static final int CF_NAM_SIZE
CF_NAM_SIZE=20
static final int LAST_DS_LEN
LAST_DS_LEN=30
static final String COOKIE
COOKIE="RRD"
static final int MAX_SUPPORTED_VERSION
MAX_SUPPORTED_VERSION=3
static final String UNDEFINED_VERSION
UNDEFINED_VERSION="UNDEF"
static final int UNDEFINED_VERSION_AS_INT
UNDEFINED_VERSION_AS_INT=-1
static final int VERSION_WITH_LAST_UPDATE_SEC
VERSION_WITH_LAST_UPDATE_SEC=3
static final double FLOAT_COOKIE
FLOAT_COOKIE=8.642135E130
static final int SIZE_OF_DOUBLE
SIZE_OF_DOUBLE=8