public final class BoundaryBasedRangeShardingAlgorithm extends AbstractRangeShardingAlgorithm
| Constructor and Description |
|---|
BoundaryBasedRangeShardingAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,com.google.common.collect.Range<Long>> |
calculatePartitionRange(Properties props) |
Collection<String> |
getAllPropertyKeys() |
String |
getType() |
doSharding, doSharding, getAutoTablesAmount, initpublic Map<Integer,com.google.common.collect.Range<Long>> calculatePartitionRange(Properties props)
calculatePartitionRange in class AbstractRangeShardingAlgorithmpublic String getType()
public Collection<String> getAllPropertyKeys()
Copyright © 2021 The Apache Software Foundation. All rights reserved.