public class MapReduceResponder extends java.lang.Object implements ResponderPlugin
Constructor and Description |
---|
MapReduceResponder() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPlatformName()
Returns the plugin name for your framework This will be the platform argument
|
void |
run()
This method launches your framework responder.
|
public java.lang.String getPlatformName()
ResponderPlugin
getPlatformName
in interface ResponderPlugin
public void run() throws PIRException
ResponderPlugin
run
in interface ResponderPlugin
PIRException