Class MetadataKeys
java.lang.Object
org.variantsync.diffdetective.analysis.MetadataKeys
Collection of constants for keys used in metadata files
- Author:
- Paul Bittner
-
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
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TASKNAME
- See Also:
-
REPONAME
- See Also:
-
TREEFORMAT
- See Also:
-
NODEFORMAT
- See Also:
-
EDGEFORMAT
- See Also:
-
NON_NODE_COUNT
- See Also:
-
ADD_NODE_COUNT
- See Also:
-
REM_NODE_COUNT
- See Also:
-
TOTAL_COMMITS
- See Also:
-
FILTERED_COMMITS
- See Also:
-
FAILED_COMMITS
- See Also:
-
EMPTY_COMMITS
- See Also:
-
PROCESSED_COMMITS
- See Also:
-
RUNTIME
- See Also:
-
RUNTIME_WITH_MULTITHREADING
- See Also:
-
MINCOMMIT
- See Also:
-
MAXCOMMIT
- See Also:
-
TOTAL_PATCHES
- See Also:
-
PROCESSED_PATCHES
- See Also:
-
EXPORTED_COMMITS
- See Also:
-
EXPORTED_TREES
- See Also:
-
EDIT_CLASS_MOVEMENT
- See Also:
-
-
Constructor Details
-
MetadataKeys
public MetadataKeys()
-