ContentMerkleTree

public class ContentMerkleTree
extends Object

java.lang.Object
   ↳ com.android.tradefed.build.content.ContentMerkleTree


コンテンツ情報から MerkleTree を計算します。

概要

パブリック コンストラクタ

ContentMerkleTree()

パブリック メソッド

static Digest buildCommonLocationFromContext(ContentAnalysisContext context)

マークルツリーを作成し、共通のロケーション情報からルート ダイジェストを返します。

パブリック コンストラクタ

ContentMerkleTree

public ContentMerkleTree ()

パブリック メソッド

buildCommonLocationFromContext

public static Digest buildCommonLocationFromContext (ContentAnalysisContext context)

マークルツリーを作成し、共通のロケーション情報からルート ダイジェストを返します。

パラメータ
context ContentAnalysisContext

戻り値
Digest