Interface PartitionedServiceDiscovererEvent<ResolvedAddress>

Type Parameters:
ResolvedAddress - The type of resolved address.
All Superinterfaces:
ServiceDiscovererEvent<ResolvedAddress>

@Deprecated public interface PartitionedServiceDiscovererEvent<ResolvedAddress> extends ServiceDiscovererEvent<ResolvedAddress>
Deprecated.
We are unaware of anyone using "partition" feature and plan to remove it in future releases. If you depend on it, consider using ClientGroup as an alternative or reach out to the maintainers describing the use-case.
An ServiceDiscovererEvent which is associated with a partition.