org.apache.cassandra.loader
Class PreLoad

java.lang.Object
  extended by org.apache.cassandra.loader.PreLoad

public class PreLoad
extends java.lang.Object

Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )


Constructor Summary
PreLoad(StorageService storageService)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreLoad

public PreLoad(StorageService storageService)
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
Parameters:
args -
Throws:
java.lang.Throwable


Copyright © 2009 The Apache Software Foundation