OpenSearch/client
Lee Hinman 7af28c48c3
Switch WritePipelineResponse to AcknowledgedResponse (#32722)
We previously discussed moving the classes extending `AcknowledgedResponse` to
simply use `AcknowledgedResponse`, making the class non-abstract.

This moves the first class to do this, removing `WritePipelineResponse` in the
process.

If we like the way this looks, I will switch the remaining classes over to using
`AcknowledgedResponse`.
2018-08-08 16:21:58 -06:00
..
benchmark Build: Remove shadowing from benchmarks (#32475) 2018-07-31 17:31:13 -04:00
client-benchmark-noop-api-plugin Reduce number of raw types warnings (#31523) 2018-06-25 15:59:03 +02:00
rest Enable testing in FIPS140 JVM (#31666) 2018-07-17 10:54:10 +03:00
rest-high-level Switch WritePipelineResponse to AcknowledgedResponse (#32722) 2018-08-08 16:21:58 -06:00
sniffer CORE: Upgrade to Jackson 2.8.11 (#32670) 2018-08-08 12:04:25 +02:00
test Detect and prevent configuration that triggers a Gradle bug (#31912) 2018-07-19 06:46:58 +00:00
transport Remove unnecessary warning supressions (#32250) 2018-07-23 11:31:04 +02:00