IDynamicShardingConnectionInfo

public interface IDynamicShardingConnectionInfo

com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo


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

Résumé

Méthodes publiques

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

Méthodes publiques

getAuthScopes

public abstract  getAuthScopes ()

Retour

getServerAddress

public abstract String getServerAddress ()

Retour
String

obtenirServerPort

public abstract Integer getServerPort ()

Retour
Integer