|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.codecs.lucene45.Lucene45DocValuesProducer.NumericEntry
protected static class Lucene45DocValuesProducer.NumericEntry
metadata entry for a numeric docvalues field
| Field Summary | |
|---|---|
int |
blockSize
packed ints blocksize |
long |
count
count of values written |
long |
offset
offset to the actual numeric values |
int |
packedIntsVersion
packed ints version used to encode these numerics |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long offset
public int packedIntsVersion
public long count
public int blockSize
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||