me.prettyprint.hector.testutils
Class EmbeddedSchemaLoader

java.lang.Object
  extended by me.prettyprint.hector.testutils.EmbeddedSchemaLoader

public class EmbeddedSchemaLoader
extends Object


Constructor Summary
EmbeddedSchemaLoader()
           
 
Method Summary
static void loadSchema()
           
static Collection<org.apache.cassandra.config.KSMetaData> schemaDefinition()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedSchemaLoader

public EmbeddedSchemaLoader()
Method Detail

loadSchema

public static void loadSchema()

schemaDefinition

public static Collection<org.apache.cassandra.config.KSMetaData> schemaDefinition()
                                                                           throws org.apache.cassandra.exceptions.ConfigurationException
Throws:
org.apache.cassandra.exceptions.ConfigurationException


Copyright © 2013. All Rights Reserved.