public abstract class GeoPointDoubleArrayAtomicFieldData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GeoPointDoubleArrayAtomicFieldData.Single
Assumes unset values are marked in bitset, and docId is used as the index to the value array.
|
| Constructor and Description |
|---|
GeoPointDoubleArrayAtomicFieldData() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static AtomicGeoPointFieldData |
empty(int maxDoc) |
SortedBinaryDocValues |
getBytesValues()
Return a String representation of the values.
|
ScriptDocValues.GeoPoints |
getScriptValues()
Returns a "scripting" based values.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGeoPointValuespublic void close()
public final SortedBinaryDocValues getBytesValues()
AtomicFieldDatagetBytesValues in interface AtomicFieldDatapublic final ScriptDocValues.GeoPoints getScriptValues()
AtomicFieldDatagetScriptValues in interface AtomicFieldDatapublic static AtomicGeoPointFieldData empty(int maxDoc)
Copyright © 2009–2016. All rights reserved.