public class SplitPointFactory extends Object
| 构造器和说明 |
|---|
SplitPointFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<PrimaryKeyValue> |
getDigit(int pointCount,
long begin,
long end) |
static List<PrimaryKeyValue> |
getLowerHexString(int pointCount,
int pointLength) |
static List<PrimaryKeyValue> |
getUpperHexString(int pointCount,
int pointLength) |
public static List<PrimaryKeyValue> getDigit(int pointCount, long begin, long end)
public static List<PrimaryKeyValue> getLowerHexString(int pointCount, int pointLength)
public static List<PrimaryKeyValue> getUpperHexString(int pointCount, int pointLength)
Copyright © 2025. All Rights Reserved.