static final class ScoringRewrite.TermFreqBoostByteStart extends BytesRefHash.DirectBytesStartArray
| Modifier and Type | Field and Description |
|---|---|
(package private) float[] |
boost |
(package private) TermStates[] |
termState |
initSize| Constructor and Description |
|---|
TermFreqBoostByteStart(int initSize) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
clear()
clears the
BytesRefHash.BytesStartArray and returns the cleared instance. |
int[] |
grow()
Grows the
BytesRefHash.BytesStartArray |
int[] |
init()
Initializes the BytesStartArray.
|
bytesUsedfloat[] boost
TermStates[] termState
public int[] init()
BytesRefHash.BytesStartArrayinit in class BytesRefHash.DirectBytesStartArraypublic int[] grow()
BytesRefHash.BytesStartArrayBytesRefHash.BytesStartArraygrow in class BytesRefHash.DirectBytesStartArraypublic int[] clear()
BytesRefHash.BytesStartArrayBytesRefHash.BytesStartArray and returns the cleared instance.clear in class BytesRefHash.DirectBytesStartArraynull