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