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