IDynamicShardingConnectionInfo
public
interface
IDynamicShardingConnectionInfo
com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo |
Dinamik parçalama bağlantı bilgileri içeren sınıflara yönelik arayüz
Özet
Herkese açık yöntemler | |
---|---|
abstract
|
getAuthScopes()
|
abstract
String
|
getServerAddress()
|
abstract
Integer
|
getServerPort()
|
Herkese açık yöntemler
getAuthScopes
public abstractgetAuthScopes ()
İlerlemeler | |
---|---|
|
getSunucuAdresi
public abstract String getServerAddress ()
İlerlemeler | |
---|---|
String |
getServerPort
public abstract Integer getServerPort ()
İlerlemeler | |
---|---|
Integer |