|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.cql3.Lists
public abstract class Lists
Static helper methods and classes for lists.
Nested Class Summary | |
---|---|
static class |
Lists.Appender
|
static class |
Lists.Discarder
|
static class |
Lists.DiscarderByIndex
|
static class |
Lists.Literal
|
static class |
Lists.Marker
|
static class |
Lists.Prepender
|
static class |
Lists.Setter
|
static class |
Lists.SetterByIndex
|
static class |
Lists.Value
|
Method Summary | |
---|---|
static ColumnSpecification |
indexSpecOf(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 indexSpecOf(ColumnSpecification column)
public static ColumnSpecification valueSpecOf(ColumnSpecification column)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |