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