org.apache.hadoop.mapred
Interface MapOutputLocation.Pingable

Enclosing interface:
org.apache.hadoop.mapred.MapOutputLocation

public static interface MapOutputLocation.Pingable

An interface for callbacks when an method makes some progress.

Author:
Owen O'Malley

Method Summary
 void ping()
           
 

Method Detail

ping

public void ping()


Copyright © 2006 The Apache Software Foundation