com.android.tradefed.result.resultdb

インターフェース

BatchChannel.BatchUploadAction<T> アイテムのバッチをアップロードする準備ができたときに実行するアクション。 
IRecorderClient ResultDB レコーダー バックエンドと通信するためのインターフェース。 
IRecorderClientLegacy ResultDB レコーダー バックエンドと通信するためのインターフェース。 

クラス

BatchChannel<T> テスト結果とアーティファクトを一括アップロードするヘルパークラス。 
RecorderClient テスト結果を ResultDB にアップロードする ResultDB レコーダー クライアント。 
RecorderClientLegacy テスト結果を ResultDB レガシー呼び出しにアップロードする ResultDB レコーダー クライアント。 
ResultDBReporter テスト結果を ResultDB にアップロードする結果レポーター。 
ResultDBUtil ResultDB レポーターのユーティリティ クラス。 
ResultDBUtil.TruncationResult 切り捨てオペレーションの結果を保持するシンプルなクラス。 
UpdateTokenInterceptor ResultDB 更新トークンを処理する gRPC クライアント インターセプタ。