| Package | Description |
|---|---|
| com.datastax.oss.protocol.internal.response | |
| com.datastax.oss.protocol.internal.response.error |
| Modifier and Type | Class and Description |
|---|---|
static class |
Error.SingleMessageSubCodec |
| Constructor and Description |
|---|
Codec(int protocolVersion,
Error.SubCodec... SubCodecs) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AlreadyExists.SubCodec |
static class |
FunctionFailure.SubCodec |
static class |
ReadFailure.SubCodec |
static class |
ReadTimeout.SubCodec |
static class |
Unavailable.SubCodec |
static class |
Unprepared.SubCodec |
static class |
WriteFailure.SubCodec |
static class |
WriteTimeout.SubCodec |
Copyright © 2017–2019. All rights reserved.