| Package | Description |
|---|---|
| com.h3c.util.persistence.cassandra.entitymgr |
| Modifier and Type | Method and Description |
|---|---|
static CassDataTypes.BasicType |
CassDataTypes.BasicType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CassDataTypes.BasicType[] |
CassDataTypes.BasicType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CassDataTypes.CompositeType(CassDataTypes.BasicType... basicTypes)
Creates a composite type.
|
Copyright © 2014. All Rights Reserved.