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