public static class DeleteDeltaLocations.DeleteDeltaInfo extends Object
| Constructor and Description |
|---|
DeleteDeltaInfo(long minWriteId,
long maxWriteId,
int statementId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getMaxWriteId() |
long |
getMinWriteId() |
int |
getStatementId() |
int |
hashCode() |
String |
toString() |
Copyright © 2012–2020. All rights reserved.