protected static class Lucene45DocValuesProducer.NumericEntry extends Object
Modifier and Type | Field and Description |
---|---|
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
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.