| 
Kieker 1.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LookupEntity | |
|---|---|
| kieker.tools.bridge.connector | |
| kieker.tools.bridge.connector.jms | |
| kieker.tools.bridge.connector.tcp | |
| Uses of LookupEntity in kieker.tools.bridge.connector | 
|---|
| Methods in kieker.tools.bridge.connector that return types with arguments of type LookupEntity | |
|---|---|
static ConcurrentMap<Integer,LookupEntity> | 
ServiceConnectorFactory.createLookupEntityMap(ConcurrentMap<Integer,Class<? extends IMonitoringRecord>> recordMap)
Calculates the lookup table from the record map.  | 
| Constructor parameters in kieker.tools.bridge.connector with type arguments of type LookupEntity | |
|---|---|
AbstractConnector(Configuration configuration,
                  ConcurrentMap<Integer,LookupEntity> lookupEntityMap)
AbstractTCPService constructor.  | 
|
| Uses of LookupEntity in kieker.tools.bridge.connector.jms | 
|---|
| Constructor parameters in kieker.tools.bridge.connector.jms with type arguments of type LookupEntity | |
|---|---|
JMSClientConnector(Configuration configuration,
                   ConcurrentMap<Integer,LookupEntity> lookupEntityMap)
Create a JMSClientConnector.  | 
|
JMSEmbeddedConnector(Configuration configuration,
                     ConcurrentMap<Integer,LookupEntity> lookupEntityMap)
Construct a new JMS service consumer and an embedded JMS service.  | 
|
| Uses of LookupEntity in kieker.tools.bridge.connector.tcp | 
|---|
| Constructor parameters in kieker.tools.bridge.connector.tcp with type arguments of type LookupEntity | |
|---|---|
TCPClientConnector(Configuration configuration,
                   ConcurrentMap<Integer,LookupEntity> lookupEntityMap)
Create a TCPClientConnector.  | 
|
TCPMultiServerConnectionRunnable(Socket socket,
                                 ConcurrentMap<Integer,LookupEntity> lookupEntityMap,
                                 BlockingQueue<IMonitoringRecord> recordQueue)
Create a service thread.  | 
|
TCPMultiServerConnector(Configuration configuration,
                        ConcurrentMap<Integer,LookupEntity> lookupEntityMap)
Create a TCPMultiServerConnector.  | 
|
TCPMultiServerPortListenerRunnable(int port,
                                   BlockingQueue<IMonitoringRecord> recordQueue,
                                   ConcurrentMap<Integer,LookupEntity> lookupEntityMap,
                                   ExecutorService executor)
Create a listener for the incoming port of the multi server.  | 
|
TCPSingleServerConnector(Configuration configuration,
                         ConcurrentMap<Integer,LookupEntity> lookupEntityMap)
Create a TCPSingleServerConnector.  | 
|
  | 
Kieker 1.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||