Uses of Class
org.apache.cassandra.db.Truncation

Packages that use Truncation
org.apache.cassandra.db   
 

Uses of Truncation in org.apache.cassandra.db
 

Fields in org.apache.cassandra.db with type parameters of type Truncation
static IVersionedSerializer<Truncation> Truncation.serializer
           
 

Methods in org.apache.cassandra.db that return types with arguments of type Truncation
 MessageOut<Truncation> Truncation.createMessage()
           
 

Method parameters in org.apache.cassandra.db with type arguments of type Truncation
 void TruncateVerbHandler.doVerb(MessageIn<Truncation> message, java.lang.String id)
           
 



Copyright © 2012 The Apache Software Foundation