| Package | Description |
|---|---|
| com.datastax.oss.driver.api.core |
The core API of the driver, that deals with query execution and cluster metadata.
|
| Modifier and Type | Method and Description |
|---|---|
static CQL4SkipMetadataResolveMethod |
CQL4SkipMetadataResolveMethod.fromValue(String value) |
static CQL4SkipMetadataResolveMethod |
CQL4SkipMetadataResolveMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CQL4SkipMetadataResolveMethod[] |
CQL4SkipMetadataResolveMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2025. All rights reserved.