Package org.elasticsearch.repositories.blobstore
package org.elasticsearch.repositories.blobstore
-
ClassDescriptionA resettable InputStream that only serves zeros.Integration tests for
BlobStoreRepositoryimplementations.Integration tests forBlobStoreRepositoryimplementations rely on mock APIs that emulate cloud-based services.AHttpHandlerthat allows to list stored blobsHTTP handler that injects random service errors Note: it is not a good idea to allow this handler to simulate too many errors as it would slow down the test suite.HTTP handler that allows collect request stats per request type.The types of blobs in aBlobStoreRepository.