org.apache.cassandra.cql.common
Class CType

java.lang.Object
  extended by org.apache.cassandra.cql.common.CType

public class CType
extends java.lang.Object


Nested Class Summary
static class CType.ArrayType
           
static class CType.IntegerType
           
static class CType.RowType
           
static class CType.StringType
           
static interface CType.Type
           
 
Constructor Summary
CType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CType

public CType()


Copyright © 2009 The Apache Software Foundation