public final class ServiceConnectorFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.concurrent.ConcurrentMap<java.lang.Integer,LookupEntity> |
createLookupEntityMap(java.util.concurrent.ConcurrentMap<java.lang.Integer,java.lang.Class<? extends IMonitoringRecord>> recordMap)
Calculates the lookup table from the record map.
|
public static java.util.concurrent.ConcurrentMap<java.lang.Integer,LookupEntity> createLookupEntityMap(java.util.concurrent.ConcurrentMap<java.lang.Integer,java.lang.Class<? extends IMonitoringRecord>> recordMap) throws ConnectorDataTransmissionException
recordMap
- A map containing ids and IMonitoringRecord typesConnectorDataTransmissionException
- if the lookup table compilation failsCopyright 2017 Kieker Project, http://kieker-monitoring.net