Class XPackClient


  • public final class XPackClient
    extends Object
    A wrapper for the RestHighLevelClient that provides methods for accessing the Elastic Licensed X-Pack APIs that are shipped with the default distribution of Elasticsearch. All of these APIs will 404 if run against the OSS distribution of Elasticsearch.

    See the REST APIs on elastic.co for more information.