Class AutoFollowStats


  • public final class AutoFollowStats
    extends java.lang.Object
    • Method Detail

      • getNumberOfFailedFollowIndices

        public long getNumberOfFailedFollowIndices()
      • getNumberOfFailedRemoteClusterStateRequests

        public long getNumberOfFailedRemoteClusterStateRequests()
      • getNumberOfSuccessfulFollowIndices

        public long getNumberOfSuccessfulFollowIndices()
      • getRecentAutoFollowErrors

        public java.util.NavigableMap<java.lang.String,​Tuple<java.lang.Long,​ElasticsearchException>> getRecentAutoFollowErrors()