Class CheckIndex.Status.PointsStatus

  • Enclosing class:
    CheckIndex.Status

    public static final class CheckIndex.Status.PointsStatus
    extends Object
    Status from testing PointValues
    • Field Detail

      • totalValuePoints

        public long totalValuePoints
        Total number of values points tested.
      • totalValueFields

        public int totalValueFields
        Total number of fields with points.
      • error

        public Throwable error
        Exception thrown during point values test (null on success)