Interface StorkMeasuringCollector

All Known Implementing Classes:
AbstractStorkMeasuringCall, StorkMeasuringCall

interface StorkMeasuringCollector
  • Field Details

    • STORK_SERVICE_INSTANCE

      static final io.grpc.Context.Key<AtomicReference<io.smallrye.stork.api.ServiceInstance>> STORK_SERVICE_INSTANCE
    • STORK_MEASURE_TIME

      static final io.grpc.Context.Key<Boolean> STORK_MEASURE_TIME
  • Method Details

    • recordReply

      void recordReply()
    • recordEnd

      void recordEnd(Throwable error)