public interface BucketFunction
| Modifier and Type | Method and Description |
|---|---|
int |
getBucket(Page page,
int position)
Gets the bucket for the tuple at the specified position.
|
int getBucket(Page page, int position)
Copyright © 2012–2022. All rights reserved.