@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.
Returns nested resources of this class.
|
long |
getStartPointer(int docID)
Deprecated.
|
long |
ramBytesUsed()
Deprecated.
Return the memory usage of this object in bytes.
|
String |
toString()
Deprecated.
|
public Lucene41StoredFieldsIndexReader(IndexInput fieldsIndexIn, SegmentInfo si) throws IOException
IOExceptionpublic long getStartPointer(int docID)
public Lucene41StoredFieldsIndexReader clone()
public long ramBytesUsed()
AccountableramBytesUsed in interface Accountablepublic Collection<Accountable> getChildResources()
AccountablegetChildResources in interface AccountableAccountablesCopyright © 2000–2015 The Apache Software Foundation. All rights reserved.