Uses of Class
org.apache.cassandra.loader.KeyType

Packages that use KeyType
org.apache.cassandra.loader   
 

Uses of KeyType in org.apache.cassandra.loader
 

Fields in org.apache.cassandra.loader declared as KeyType
protected  KeyType Importer.key
           
 

Methods in org.apache.cassandra.loader that return KeyType
 KeyType ObjectFactory.createKeyType()
          Create an instance of KeyType
 KeyType Importer.getKey()
          Gets the value of the key property.
 

Methods in org.apache.cassandra.loader with parameters of type KeyType
 void Importer.setKey(KeyType value)
          Sets the value of the key property.
 



Copyright © 2009 The Apache Software Foundation