org.apache.cassandra.cql.common
Interface CType.Type

All Known Implementing Classes:
CType.IntegerType, CType.RowType, CType.StringType
Enclosing class:
CType

public static interface CType.Type


Method Summary
 java.lang.String toString()
           
 

Method Detail

toString

java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2009 The Apache Software Foundation