Interface PartitionAttributesBuilder

All Known Implementing Classes:
DefaultPartitionAttributesBuilder

@Deprecated public interface PartitionAttributesBuilder
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 builder for PartitionAttributes objects. Duplicates are not necessarily detected/enforced via the add(PartitionAttributes.Key, Object) method.