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, trimmedPrimaryKey
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bucket, bucketKeyHashCode
public FixedBucketRowKeyExtractor(TableSchema schema)
public void setRecord(InternalRow record)
setRecord
in interface KeyAndBucketExtractor<InternalRow>
setRecord
in class RowKeyExtractor
public int bucket()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.