InvocationCacheHelper

public class InvocationCacheHelper
extends Object

java.lang.Object
   ↳ com.android.tradefed.invoker.InvocationCacheHelper


Çağırma önbelleği sonuçlarını yükleme ve arama işlemlerini gerçekleştiren yardımcı program.

Özet

İç içe yerleştirilmiş sınıflar

class InvocationCacheHelper.CacheInvocationResultDescriptor

Önbellek sonuçlarını açıklar. 

Herkese açık kurucular

InvocationCacheHelper()

Herkese açık yöntemler

static InvocationCacheHelper.CacheInvocationResultDescriptor lookupInvocationResults(IConfiguration mainConfig, TestInformation testInfo)
static void uploadInvocationResults(IConfiguration mainConfig, File protoResults, TestInformation testInfo)

Çağırma sonuçlarını yükleme

Herkese açık kurucular

InvocationCacheHelper

public InvocationCacheHelper ()

Herkese açık yöntemler

lookupInvocationResults

public static InvocationCacheHelper.CacheInvocationResultDescriptor lookupInvocationResults (IConfiguration mainConfig, 
                TestInformation testInfo)

Parametreler
mainConfig IConfiguration

testInfo TestInformation

İlerlemeler
InvocationCacheHelper.CacheInvocationResultDescriptor

uploadInvocationResults

public static void uploadInvocationResults (IConfiguration mainConfig, 
                File protoResults, 
                TestInformation testInfo)

Çağırma sonuçlarını yükleme