public class ShardedSplitStrategy extends Object implements SplitStrategy
| 限定符和类型 | 字段和说明 |
|---|---|
static ShardedSplitStrategy |
INSTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<SnapshotSplit> |
split(SplitContext splitContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshardKeysToRowType, shardKeysToRowType, splitIdpublic static final ShardedSplitStrategy INSTANCE
public Collection<SnapshotSplit> split(@Nonnull SplitContext splitContext)
split 在接口中 SplitStrategyCopyright © 2024 The Apache Software Foundation. All rights reserved.