Class QuantileMeterTest
java.lang.Object
io.debezium.connector.spanner.metrics.latency.QuantileMeterTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void
-
Constructor Details
-
QuantileMeterTest
QuantileMeterTest()
-
-
Method Details
-
testGetCount
@Test void testGetCount() -
testAddValue
- Throws:
InterruptedException
-
testGetValueAtQuantile
@Test void testGetValueAtQuantile() -
testReset
@Test void testReset() -
testShutdown
@Test void testShutdown()
-