public class FixedBucketRowKeyExtractor extends RowKeyExtractor
record| Constructor and Description |
|---|
FixedBucketRowKeyExtractor(TableSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
int |
bucket() |
void |
setRecord(InternalRow record) |
logPrimaryKey, partition, trimmedPrimaryKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbucket, bucketKeyHashCodepublic FixedBucketRowKeyExtractor(TableSchema schema)
public void setRecord(InternalRow record)
setRecord in interface KeyAndBucketExtractor<InternalRow>setRecord in class RowKeyExtractorpublic int bucket()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.