public static final class CheckIndex.Status.StoredFieldStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
docCount
Number of documents tested.
|
java.lang.Throwable |
error
Exception thrown during stored fields test (null on success)
|
long |
totFields
Total number of stored fields tested.
|
| Constructor and Description |
|---|
CheckIndex.Status.StoredFieldStatus() |