DeviceMerkleTree

public class DeviceMerkleTree
extends Object

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


คำนวณ MerkleTree จากข้อมูลเนื้อหาของอุปกรณ์

สรุป

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

DeviceMerkleTree()

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

static Digest buildFromContext(ContentAnalysisContext context, AnalysisHeuristic analysisLevel)

สร้างต้นไม้ Merkle และแสดงผลแฮชรูทจากข้อมูลเนื้อหาของอุปกรณ์

static Digest buildFromContext(ContentAnalysisContext context, AnalysisHeuristic analysisLevel, DeviceImagePartition deviceImagePartition)

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

DeviceMerkleTree

public DeviceMerkleTree ()

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

buildFromContext

public static Digest buildFromContext (ContentAnalysisContext context, 
                AnalysisHeuristic analysisLevel)

สร้างต้นไม้ Merkle และแสดงผลแฮชรูทจากข้อมูลเนื้อหาของอุปกรณ์

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

analysisLevel AnalysisHeuristic

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

buildFromContext

public static Digest buildFromContext (ContentAnalysisContext context, 
                AnalysisHeuristic analysisLevel, 
                DeviceImagePartition deviceImagePartition)

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

analysisLevel AnalysisHeuristic

deviceImagePartition DeviceImagePartition

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