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ştirmek için kullanılan yardımcı program.

Özet

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

class InvocationCacheHelper.CacheInvocationResultDescriptor

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

Herkese açık oluşturucular

InvocationCacheHelper()

Herkese açık yöntemler

static InvocationCacheHelper.CacheInvocationResultDescriptor lookupInvocationResults(IConfiguration mainConfig, TestInformation testInfo)
static void uploadInvocationResults(IConfiguration mainConfig, InvocationProtoResultReporter protoResultsReporter, TestInformation testInfo)

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

Herkese açık oluşturucular

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, 
                InvocationProtoResultReporter protoResultsReporter, 
                TestInformation testInfo)

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