|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IntIndexInput.Index | |
|---|---|
| org.apache.lucene.codecs.intblock | Intblock: base support for fixed or variable length block integer encoders |
| org.apache.lucene.codecs.sep | Sep: base support for separate files (doc,frq,pos,skp,pyl) |
| Uses of IntIndexInput.Index in org.apache.lucene.codecs.intblock |
|---|
| Methods in org.apache.lucene.codecs.intblock that return IntIndexInput.Index | |
|---|---|
IntIndexInput.Index |
FixedIntBlockIndexInput.index()
|
IntIndexInput.Index |
VariableIntBlockIndexInput.index()
|
| Uses of IntIndexInput.Index in org.apache.lucene.codecs.sep |
|---|
| Methods in org.apache.lucene.codecs.sep that return IntIndexInput.Index | |
|---|---|
abstract IntIndexInput.Index |
IntIndexInput.Index.clone()
|
abstract IntIndexInput.Index |
IntIndexInput.index()
|
| Methods in org.apache.lucene.codecs.sep with parameters of type IntIndexInput.Index | |
|---|---|
abstract void |
IntIndexInput.Index.copyFrom(IntIndexInput.Index other)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||