public class SerializingCacheProvider extends java.lang.Object implements CacheProvider<RowCacheKey,IRowCacheEntry>
| Constructor and Description | 
|---|
| SerializingCacheProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| ICache<RowCacheKey,IRowCacheEntry> | create() | 
public ICache<RowCacheKey,IRowCacheEntry> create()
create in interface CacheProvider<RowCacheKey,IRowCacheEntry>Copyright © 2018 The Apache Software Foundation