| Package | Description |
|---|---|
| com.singlestore.jdbc.client.util | |
| com.singlestore.jdbc.util.vector |
| Modifier and Type | Method and Description |
|---|---|
static VectorType |
VectorType.fromCode(int code) |
static VectorType |
VectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VectorType[] |
VectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VectorType |
VectorParser.getType() |
| Constructor and Description |
|---|
VectorParser(VectorType type) |
Copyright © 2025 SingleStore. All rights reserved.