Interface HasPartialData

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isPartialData()
      Indicates whether only part of the expected data is being returned due to a failure in the backend service (such failing OpenSearch shards).
    • Method Detail

      • isPartialData

        boolean isPartialData()
        Indicates whether only part of the expected data is being returned due to a failure in the backend service (such failing OpenSearch shards).