Class RemoteClusterLicenseChecker.RemoteClusterLicenseInfo

java.lang.Object
org.elasticsearch.license.RemoteClusterLicenseChecker.RemoteClusterLicenseInfo
Enclosing class:
RemoteClusterLicenseChecker

public static final class RemoteClusterLicenseChecker.RemoteClusterLicenseInfo extends Object
Encapsulates the license info of a remote cluster.
  • Method Details

    • clusterAlias

      public String clusterAlias()
      The alias of the remote cluster.
      Returns:
      the cluster alias
    • licenseInfo

      public XPackInfoResponse.LicenseInfo licenseInfo()
      The license info of the remote cluster.
      Returns:
      the license info