net.tomp2p.mapreduce
Interface Mapper

All Superinterfaces:
Serializable

public interface Mapper
extends Serializable


Method Summary
 void map(FutureMap futureMap, MapReducePeer remotePeer, Number480 key, Storage storage)
           
 

Method Detail

map

void map(FutureMap futureMap,
         MapReducePeer remotePeer,
         Number480 key,
         Storage storage)
         throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.