Uses of Class
org.apache.cassandra.net.io.SerializerType

Packages that use SerializerType
org.apache.cassandra.net.io   
 

Uses of SerializerType in org.apache.cassandra.net.io
 

Methods in org.apache.cassandra.net.io that return SerializerType
static SerializerType SerializerType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SerializerType[] SerializerType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 The Apache Software Foundation