public class SerializingCacheProvider extends java.lang.Object implements CacheProvider<RowCacheKey,IRowCacheEntry>
| Modifier and Type | Class and Description |
|---|---|
static class |
SerializingCacheProvider.RowCacheSerializer |
| 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 © 2009-2022 The Apache Software Foundation