Class CheckIndex.Status.StoredFieldStatus

  • Enclosing class:
    CheckIndex.Status

    public static final class CheckIndex.Status.StoredFieldStatus
    extends Object
    Status from testing stored fields.
    • Field Detail

      • docCount

        public int docCount
        Number of documents tested.
      • totFields

        public long totFields
        Total number of stored fields tested.
      • error

        public Throwable error
        Exception thrown during stored fields test (null on success)