ContentMerkleTree

public class ContentMerkleTree
extends Object

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


Einen Merkle-Baum aus den Inhaltsinformationen berechnen.

Zusammenfassung

Öffentliche Konstruktoren

ContentMerkleTree()

Öffentliche Methoden

static Digest buildCommonLocationFromContext(ContentAnalysisContext context)

Erstellt einen Merkle-Baum und gibt den Root-Digest aus den gemeinsamen Standortinformationen zurück.

Öffentliche Konstruktoren

ContentMerkleTree

public ContentMerkleTree ()

Öffentliche Methoden

buildCommonLocationFromContext

public static Digest buildCommonLocationFromContext (ContentAnalysisContext context)

Erstellt einen Merkle-Baum und gibt den Root-Digest aus den gemeinsamen Standortinformationen zurück.

Parameter
context ContentAnalysisContext

Returns
Digest