Class ActiveShardCount

java.lang.Object
org.springframework.data.elasticsearch.core.ActiveShardCount

public class ActiveShardCount extends Object
Class corresponding to the Elasticsearch class, but in the org.springframework.data.elasticsearch package
Author:
Peter-Josef Meisch
  • Field Details

  • Constructor Details

    • ActiveShardCount

      public ActiveShardCount(int value)
  • Method Details

    • getValue

      public int getValue()