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 |
---|
CompositeType.Builder(CompositeType composite) |
Copyright © 2014 The Apache Software Foundation