Package me.ahoo.cosid.segment.grouped
Class GroupedIdSegmentDistributorFactory
java.lang.Object
me.ahoo.cosid.segment.grouped.GroupedIdSegmentDistributorFactory
- All Implemented Interfaces:
IdSegmentDistributorFactory
public class GroupedIdSegmentDistributorFactory
extends Object
implements IdSegmentDistributorFactory
-
Constructor Summary
ConstructorDescriptionGroupedIdSegmentDistributorFactory
(GroupBySupplier groupBySupplier, IdSegmentDistributorFactory actual) -
Method Summary
-
Constructor Details
-
GroupedIdSegmentDistributorFactory
public GroupedIdSegmentDistributorFactory(GroupBySupplier groupBySupplier, IdSegmentDistributorFactory actual)
-
-
Method Details
-
create
- Specified by:
create
in interfaceIdSegmentDistributorFactory
-