|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.codecs.Codec
org.apache.lucene.codecs.FilterCodec
org.apache.lucene.codecs.asserting.AssertingCodec
public final class AssertingCodec
Acts like Lucene40Codec but with additional asserts.
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.codecs.FilterCodec |
|---|
delegate |
| Constructor Summary | |
|---|---|
AssertingCodec()
|
|
| Method Summary | |
|---|---|
PostingsFormat |
postingsFormat()
|
TermVectorsFormat |
termVectorsFormat()
|
| Methods inherited from class org.apache.lucene.codecs.FilterCodec |
|---|
docValuesFormat, fieldInfosFormat, liveDocsFormat, normsFormat, segmentInfoFormat, storedFieldsFormat |
| Methods inherited from class org.apache.lucene.codecs.Codec |
|---|
availableCodecs, forName, getDefault, getName, reloadCodecs, setDefault, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AssertingCodec()
| Method Detail |
|---|
public PostingsFormat postingsFormat()
postingsFormat in class FilterCodecpublic TermVectorsFormat termVectorsFormat()
termVectorsFormat in class FilterCodec
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||