ResolvedAddress
- The type of resolved address.public interface PartitionedServiceDiscovererEvent<ResolvedAddress> extends ServiceDiscovererEvent<ResolvedAddress>
ServiceDiscovererEvent
which is associated with a partition.Modifier and Type | Method and Description |
---|---|
PartitionAttributes |
partitionAddress()
Get the fully specified
PartitionAttributes that uniquely identifies ServiceDiscovererEvent.address() . |
address, isAvailable
PartitionAttributes partitionAddress()
PartitionAttributes
that uniquely identifies ServiceDiscovererEvent.address()
.PartitionAttributes
that uniquely identifies ServiceDiscovererEvent.address()
.