Class | Description |
---|---|
CustomTextListener |
A listener that listens to changes in JUnit test runs and logs suitable formatted messages
for the reader, as required by the tier object store compatibility checker test suite.
|
JmxMetricsAnalyzer |
Helper class which analyzes JMX metrics, given a metrics filename.
|
Logger | |
ObjectStoreUtils | |
ProducerConsumerTracker |
This class keeps track of what data has been produced & consumed.
|
ProducerConsumerTracker.PerPartitionConsumptionInfo | |
RemoteTierObjectStoreSupplier |
A supplier which returns a TierObjectStore from given properties passed by
a Namespace from argparse.
|
TieringFunctionalityTest | |
TierObjectStoreCompatibilityChecker |
This class provides a CLI interface that lets the user run a suite of tests.
|
TierTestUtils |
Common utility functions for use within the tiered storage tests of the object store compatibility checker.
|