Class QuantileMeterTest

java.lang.Object
io.debezium.connector.spanner.metrics.latency.QuantileMeterTest

class QuantileMeterTest extends Object
  • Constructor Details

    • QuantileMeterTest

      QuantileMeterTest()
  • Method Details

    • testGetCount

      @Test void testGetCount()
    • testAddValue

      @Test void testAddValue() throws InterruptedException
      Throws:
      InterruptedException
    • testGetValueAtQuantile

      @Test void testGetValueAtQuantile()
    • testReset

      @Test void testReset()
    • testShutdown

      @Test void testShutdown()