Class SnapshotLifecycleStats

    • Field Detail

      • RETENTION_RUNS

        public static final ParseField RETENTION_RUNS
      • RETENTION_FAILED

        public static final ParseField RETENTION_FAILED
      • RETENTION_TIMED_OUT

        public static final ParseField RETENTION_TIMED_OUT
      • RETENTION_TIME

        public static final ParseField RETENTION_TIME
      • RETENTION_TIME_MILLIS

        public static final ParseField RETENTION_TIME_MILLIS
      • POLICY_STATS

        public static final ParseField POLICY_STATS
      • TOTAL_TAKEN

        public static final ParseField TOTAL_TAKEN
      • TOTAL_FAILED

        public static final ParseField TOTAL_FAILED
      • TOTAL_DELETIONS

        public static final ParseField TOTAL_DELETIONS
      • TOTAL_DELETION_FAILURES

        public static final ParseField TOTAL_DELETION_FAILURES
    • Method Detail

      • getRetentionRunCount

        public long getRetentionRunCount()
      • getRetentionFailedCount

        public long getRetentionFailedCount()
      • getRetentionTimedOut

        public long getRetentionTimedOut()
      • getRetentionTimeMillis

        public long getRetentionTimeMillis()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object