IDynamicShardingConnectionInfo
public interface IDynamicShardingConnectionInfo
com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo |
ডায়নামিক শার্ডিং সংযোগের তথ্য ধারণ করে এমন ক্লাসের জন্য ইন্টারফেস
সারাংশ
পাবলিক পদ্ধতি | |
---|---|
abstract | getAuthScopes () |
abstract String | getServerAddress () |
abstract Integer | getServerPort () |
পাবলিক পদ্ধতি
getAuthScopes
public abstractgetAuthScopes ()
রিটার্নস | |
---|---|
getServerAddress
public abstract String getServerAddress ()
রিটার্নস | |
---|---|
String |
getServerPort
public abstract Integer getServerPort ()
রিটার্নস | |
---|---|
Integer |