| 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) | 
| Modifier and Type | Method and Description | 
|---|---|
| static CompositeType.Builder | CompositeType.Builder. staticBuilder(CompositeType composite) | 
| Constructor and Description | 
|---|
| Builder(CompositeType composite) | 
Copyright © 2018 The Apache Software Foundation