public class ThriftConverter extends Object
| Constructor and Description |
|---|
ThriftConverter() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.cassandra.thrift.ConsistencyLevel |
consistencyLevel(HConsistencyLevel c) |
static List<org.apache.cassandra.thrift.Column> |
getColumnList(List<org.apache.cassandra.thrift.ColumnOrSuperColumn> columns)
Converts a list of ColumnOrSuperColumn to Column
|
public static org.apache.cassandra.thrift.ConsistencyLevel consistencyLevel(HConsistencyLevel c)
Copyright © 2014. All Rights Reserved.