public class DeleteRange extends Object
| Constructor and Description |
|---|
DeleteRange(BackOffer backOffer,
TiRegion region,
com.google.protobuf.ByteString startKey,
com.google.protobuf.ByteString endKey) |
| Modifier and Type | Method and Description |
|---|---|
BackOffer |
getBackOffer() |
com.google.protobuf.ByteString |
getEndKey() |
TiRegion |
getRegion() |
com.google.protobuf.ByteString |
getStartKey() |
String |
toString() |
Copyright © 2025 PingCAP. All rights reserved.