| Class | Description |
|---|---|
| BufferSubscriber |
A subscriber that buffers incoming
SaveLogRQ objects until certain conditions are met,
then emits them as batches to the downstream subscriber. |
| LaunchLoggingCallback |
Set of logging callback for ReportPortal client
|
| LogBatchingFlowable |
A flowable which compile
SaveLogRQ messages into specific batches limited by the number of entities in the batch and estimated
payload size. |
| LoggingSubscriber |
Set of logging subscription for ReportPortal logging client
|