public class CassandraDataSourceUtils extends Object
| Constructor and Description |
|---|
CassandraDataSourceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.ballerinalang.model.values.BMap<String,org.ballerinalang.model.values.BValue> |
getCassandraConnectorError(org.ballerinalang.bre.Context context,
Throwable throwable) |
static String |
getCQLType(org.ballerinalang.model.types.BType value) |
public static org.ballerinalang.model.values.BMap<String,org.ballerinalang.model.values.BValue> getCassandraConnectorError(org.ballerinalang.bre.Context context, Throwable throwable)
public static String getCQLType(org.ballerinalang.model.types.BType value)
Copyright © 2018. All rights reserved.