public class CassandraSuperColumn extends CassandraColumn
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
SUB, SUPER| Constructor and Description |
|---|
CassandraSuperColumn() |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getName() |
Object |
getValue() |
void |
setValue(me.prettyprint.hector.api.beans.HSuperColumn<String,ByteBuffer,ByteBuffer> hSuperColumn) |
fromByteBuffer, getFamily, getField, getType, getUnionType, setFamily, setField, setType, setUnionTypepublic ByteBuffer getName()
getName in class CassandraColumnpublic Object getValue()
getValue in class CassandraColumnpublic void setValue(me.prettyprint.hector.api.beans.HSuperColumn<String,ByteBuffer,ByteBuffer> hSuperColumn)
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.