| Package | Description |
|---|---|
| me.prettyprint.cassandra.serializers | |
| me.prettyprint.cassandra.service.template | |
| me.prettyprint.hector.api.beans |
| Modifier and Type | Method and Description |
|---|---|
Composite |
CompositeSerializer.fromByteBuffer(ByteBuffer byteBuffer) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
CompositeSerializer.toByteBuffer(Composite obj) |
| Modifier and Type | Method and Description |
|---|---|
<V> void |
ColumnFamilyUpdater.setComposite(N columnName,
Composite composite) |
<V> void |
ColumnFamilyUpdater.setComposite(N columnName,
Composite composite,
int ttl) |
| Modifier and Type | Method and Description |
|---|---|
static Composite |
Composite.fromByteBuffer(ByteBuffer byteBuffer) |
Copyright © 2014. All Rights Reserved.