Class AzureHttpRequestLoggingPolicy

java.lang.Object
org.apache.jackrabbit.oak.segment.azure.AzureHttpRequestLoggingPolicy
All Implemented Interfaces:
com.azure.core.http.policy.HttpPipelinePolicy

public class AzureHttpRequestLoggingPolicy extends Object implements com.azure.core.http.policy.HttpPipelinePolicy
  • Constructor Details

    • AzureHttpRequestLoggingPolicy

      public AzureHttpRequestLoggingPolicy()
  • Method Details

    • setRemoteStoreMonitor

      public void setRemoteStoreMonitor(RemoteStoreMonitor remoteStoreMonitor)
    • process

      public reactor.core.publisher.Mono<com.azure.core.http.HttpResponse> process(com.azure.core.http.HttpPipelineCallContext context, com.azure.core.http.HttpPipelineNextPolicy next)
      Specified by:
      process in interface com.azure.core.http.policy.HttpPipelinePolicy