Class GrpcBlockHoundIntegration

java.lang.Object
com.linecorp.armeria.common.grpc.GrpcBlockHoundIntegration
All Implemented Interfaces:
Comparable<reactor.blockhound.integration.BlockHoundIntegration>, reactor.blockhound.integration.BlockHoundIntegration

@UnstableApi public final class GrpcBlockHoundIntegration extends Object implements reactor.blockhound.integration.BlockHoundIntegration
A BlockHoundIntegration for the gRPC module.
  • Constructor Details

    • GrpcBlockHoundIntegration

      public GrpcBlockHoundIntegration()
  • Method Details

    • applyTo

      public void applyTo(reactor.blockhound.BlockHound.Builder builder)
      Specified by:
      applyTo in interface reactor.blockhound.integration.BlockHoundIntegration