OpenSearch/buildSrc
Tanguy Leroux 9531b7bbcb
Add BlobContainer.writeBlobAtomic() (#30902)
This commit adds a new writeBlobAtomic() method to the BlobContainer
interface that can be implemented by repository implementations which
support atomic writes operations.

When the BlobContainer implementation does not provide a specific 
implementation of writeBlobAtomic(), then the writeBlob() method is used.

Related to #30680
2018-06-05 13:00:43 +02:00
..
src Add BlobContainer.writeBlobAtomic() (#30902) 2018-06-05 13:00:43 +02:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Update to forbiddenapis 2.5 (#29285) 2018-03-28 20:29:02 -07:00
version.properties Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00