public class SimpleReadCacheSelector extends Object implements ReadCacheSelector
| Constructor and Description |
|---|
SimpleReadCacheSelector() |
SimpleReadCacheSelector(long maxUseMapCacheSize,
int maxCacheActivateSize) |
| Modifier and Type | Method and Description |
|---|---|
ReadCache |
readCache(org.apache.poi.openxml4j.opc.PackagePart sharedStringsTablePackagePart)
Select a cache
|
public SimpleReadCacheSelector()
public SimpleReadCacheSelector(long maxUseMapCacheSize,
int maxCacheActivateSize)
public ReadCache readCache(org.apache.poi.openxml4j.opc.PackagePart sharedStringsTablePackagePart)
ReadCacheSelectorreadCache in interface ReadCacheSelectorCopyright © 2018–2022 Alibaba Group. All rights reserved.