Skip to content

Split Client #39

@anton-johansson

Description

@anton-johansson

The Client class is getting big. We should split it up in different scopes, for example:

clientFactory.getNodeClient();
clientFactory.getIndexClient();
clientFactory.getClusterClient();

... etc.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions