org.apache.accumulo.core.file.rfile.bcfile
Class PrintInfo

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

public class PrintInfo
extends Object


Constructor Summary
PrintInfo()
           
 
Method Summary
static void main(String[] args)
           
static void printMetaBlockInfo(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintInfo

public PrintInfo()
Method Detail

printMetaBlockInfo

public static void printMetaBlockInfo(org.apache.hadoop.conf.Configuration conf,
                                      org.apache.hadoop.fs.FileSystem fs,
                                      org.apache.hadoop.fs.Path path)
                               throws IOException
Throws:
IOException

main

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


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.