|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IntStreamFactory | |
|---|---|
| org.apache.lucene.codecs.sep | Sep: base support for separate files (doc,frq,pos,skp,pyl) |
| Uses of IntStreamFactory in org.apache.lucene.codecs.sep |
|---|
| Constructors in org.apache.lucene.codecs.sep with parameters of type IntStreamFactory | |
|---|---|
SepPostingsReader(Directory dir,
FieldInfos fieldInfos,
SegmentInfo segmentInfo,
IOContext context,
IntStreamFactory intFactory,
String segmentSuffix)
|
|
SepPostingsWriter(SegmentWriteState state,
IntStreamFactory factory)
|
|
SepPostingsWriter(SegmentWriteState state,
IntStreamFactory factory,
int skipInterval)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||