Amend: Changed ProcessEvent.processingTime and ProcessEvent.processingLatency to longs. Removed Unit from AggregateRecord.java. Change-Id: If4f6fccb65c584055d68129874a398d6391155e7 Former-commit-id:2a0b6ad151
[formerly577df6943e
] [formerly4c49c9116d
[formerly 3afbeecdaecfb9ab7cea7e59db688639dbdad972]] Former-commit-id:4c49c9116d
Former-commit-id:b17893d7e0
25 lines
1.1 KiB
Text
25 lines
1.1 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Stats
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.stats
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.event;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.event;bundle-version="1.0.0",
|
|
com.google.guava;bundle-version="1.0.0",
|
|
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataquery;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.stats;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
org.springframework;bundle-version="2.5.6",
|
|
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
org.apache.commons.collections;bundle-version="3.2.0",
|
|
org.junit,
|
|
javax.measure
|
|
Import-Package: javax.measure.unit
|