OpenSearch/test/framework
Lee Hinman bdb0fb2555
Fully encapsulate LocalCheckpointTracker inside of the engine (#31213)
* Fully encapsulate LocalCheckpointTracker inside of the engine

This makes the Engine interface not expose the `LocalCheckpointTracker`, instead
exposing the pieces needed (like retrieving the local checkpoint) as individual
methods.
2018-06-08 17:19:41 -06:00
..
src Fully encapsulate LocalCheckpointTracker inside of the engine (#31213) 2018-06-08 17:19:41 -06:00
build.gradle Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00