Uses of Class
com.netflix.astyanax.model.DynamicComposite

Packages that use DynamicComposite
com.netflix.astyanax.model   
com.netflix.astyanax.serializers   
 

Uses of DynamicComposite in com.netflix.astyanax.model
 

Methods in com.netflix.astyanax.model that return DynamicComposite
static DynamicComposite DynamicComposite.fromByteBuffer(ByteBuffer byteBuffer)
           
 

Uses of DynamicComposite in com.netflix.astyanax.serializers
 

Methods in com.netflix.astyanax.serializers that return DynamicComposite
 DynamicComposite DynamicCompositeSerializer.fromByteBuffer(ByteBuffer byteBuffer)
           
 

Methods in com.netflix.astyanax.serializers with parameters of type DynamicComposite
 ByteBuffer DynamicCompositeSerializer.toByteBuffer(DynamicComposite obj)
           
 



Copyright © 2012. All Rights Reserved.