| 构造器和说明 |
|---|
Ehcache(int maxCacheActivateSize) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy()
Called when the excel read is complete
|
String |
get(Integer key)
Get value
|
void |
init(AnalysisContext analysisContext)
Initialize cache
|
void |
put(String value)
Automatically generate the key and put it in the cache.Key start from 0
|
void |
putFinished()
It's called when all the values are put in
|
public void init(AnalysisContext analysisContext)
ReadCachepublic void put(String value)
ReadCachepublic void putFinished()
ReadCacheputFinished 在接口中 ReadCacheCopyright © 2018–2021 Alibaba Group. All rights reserved.