Author: degenaro
Date: Sun Nov 2 12:14:47 2014
New Revision: 1636107
URL: http://svn.apache.org/r1636107
Log:
UIMA-4069 Redesign of JD toward the main goal of classpath separation for
container (system) code.
Update standardized labels.
Modified:
uima/sandbox/uima-ducc/trunk/uima-ducc-container/src/main/java/org/apache/uima/ducc/container/common/Standardize.java
Modified:
uima/sandbox/uima-ducc/trunk/uima-ducc-container/src/main/java/org/apache/uima/ducc/container/common/Standardize.java
URL:
http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-container/src/main/java/org/apache/uima/ducc/container/common/Standardize.java?rev=1636107&r1=1636106&r2=1636107&view=diff
==============================================================================
---
uima/sandbox/uima-ducc/trunk/uima-ducc-container/src/main/java/org/apache/uima/ducc/container/common/Standardize.java
(original)
+++
uima/sandbox/uima-ducc/trunk/uima-ducc-container/src/main/java/org/apache/uima/ducc/container/common/Standardize.java
Sun Nov 2 12:14:47 2014
@@ -21,6 +21,9 @@ package org.apache.uima.ducc.container.c
public class Standardize {
public enum Label {
+ crFetches,
+ crTotal,
+ preemptions,
state,
event,
curr,