Interface AdminClient


public interface AdminClient
Administrative actions/operations against the cluster or the indices.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    A client allowing to perform actions/operations against the cluster.
    A client allowing to perform actions/operations against the indices.
  • Method Details

    • cluster

      A client allowing to perform actions/operations against the cluster.
    • indices

      A client allowing to perform actions/operations against the indices.