Class XJMFTypeMap
java.lang.Object
org.cip4.jdflib.extensions.xjdfwalker.XJMFTypeMap
- All Implemented Interfaces:
Runnable
class to maintain a map of refID to type values so that we can correctly modify @Type in responses messages older than 4242 seconds are discarded
-
Method Summary
-
Method Details
-
getMap
- Returns:
-
put
- Parameters:
key-value-- Returns:
-
remove
- Parameters:
key-- Returns:
-
get
- Parameters:
key-- Returns:
-
clear
public void clear() -
run
public void run()called by the sweeper -
shutDown
public static void shutDown() -
size
public int size()- Returns:
-
toString
-