Uses of Class
me.prettyprint.cassandra.model.HSlicePredicate.PredicateType

Packages that use HSlicePredicate.PredicateType
me.prettyprint.cassandra.model The model package defines the thrift/avro reflections used by hector to shield the specific types of the objects. 
 

Uses of HSlicePredicate.PredicateType in me.prettyprint.cassandra.model
 

Fields in me.prettyprint.cassandra.model declared as HSlicePredicate.PredicateType
protected  HSlicePredicate.PredicateType HSlicePredicate.predicateType
           
 

Methods in me.prettyprint.cassandra.model that return HSlicePredicate.PredicateType
static HSlicePredicate.PredicateType HSlicePredicate.PredicateType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HSlicePredicate.PredicateType[] HSlicePredicate.PredicateType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.