| Package | Description |
|---|---|
| com.datastax.oss.driver.api.core.context | |
| com.datastax.oss.driver.api.core.detach | |
| com.datastax.oss.driver.api.core.type |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DriverContext
Holds common components that are shared throughout a driver instance.
|
| Modifier and Type | Field and Description |
|---|---|
static AttachmentPoint |
AttachmentPoint.NONE |
| Modifier and Type | Method and Description |
|---|---|
void |
Detachable.attach(AttachmentPoint attachmentPoint) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentPoint |
TupleType.getAttachmentPoint() |
AttachmentPoint |
UserDefinedType.getAttachmentPoint() |
Copyright © 2017–2025. All rights reserved.