@Deprecated public final class Lucene41StoredFieldsIndexReader extends Object implements Cloneable, Accountable
| Constructor and Description |
|---|
Lucene41StoredFieldsIndexReader(IndexInput fieldsIndexIn,
SegmentInfo si)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Lucene41StoredFieldsIndexReader |
clone()
Deprecated.
|
Collection<Accountable> |
getChildResources()
Deprecated.
|
long |
getStartPointer(int docID)
Deprecated.
|
long |
ramBytesUsed()
Deprecated.
|
String |
toString()
Deprecated.
|
public Lucene41StoredFieldsIndexReader(IndexInput fieldsIndexIn, SegmentInfo si) throws IOException
IOExceptionpublic long getStartPointer(int docID)
public Lucene41StoredFieldsIndexReader clone()
public long ramBytesUsed()
ramBytesUsed in interface Accountablepublic Collection<Accountable> getChildResources()
getChildResources in interface AccountableCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.