IDynamicShardingConnectionInfo

public interface IDynamicShardingConnectionInfo

com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo


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

สรุป

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

abstract List<String> getAuthScopes()
abstract String getServerAddress()
abstract Integer getServerPort()

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

getAuthScopes

public abstract List<String> getAuthScopes ()

การคืนสินค้า
List<String>

getServerAddress

public abstract String getServerAddress ()

การคืนสินค้า
String

getServerPort

public abstract Integer getServerPort ()

การคืนสินค้า
Integer