IDynamicShardingConnectionInfo

public interface IDynamicShardingConnectionInfo

com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo


Interface pour les classes contenant des informations de connexion de segmentation dynamique

Résumé

Méthodes publiques

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

Méthodes publiques

getAuthScopes

public abstract  getAuthScopes ()

Renvoie

getServerAddress

public abstract String getServerAddress ()

Renvoie
String

getServerPort

public abstract Integer getServerPort ()

Renvoie
Integer