Class OverallBucket

    • Method Detail

      • getTimestamp

        public java.util.Date getTimestamp()
      • getBucketSpan

        public long getBucketSpan()
        Bucketspan expressed in seconds
      • getOverallScore

        public double getOverallScore()
      • isInterim

        public boolean isInterim()
      • hashCode

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

        public boolean equals​(java.lang.Object other)
        Compare all the fields and embedded anomaly records (if any)
        Overrides:
        equals in class java.lang.Object