Package | Description |
---|---|
org.apache.cassandra.db.marshal |
Modifier and Type | Method and Description |
---|---|
static CompositeType |
CompositeType.getInstance(AbstractType... types) |
static CompositeType |
CompositeType.getInstance(java.util.List<AbstractType<?>> types) |
static CompositeType |
CompositeType.getInstance(TypeParser parser) |
Copyright © 2018 The Apache Software Foundation