| Package | Description |
|---|---|
| com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
| Modifier and Type | Method and Description |
|---|---|
TupleType |
TupleValue.getType()
The tuple type this is a value of.
|
static TupleType |
TupleType.of(DataType... types)
Creates a tuple type given a list of types.
|
Copyright © 2015. All rights reserved.