public class BucketAssigner extends Object
Constructor and Description |
---|
BucketAssigner() |
Modifier and Type | Method and Description |
---|---|
int |
assignBucket(BinaryRow part,
Filter<Integer> filter,
int maxCount) |
void |
bootstrapBucket(BinaryRow part,
int bucket) |
void |
decrement(BinaryRow part,
int bucket) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.