InvocationCacheHelper

public class InvocationCacheHelper
extends Object

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


أداة للتعامل مع تحميل نتائج ذاكرة التخزين المؤقت لعمليات الاستدعاء والبحث عنها

ملخّص

الفئات المتداخلة

class InvocationCacheHelper.CacheInvocationResultDescriptor

تصف هذه السمة نتائج ذاكرة التخزين المؤقت. 

الإنشاءات العامة

InvocationCacheHelper()

الطُرق العامة

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

تحميل نتائج الاستدعاء

الإنشاءات العامة

InvocationCacheHelper

public InvocationCacheHelper ()

الطُرق العامة

lookupInvocationResults

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

المعلمات
mainConfig IConfiguration

testInfo TestInformation

المرتجعات
InvocationCacheHelper.CacheInvocationResultDescriptor

uploadInvocationResults

public static void uploadInvocationResults (IConfiguration mainConfig, 
                InvocationProtoResultReporter protoResultsReporter, 
                TestInformation testInfo)

تحميل نتائج الاستدعاء