Class AutoFollowStats.AutoFollowedCluster

java.lang.Object
org.elasticsearch.client.ccr.AutoFollowStats.AutoFollowedCluster
Enclosing class:
AutoFollowStats

public static class AutoFollowStats.AutoFollowedCluster extends Object
  • Constructor Details

    • AutoFollowedCluster

      public AutoFollowedCluster(long timeSinceLastCheckMillis, long lastSeenMetadataVersion)
  • Method Details

    • getTimeSinceLastCheckMillis

      public long getTimeSinceLastCheckMillis()
    • getLastSeenMetadataVersion

      public long getLastSeenMetadataVersion()