| Package | Description |
|---|---|
| com.datastax.oss.driver.api.core.type | |
| com.datastax.oss.driver.api.core.type.codec |
| Modifier and Type | Method and Description |
|---|---|
static VectorType |
DataTypes.vectorOf(DataType subtype,
int dimensions) |
| Modifier and Type | Method and Description |
|---|---|
static <SubtypeT extends Number> |
TypeCodecs.vectorOf(VectorType type,
TypeCodec<SubtypeT> subtypeCodec) |
Copyright © 2017–2024. All rights reserved.