public abstract class ShapeFieldCacheProvider<T extends com.spatial4j.core.shape.Shape> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
defaultSize |
protected String |
shapeField |
| Constructor and Description |
|---|
ShapeFieldCacheProvider(String shapeField,
int defaultSize) |
protected final int defaultSize
protected final String shapeField
public ShapeFieldCacheProvider(String shapeField, int defaultSize)
public ShapeFieldCache<T> getCache(AtomicReader reader) throws IOException
IOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.