Class GlobalPrivileges

  • All Implemented Interfaces:
    ToXContent, ToXContentObject

    public final class GlobalPrivileges
    extends Object
    implements ToXContentObject
    Represents global privileges. "Global Privilege" is a mantra for granular generic cluster privileges. These privileges are organized into categories. Elasticsearch defines the set of categories. Under each category there are operations that are under the clients jurisdiction. The privilege is hence defined under an operation under a category.