public interface CQL3Type
Modifier and Type | Interface and Description |
---|---|
static class |
CQL3Type.Collection |
static class |
CQL3Type.Custom |
static class |
CQL3Type.Native |
static class |
CQL3Type.Raw |
static class |
CQL3Type.Tuple |
static class |
CQL3Type.UserDefined |
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
Modifier and Type | Method and Description |
---|---|
AbstractType<?> |
getType() |
boolean |
isCollection() |
boolean isCollection()
AbstractType<?> getType()
Copyright © 2018 The Apache Software Foundation