key-value形式的数据集合,无序排列,作用近似于HashMap,在大数据存储上性能比HashMap更好 (所有Key统一建立有序索引,查表时更容易定位,百万以上数据读写能明显看出差别,百万以内差别不大,还略慢一些-_-) @param @param
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected