dd7be74bcf
The api for snapshot/restore was split up between two interfaces, Repository and IndexShardRepository. There was also complex initialization and injection between the two. However, there is always a one to one relationship between the two. This change moves the IndexShardRepository api into Repository, as well as updates the API so as not to require any services to be injected for sublcasses. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |