|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.cql3.statements.ColumnGroupMap.Builder
public static class ColumnGroupMap.Builder
Constructor Summary | |
---|---|
ColumnGroupMap.Builder(CompositeType composite,
boolean hasCollections)
|
Method Summary | |
---|---|
void |
add(IColumn c)
|
java.util.List<ColumnGroupMap> |
groups()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColumnGroupMap.Builder(CompositeType composite, boolean hasCollections)
Method Detail |
---|
public void add(IColumn c)
public java.util.List<ColumnGroupMap> groups()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |