public class BinaryDVNumericIndexFieldData extends DocValuesIndexFieldData implements IndexNumericFieldData
DocValuesIndexFieldData.BuilderIndexNumericFieldData.NumericTypeIndexFieldData.Builder, IndexFieldData.CommonSettings, IndexFieldData.Global<FD extends AtomicFieldData>, IndexFieldData.XFieldComparatorSourcefieldDataType, fieldNames, index, logger| コンストラクタと説明 |
|---|
BinaryDVNumericIndexFieldData(Index index,
MappedFieldType.Names fieldNames,
IndexNumericFieldData.NumericType numericType,
FieldDataType fieldDataType) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
IndexFieldData.XFieldComparatorSource |
comparatorSource(Object missingValue,
MultiValueMode sortMode,
IndexFieldData.XFieldComparatorSource.Nested nested)
Comparator used for sorting.
|
IndexNumericFieldData.NumericType |
getNumericType() |
AtomicNumericFieldData |
load(org.apache.lucene.index.LeafReaderContext context)
Loads the atomic field data for the reader, possibly cached.
|
AtomicNumericFieldData |
loadDirect(org.apache.lucene.index.LeafReaderContext context)
Loads directly the atomic field data for the reader, ignoring any caching involved.
|
clear, clear, getFieldDataType, getFieldNames, indexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, getFieldDataType, getFieldNamesindexpublic BinaryDVNumericIndexFieldData(Index index, MappedFieldType.Names fieldNames, IndexNumericFieldData.NumericType numericType, FieldDataType fieldDataType)
public IndexFieldData.XFieldComparatorSource comparatorSource(Object missingValue, MultiValueMode sortMode, IndexFieldData.XFieldComparatorSource.Nested nested)
IndexFieldDatacomparatorSource インタフェース内 IndexFieldData<AtomicNumericFieldData>public AtomicNumericFieldData load(org.apache.lucene.index.LeafReaderContext context)
IndexFieldDataload インタフェース内 IndexFieldData<AtomicNumericFieldData>public AtomicNumericFieldData loadDirect(org.apache.lucene.index.LeafReaderContext context) throws Exception
IndexFieldDataloadDirect インタフェース内 IndexFieldData<AtomicNumericFieldData>Exceptionpublic IndexNumericFieldData.NumericType getNumericType()
getNumericType インタフェース内 IndexNumericFieldDataCopyright © 2009–2016. All rights reserved.