Package com.basis.api.admin
Interface BBjAdminReplicationFileStats
- All Superinterfaces:
BBjAdminPropertyReader
,Remote
Contains statistics on a single file that is currently being replicated. It keeps track
of the number of times the file had to be recopied from source to target, fishes,
operations where it had to abort, create operations, stops and erases.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Method Summary
Methods inherited from interface com.basis.api.admin.BBjAdminPropertyReader
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
-
Field Details
-
FILE_NAME
- See Also:
-
ALL_COPIES
- See Also:
-
ALL_FINISHES
- See Also:
-
ALL_ABORTS
- See Also:
-
ALL_CREATES
- See Also:
-
STOPS
- See Also:
-
ERASES
- See Also:
-
COPY_BBJ
- See Also:
-
COPY_ESQL
- See Also:
-
COPY_RAW
- See Also:
-
FINISH_BBJ
- See Also:
-
FINISH_ESQL
- See Also:
-
FINISH_RAW
- See Also:
-
ABORT_BBJ
- See Also:
-
ABORT_ESQL
- See Also:
-
ABORT_RAW
- See Also:
-
CREATE_BBJ
- See Also:
-
CREATE_ESQL
- See Also:
-
CREATE_RAW
- See Also:
-
LAST_FINISH
- See Also:
-
LAST_CHANGED_TIMESTAMP
- See Also:
-
LAST_CHANGED_TIMESTAMP_INTERVAL
- See Also:
-
LAST_CHANGED_TIMESTAMP_WALL
- See Also:
-
LAST_CHANGED_TIMESTAMP_WALL_INTERVAL
- See Also:
-