IDynamicShardingConnectionInfo

public interface IDynamicShardingConnectionInfo

com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo


Interface para classes que contêm informações de conexão de fragmentação dinâmica

Resumo

Métodos públicos

abstract getAuthScopes ()
abstract String getServerAddress ()
abstract Integer getServerPort ()

Métodos públicos

getAuthScopes

public abstract  getAuthScopes ()

Devoluções

getServerAddress

public abstract String getServerAddress ()

Devoluções
String

getServerPort

public abstract Integer getServerPort ()

Devoluções
Integer