Package | Description |
---|---|
org.apache.cassandra.hadoop.pig |
Modifier and Type | Method and Description |
---|---|
protected AbstractCassandraStorage.CfInfo |
AbstractCassandraStorage.getCfInfo(Cassandra.Client client)
return the CfInf for the column family
|
protected AbstractCassandraStorage.CfInfo |
AbstractCassandraStorage.getCfInfo(java.lang.String signature)
get the columnfamily definition for the signature
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.pig.data.Tuple |
AbstractCassandraStorage.columnToTuple(IColumn col,
AbstractCassandraStorage.CfInfo cfInfo,
AbstractType comparator)
convert a column to a tuple
|
Copyright © 2014 The Apache Software Foundation