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() |
getMergeInstanceequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildResourcespublic SimpleTextTermVectorsReader(Directory directory, SegmentInfo si, IOContext context) throws IOException
IOExceptionpublic Fields get(int doc) throws IOException
get in class TermVectorsReaderIOExceptionpublic TermVectorsReader clone()
clone in class TermVectorsReaderpublic void close()
throws IOException
IOExceptionpublic long ramBytesUsed()
public void checkIntegrity()
throws IOException
checkIntegrity in class TermVectorsReaderIOExceptionCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.