Class BlobStoreWrapper
java.lang.Object
org.elasticsearch.snapshots.mockstore.BlobStoreWrapper
- All Implemented Interfaces:
Closeable,AutoCloseable,BlobStore
- Direct Known Subclasses:
MockRepository.MockBlobStore
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BlobStoreWrapper
-
-
Method Details
-
blobContainer
- Specified by:
blobContainerin interfaceBlobStore
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
stats
-
delegate
-