Interface OpenSearchMockAPIBasedRepositoryIntegTestCase.BlobStoreHttpHandler

All Superinterfaces:
HttpHandler
Enclosing class:
OpenSearchMockAPIBasedRepositoryIntegTestCase

protected static interface OpenSearchMockAPIBasedRepositoryIntegTestCase.BlobStoreHttpHandler extends HttpHandler
A HttpHandler that allows to list stored blobs
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<String, org.opensearch.core.common.bytes.BytesReference>
     

    Methods inherited from interface com.sun.net.httpserver.HttpHandler

    handle
  • Method Details

    • blobs

      Map<String, org.opensearch.core.common.bytes.BytesReference> blobs()