Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose WriteRequest.RefreshPolicy string representation #23106

Merged
merged 3 commits into from
Feb 13, 2017

Commits on Feb 10, 2017

  1. Expose WriteRequest.RefreshPolicy string representation

    This commit changes the RefreshPolicy enum so that string representation are exposed. This will help the high level rest client to simply use  refreshPolicy.getValue() to get the corresponding parameter value of a given refresh policy.
    tlrx committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    cb2d547 View commit details
    Browse the repository at this point in the history
  2. Update after Luca review

    tlrx committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    c0b9453 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. go to your place, bracket!

    tlrx committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    f54e1c3 View commit details
    Browse the repository at this point in the history