Class ClusterInfoServiceUtils

java.lang.Object
org.elasticsearch.cluster.ClusterInfoServiceUtils

public class ClusterInfoServiceUtils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    ClusterInfoServiceUtils()  
  • Method Summary

    Modifier and Type Method Description
    static org.elasticsearch.cluster.ClusterInfo refresh​(org.elasticsearch.cluster.InternalClusterInfoService internalClusterInfoService)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ClusterInfoServiceUtils

      public ClusterInfoServiceUtils()
  • Method Details

    • refresh

      public static org.elasticsearch.cluster.ClusterInfo refresh​(org.elasticsearch.cluster.InternalClusterInfoService internalClusterInfoService)