Package org.opensearch.repositories.blobstore
-
Interface Summary Interface Description OpenSearchMockAPIBasedRepositoryIntegTestCase.BlobStoreHttpHandler AHttpHandlerthat allows to list stored blobsOpenSearchMockAPIBasedRepositoryIntegTestCase.DelegatingHttpHandler -
Class Summary Class Description AbstractBlobContainerRetriesTestCase AbstractBlobContainerRetriesTestCase.ZeroInputStream A resettable InputStream that only serves zeros.BlobStoreTestUtil OpenSearchBlobStoreRepositoryIntegTestCase Integration tests forBlobStoreRepositoryimplementations.OpenSearchMockAPIBasedRepositoryIntegTestCase Integration tests forBlobStoreRepositoryimplementations rely on mock APIs that emulate cloud-based services.OpenSearchMockAPIBasedRepositoryIntegTestCase.ErroneousHttpHandler HTTP 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.OpenSearchMockAPIBasedRepositoryIntegTestCase.HttpStatsCollectorHandler HTTP handler that allows collect request stats per request type.