org.apache.hadoop.dfs
Class DataBlockScanner

java.lang.Object
  extended by org.apache.hadoop.dfs.DataBlockScanner
All Implemented Interfaces:
Runnable

public class DataBlockScanner
extends Object
implements Runnable


Nested Class Summary
static class DataBlockScanner.Servlet
           
 
Field Summary
static org.apache.commons.logging.Log LOG
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.apache.commons.logging.Log LOG
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2008 The Apache Software Foundation