public abstract class ShapeValuesSource extends java.lang.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 java.io.IOException
ShapeValues
instance for the given leaf reader contextjava.io.IOException
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.