InformaciónDinámicaShardingConnectionInfo
public
interface
IDynamicShardingConnectionInfo
com.android.tradefed.Invoker.shard.IDynamicShardingConnectionInfo |
Interfaz para clases que contienen información de conexión de fragmentación dinámica
Resumen
Métodos públicos | |
---|---|
abstract
|
getAuthScopes()
|
abstract
String
|
getServerAddress()
|
abstract
Integer
|
getServerPort()
|
Métodos públicos
getAuthScopes
public abstractgetAuthScopes ()
Muestra | |
---|---|
|
getServerAddress
public abstract String getServerAddress ()
Muestra | |
---|---|
String |
getServerPort.
public abstract Integer getServerPort ()
Muestra | |
---|---|
Integer |