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 |
UserDefinedType.getAttachmentPoint() |
AttachmentPoint |
TupleType.getAttachmentPoint() |
Copyright © 2017–2024. All rights reserved.