Constant Field Values


Contents
org.ow2.*

org.ow2.jasmine.probe.collectors.merge.internal.JMergeCollector
public static final int OP_AVERAGE 4
public static final int OP_MAX 2
public static final int OP_MIN 1
public static final int OP_SUM 3

org.ow2.jasmine.probe.collectors.merge.internal.MergeCollectorService
public static final String LONG_DESC "The definition requires the merge operation and a source indicator"
public static final String PROP_FIELD "field"
public static final String PROP_FIELD_DESC "The field to be merged. It aims to filter out some non relevant values from the merge operation."
public static final String PROP_OP "op"
public static final String PROP_OP_DESC "merge operation. Must be one of : min|max|average|sum"
public static final String SHORT_DESC "Merge source indicator\'s values"
public static final String SOURCE_DESC "A source indicator must be provided. It should be multi-valued"
public static final int SOURCE_MAX 1
public static final int SOURCE_MIN 1



Copyright © 2012 OW2 Consortium. All Rights Reserved.