public static class TablestoreSplit.PkRange extends Object
| Constructor and Description |
|---|
PkRange(PrimaryKey equal) |
PkRange(PrimaryKey begin,
PrimaryKey end) |
| Modifier and Type | Method and Description |
|---|---|
PrimaryKey |
getBegin() |
PrimaryKey |
getEnd() |
PrimaryKey |
getEqual() |
boolean |
isSingleValue() |
public PkRange(PrimaryKey begin, PrimaryKey end)
public PkRange(PrimaryKey equal)
public PrimaryKey getBegin()
public PrimaryKey getEnd()
public PrimaryKey getEqual()
public boolean isSingleValue()
Copyright © 2024. All Rights Reserved.