public class AlreadyExists extends Error
| Modifier and Type | Class and Description |
|---|---|
static class |
AlreadyExists.SubCodec |
Error.Codec, Error.SingleMessageSubCodec| Modifier and Type | Field and Description |
|---|---|
String |
keyspace |
String |
table |
isResponse, opcode| Constructor and Description |
|---|
AlreadyExists(String message,
String keyspace,
String table) |
Copyright © 2017–2022. All rights reserved.