DeviceMerkleTree

public class DeviceMerkleTree
extends Object

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


Menghitung MerkleTree dari informasi konten perangkat.

Ringkasan

Konstruktor publik

DeviceMerkleTree()

Metode publik

static Digest buildFromContext(ContentAnalysisContext context, AnalysisHeuristic analysisLevel)

Membuat hierarki merkle dan menampilkan ringkasan root dari informasi konten perangkat

Konstruktor publik

DeviceMerkleTree

public DeviceMerkleTree ()

Metode publik

buildFromContext

public static Digest buildFromContext (ContentAnalysisContext context, 
                AnalysisHeuristic analysisLevel)

Membuat hierarki merkle dan menampilkan ringkasan root dari informasi konten perangkat

Parameter
context ContentAnalysisContext

analysisLevel AnalysisHeuristic

Hasil
Digest