Class Hierarchy
- java.lang.Object
- io.servicetalk.client.api.partition.PartitionAttributes.Key<T> (implements java.lang.Comparable<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.servicetalk.client.api.partition.DuplicateAttributeException
- java.lang.IllegalStateException
- io.servicetalk.client.api.partition.ClosedPartitionException
- io.servicetalk.client.api.partition.UnknownPartitionException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.servicetalk.concurrent.api.AsyncCloseable
- io.servicetalk.concurrent.api.ListenableAsyncCloseable
- io.servicetalk.client.api.partition.PartitionMap<T>
- io.servicetalk.concurrent.api.ListenableAsyncCloseable
- io.servicetalk.client.api.partition.PartitionAttributes
- io.servicetalk.client.api.partition.PartitionAttributesBuilder
- io.servicetalk.client.api.partition.PartitionMapFactory
- io.servicetalk.client.api.ServiceDiscovererEvent<ResolvedAddress>
- io.servicetalk.client.api.partition.PartitionedServiceDiscovererEvent<ResolvedAddress>