Package | Description |
---|---|
org.apache.cassandra.cql3 |
Modifier and Type | Method and Description |
---|---|
static CQL3Type.Collection |
CQL3Type.Collection.list(CQL3Type t) |
static CQL3Type.Collection |
CQL3Type.Collection.map(CQL3Type t1,
CQL3Type t2) |
static CQL3Type.Collection |
CQL3Type.Collection.set(CQL3Type t) |
Copyright © 2013 The Apache Software Foundation