Classes
Methods
(static) MappingManager.create(client) → {MappingManager}
Create a MappingManager from the given CassandraClient.
Parameters:
| Name | Type | Description |
|---|---|---|
client |
CassandraClient | a Cassandra client instance |
Returns:
- Type
- MappingManager