|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.cql3.Maps
public abstract class Maps
Static helper methods and classes for maps.
Nested Class Summary | |
---|---|
static class |
Maps.DiscarderByKey
|
static class |
Maps.Literal
|
static class |
Maps.Marker
|
static class |
Maps.Putter
|
static class |
Maps.Setter
|
static class |
Maps.SetterByKey
|
static class |
Maps.Value
|
Method Summary | |
---|---|
static ColumnSpecification |
keySpecOf(ColumnSpecification column)
|
static ColumnSpecification |
valueSpecOf(ColumnSpecification column)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ColumnSpecification keySpecOf(ColumnSpecification column)
public static ColumnSpecification valueSpecOf(ColumnSpecification column)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |