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, File protoResults, 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, File protoResults, TestInformation testInfo)
تحميل نتائج الاستدعاء