public interface CQL3Type
Modifier and Type | Interface and Description |
---|---|
static class |
CQL3Type.Collection |
static class |
CQL3Type.Custom |
static class |
CQL3Type.Native |
Modifier and Type | Method and Description |
---|---|
AbstractType<?> |
getType() |
boolean |
isCollection() |
boolean |
isCounter() |
boolean isCollection()
boolean isCounter()
AbstractType<?> getType()
Copyright © 2013 The Apache Software Foundation