@Deprecated public class RandomTablePartitionAllocator extends AbstractPartitionAllocator
eg:假设两个表(table-1,table-2),各自range情况如下:
| 构造器和说明 |
|---|
RandomTablePartitionAllocator()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<PartitionTask> |
findRange(String taskId,
List<String> tableNameList)
已过时。
|
findRange, getAllTables, isTableFinished, isTableProcessing, isTableProcessingOrFinished, preAllocatepublic List<PartitionTask> findRange(String taskId, List<String> tableNameList) throws NoTaskException
findRange 在类中 AbstractPartitionAllocatorNoTaskExceptionCopyright © 2016. All rights reserved.