IDynamicShardingConnectionInfo

public interface IDynamicShardingConnectionInfo

com.android.tradefed.inviver.shard.IDynamicShardingConnectionInfo


อินเทอร์เฟซสำหรับคลาสที่มีข้อมูลการเชื่อมต่อการแบ่งส่วนแบบไดนามิก

สรุป

วิธีการสาธารณะ

abstract getAuthScopes ()
abstract String getServerAddress ()
abstract Integer getServerPort ()

วิธีการสาธารณะ

รับAuthScopes

public abstract  getAuthScopes ()

การส่งคืน

รับที่อยู่เซิร์ฟเวอร์

public abstract String getServerAddress ()

การส่งคืน
String

getServerPort

public abstract Integer getServerPort ()

การส่งคืน
Integer