public abstract class ShapeValuesSource extends Object implements SegmentCacheable
ShapeValues
per-segmentConstructor and Description |
---|
ShapeValuesSource() |
Modifier and Type | Method and Description |
---|---|
abstract ShapeValues |
getValues(LeafReaderContext ctx)
Get a
ShapeValues instance for the given leaf reader context |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isCacheable
public abstract ShapeValues getValues(LeafReaderContext ctx) throws IOException
ShapeValues
instance for the given leaf reader contextIOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.