public class SplitPointFactory extends Object
| Constructor and Description |
|---|
SplitPointFactory() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2024. All Rights Reserved.