|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.index.CheckIndex.Status.FieldNormStatus
public static final class CheckIndex.Status.FieldNormStatus
Status from testing field norms.
| Field Summary | |
|---|---|
java.lang.Throwable |
error
Exception thrown during term index test (null on success) |
long |
totFields
Number of fields successfully tested |
| Constructor Summary | |
|---|---|
CheckIndex.Status.FieldNormStatus()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long totFields
public java.lang.Throwable error
| Constructor Detail |
|---|
public CheckIndex.Status.FieldNormStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||