org.apache.accumulo.core.file.rfile
Class SplitLarge

java.lang.Object
  extended by org.apache.accumulo.core.file.rfile.SplitLarge

public class SplitLarge
extends java.lang.Object

Split an RFile into large and small key/value files.


Constructor Summary
SplitLarge()
           
 
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

SplitLarge

public SplitLarge()
Method Detail

main

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


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.