ContentMerkleTree

public class ContentMerkleTree
extends Object

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


콘텐츠 정보에서 MerkleTree를 계산합니다.

요약

공개 생성자

ContentMerkleTree()

공개 메서드

static Digest buildCommonLocationFromContext(ContentAnalysisContext context)

머클 트리를 빌드하고 공통 위치 정보에서 루트 다이제스트를 반환합니다.

공개 생성자

ContentMerkleTree

public ContentMerkleTree ()

공개 메서드

buildCommonLocationFromContext

public static Digest buildCommonLocationFromContext (ContentAnalysisContext context)

머클 트리를 빌드하고 공통 위치 정보에서 루트 다이제스트를 반환합니다.

매개변수
context ContentAnalysisContext

반환 값
Digest