com.aiyc.framework.monitor
类 Session
java.lang.Object
java.util.AbstractMap<K,V>
java.util.concurrent.ConcurrentHashMap
com.aiyc.framework.monitor.Session
- 所有已实现的接口:
- Serializable, ConcurrentMap, Map
public class Session
- extends ConcurrentHashMap
存放数据
- 作者:
- felly
- 另请参见:
- 序列化表格
| 从类 java.util.concurrent.ConcurrentHashMap 继承的方法 |
clear, contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, put, putAll, putIfAbsent, remove, remove, replace, replace, size, values |
Session
public Session()
Session
public Session(int len)
getLastTime
public long getLastTime()
reflushTime
public void reflushTime()
isOutTime
public boolean isOutTime()
getFlowId
public String getFlowId()
setFlowId
public void setFlowId(String flowId)
Copyright © 2017. All Rights Reserved.