ContentMerkleTree

public class ContentMerkleTree
extends Object

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


Compute a MerkleTree from the content information.

สรุป

เครื่องมือสร้างสาธารณะ

ContentMerkleTree()

เมธอดสาธารณะ

static Digest buildCommonLocationFromContext(ContentAnalysisContext context)

Builds a merkle tree and returns the root digest from the common location information

static Digest buildTestsDirFromContext(ContentAnalysisContext context, List<String> discoveredModule, AnalysisHeuristic analysisLevel)

เครื่องมือสร้างสาธารณะ

ContentMerkleTree

public ContentMerkleTree ()

เมธอดสาธารณะ

buildCommonLocationFromContext

public static Digest buildCommonLocationFromContext (ContentAnalysisContext context)

Builds a merkle tree and returns the root digest from the common location information

พารามิเตอร์
context ContentAnalysisContext

การคืนสินค้า
Digest

buildTestsDirFromContext

public static Digest buildTestsDirFromContext (ContentAnalysisContext context, 
                List<String> discoveredModule, 
                AnalysisHeuristic analysisLevel)

พารามิเตอร์
context ContentAnalysisContext

discoveredModule List

analysisLevel AnalysisHeuristic

การคืนสินค้า
Digest