public class SimpleTextTermVectorsReader extends TermVectorsReader
FOR RECREATIONAL USE ONLY
NULL_ACCOUNTABLE
Constructor and Description |
---|
SimpleTextTermVectorsReader(Directory directory,
SegmentInfo si,
IOContext context) |
Modifier and Type | Method and Description |
---|---|
void |
checkIntegrity() |
TermVectorsReader |
clone() |
void |
close() |
Fields |
get(int doc) |
long |
ramBytesUsed() |
String |
toString() |
getMergeInstance
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChildResources
public SimpleTextTermVectorsReader(Directory directory, SegmentInfo si, IOContext context) throws IOException
IOException
public Fields get(int doc) throws IOException
get
in class TermVectorsReader
IOException
public TermVectorsReader clone()
clone
in class TermVectorsReader
public void close() throws IOException
IOException
public long ramBytesUsed()
public void checkIntegrity() throws IOException
checkIntegrity
in class TermVectorsReader
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.