|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListType | |
|---|---|
| org.apache.cassandra.cql3 | |
| org.apache.cassandra.db.marshal | |
| Uses of ListType in org.apache.cassandra.cql3 |
|---|
| Methods in org.apache.cassandra.cql3 with parameters of type ListType | |
|---|---|
static Lists.Value |
Lists.Value.fromSerialized(java.nio.ByteBuffer value,
ListType type)
|
| Uses of ListType in org.apache.cassandra.db.marshal |
|---|
| Methods in org.apache.cassandra.db.marshal that return ListType | ||
|---|---|---|
static
|
ListType.getInstance(AbstractType<T> elements)
|
|
static ListType<?> |
ListType.getInstance(TypeParser parser)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||