ข้อมูลการเชื่อมต่อชาร์ดดิ้งแบบไดนามิก
public
interface
IDynamicShardingConnectionInfo
com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo |
อินเทอร์เฟซสำหรับคลาสที่มีข้อมูลการเชื่อมต่อแบบชาร์ดดิ้งแบบไดนามิก
สรุป
วิธีการสาธารณะ | |
---|---|
abstract
|
getAuthScopes()
|
abstract
String
|
getServerAddress()
|
abstract
Integer
|
getServerPort()
|
วิธีการสาธารณะ
getAuthScopes
public abstractgetAuthScopes ()
คิกรีเทิร์น | |
---|---|
|
getServerAddress
public abstract String getServerAddress ()
คิกรีเทิร์น | |
---|---|
String |
getServerPort
public abstract Integer getServerPort ()
คิกรีเทิร์น | |
---|---|
Integer |