| Package | Description |
|---|---|
| com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
| Modifier and Type | Method and Description |
|---|---|
static TabletMap.Tablet |
TabletMap.Tablet.malformedTablet(long lastToken)
Creates a
TabletMap.Tablet instance with given lastToken, identical firstToken
and unspecified other fields. |
| Modifier and Type | Method and Description |
|---|---|
int |
TabletMap.Tablet.compareTo(TabletMap.Tablet tablet) |
Copyright © 2012–2025. All rights reserved.