IDynamicShardingConnectionInfo

public interface IDynamicShardingConnectionInfo

com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo


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

สรุป

เมธอดสาธารณะ

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

เมธอดสาธารณะ

getAuthScopes

public abstract  getAuthScopes ()

คิกรีเทิร์น

getServerAddress

public abstract String getServerAddress ()

คิกรีเทิร์น
String

getServerPort

public abstract Integer getServerPort ()

คิกรีเทิร์น
Integer