Class PowerSetPartitionMapFactory

java.lang.Object
io.servicetalk.client.api.internal.partition.PowerSetPartitionMapFactory
All Implemented Interfaces:
PartitionMapFactory

@Deprecated public final class PowerSetPartitionMapFactory extends Object implements PartitionMapFactory
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.
A PartitionMapFactory that generates PowerSetPartitionMap type objects.