protected internal BaseClusterIpFamilyIT(DiscoveryServiceType discoveryServiceType, IpFamily ipFamily, bool useWildcard) { ClusterRule.withDiscoveryServiceType(discoveryServiceType); ClusterRule.withIpFamily(ipFamily).useWildcard(useWildcard); }