Class AutoFollowStats.AutoFollowedCluster

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

public static class AutoFollowStats.AutoFollowedCluster
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    AutoFollowedCluster​(long timeSinceLastCheckMillis, long lastSeenMetadataVersion)  
  • Method Summary

    Modifier and Type Method Description
    long getLastSeenMetadataVersion()  
    long getTimeSinceLastCheckMillis()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait