| Package | Description |
|---|---|
| com.datastax.oss.driver.api.core.session |
| Modifier and Type | Method and Description |
|---|---|
MutableCodecRegistry |
ProgrammaticArguments.getCodecRegistry() |
| Modifier and Type | Method and Description |
|---|---|
SelfT |
SessionBuilder.withCodecRegistry(MutableCodecRegistry codecRegistry)
Registers a CodecRegistry to use for the session.
|
ProgrammaticArguments.Builder |
ProgrammaticArguments.Builder.withCodecRegistry(MutableCodecRegistry codecRegistry) |
Copyright © 2017–2023. All rights reserved.