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

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

public class SplitLarge
extends Object

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


Constructor Summary
SplitLarge()
           
 
Method Summary
static void main(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(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2015 Apache Accumulo Project. All rights reserved.