Uses of Class
me.prettyprint.hector.api.beans.Composite

Packages that use Composite
me.prettyprint.cassandra.serializers   
me.prettyprint.cassandra.service.template   
me.prettyprint.hector.api.beans   
 

Uses of Composite in me.prettyprint.cassandra.serializers
 

Methods in me.prettyprint.cassandra.serializers that return Composite
 Composite CompositeSerializer.fromByteBuffer(ByteBuffer byteBuffer)
           
 

Methods in me.prettyprint.cassandra.serializers with parameters of type Composite
 ByteBuffer CompositeSerializer.toByteBuffer(Composite obj)
           
 

Uses of Composite in me.prettyprint.cassandra.service.template
 

Methods in me.prettyprint.cassandra.service.template with parameters of type Composite
<V> void
ColumnFamilyUpdater.setComposite(N columnName, Composite composite)
           
 

Uses of Composite in me.prettyprint.hector.api.beans
 

Methods in me.prettyprint.hector.api.beans that return Composite
static Composite Composite.fromByteBuffer(ByteBuffer byteBuffer)
           
 



Copyright © 2013. All Rights Reserved.