ClientGroup as an alternative or reach out to the maintainers describing
the use-case.@Deprecated
public final class PowerSetPartitionMapFactory
extends Object
implements PartitionMapFactory
PartitionMapFactory that generates PowerSetPartitionMap type objects.| Modifier and Type | Field and Description |
|---|---|
static PartitionMapFactory |
INSTANCE
Deprecated.
Singleton instance.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AsyncCloseable> |
newPartitionMap(Function<PartitionAttributes,T> valueFactory)
Deprecated.
|