org.apache.lucene.index
Class AssertingAtomicReader.AssertingFieldsEnum
java.lang.Object
org.apache.lucene.index.FieldsEnum
org.apache.lucene.index.FilterAtomicReader.FilterFieldsEnum
org.apache.lucene.index.AssertingAtomicReader.AssertingFieldsEnum
- Enclosing class:
- AssertingAtomicReader
public static class AssertingAtomicReader.AssertingFieldsEnum
- extends FilterAtomicReader.FilterFieldsEnum
Wraps a FieldsEnum but with additional asserts
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssertingAtomicReader.AssertingFieldsEnum
public AssertingAtomicReader.AssertingFieldsEnum(FieldsEnum in)
terms
public Terms terms()
throws IOException
- Overrides:
terms
in class FilterAtomicReader.FilterFieldsEnum
- Throws:
IOException
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.