com.android.tradefed.result.resultdb

Interfaces

BatchChannel.BatchUploadAction<T> Action to be performed when a batch of items is ready to be uploaded. 
IRecorderClient Interface for communicating with ResultDB recorder backend. 

Classes

BatchChannel<T> Helper class to batch upload test result and artifacts. 
RecorderClient ResultDB recorder client that uploads test results to ResultDB. 
ResultDBReporter Result reporter that uploads test results to ResultDB. 
ResultDBUtil Utility class for ResultDB reporter.