Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.db.marshal |
Modifier and Type | Method and Description |
---|---|
static Lists.Value |
Lists.Value.fromSerialized(java.nio.ByteBuffer value,
ListType type) |
Modifier and Type | Method and Description |
---|---|
static <T> ListType<T> |
ListType.getInstance(AbstractType<T> elements) |
static ListType<?> |
ListType.getInstance(TypeParser parser) |
Copyright © 2014 The Apache Software Foundation