ClusterDeviceInfo

public class ClusterDeviceInfo
extends Object

java.lang.Object
   ↳ com.android.tradefed.cluster.ClusterDeviceInfo


Yüklenecek küme cihaz bilgilerini kapsayan bir sınıf.

Özet

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

class ClusterDeviceInfo.Builder

 

Herkese açık yöntemler

DeviceDescriptor getDeviceDescriptor()
Map<String, String> getExtraInfo()
String getGroupName()
String getRunTarget()
JSONObject toJSON()

Bu cihaz bilgileri için JSON nesnesini oluşturur.

Herkese açık yöntemler

getDeviceDescriptor

public DeviceDescriptor getDeviceDescriptor ()

İadeler
DeviceDescriptor

getExtraInfo

public Map<String, String> getExtraInfo ()

İadeler
Map<String, String>

getGroupName

public String getGroupName ()

İadeler
String

getRunTarget

public String getRunTarget ()

İadeler
String

toJSON

public JSONObject toJSON ()

Bu cihaz bilgileri için JSON nesnesini oluşturur.

İadeler
JSONObject Bu cihaz bilgilerinin JSONObject eşdeğeri.

Verdiği hatalar
org.json.JSONException
JSONException