ContentMerkleTree

public class ContentMerkleTree
extends Object

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


İçerik bilgilerinden bir Merkle ağacı hesaplayın.

Özet

Herkese açık oluşturucular

ContentMerkleTree()

Herkese açık yöntemler

static Digest buildCommonLocationFromContext(ContentAnalysisContext context)

Bir Merkle ağacı oluşturur ve ortak konum bilgilerinden kök özetini döndürür.

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

Herkese açık oluşturucular

ContentMerkleTree

public ContentMerkleTree ()

Herkese açık yöntemler

buildCommonLocationFromContext

public static Digest buildCommonLocationFromContext (ContentAnalysisContext context)

Bir Merkle ağacı oluşturur ve ortak konum bilgilerinden kök özetini döndürür.

Parametreler
context ContentAnalysisContext

İadeler
Digest

buildTestsDirFromContext

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

Parametreler
context ContentAnalysisContext

discoveredModule List

analysisLevel AnalysisHeuristic

Return'ler
Digest