Module org.elasticsearch.xcore
Package org.elasticsearch.license
Class RemoteClusterLicenseChecker.RemoteClusterLicenseInfo
java.lang.Object
org.elasticsearch.license.RemoteClusterLicenseChecker.RemoteClusterLicenseInfo
- Enclosing class:
RemoteClusterLicenseChecker
Encapsulates the license info of a remote cluster.
-
Method Summary
Modifier and TypeMethodDescriptionThe alias of the remote cluster.The license info of the remote cluster.
-
Method Details
-
clusterAlias
The alias of the remote cluster.- Returns:
- the cluster alias
-
licenseInfo
The license info of the remote cluster.- Returns:
- the license info
-