IDynamicShardingConnectionInfo
public
interface
IDynamicShardingConnectionInfo
com.android.tradefed.Callr.shard.IDynamicShardingConnectionInfo |
Giao diện cho các lớp chứa thông tin kết nối phân đoạn động
Tóm tắt
Phương thức công khai | |
---|---|
abstract
|
getAuthScopes()
|
abstract
String
|
getServerAddress()
|
abstract
Integer
|
getServerPort()
|
Phương thức công khai
getAuthScopes
public abstractgetAuthScopes ()
Giá trị trả về | |
---|---|
|
getServerAddress
public abstract String getServerAddress ()
Giá trị trả về | |
---|---|
String |
getServerPort
public abstract Integer getServerPort ()
Giá trị trả về | |
---|---|
Integer |