org.apache.cassandra.loader
Class CustomLoader

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

public class CustomLoader
extends java.lang.Object


Constructor Summary
CustomLoader(StorageService storageService, java.lang.String path)
           
 
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

CustomLoader

public CustomLoader(StorageService storageService,
                    java.lang.String path)
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