A B C D E F G H I J K L M N O P Q R S T U V W

A

abortJob(JobContext, JobStatus.State) - Method in class p2pMapReduce.mapreduceModule.OutputCommitter
For aborting an unsuccessful job's output.
abortTask(TaskAttemptContext) - Method in class p2pMapReduce.mapreduceModule.OutputCommitter
Discard the task output
AbstractEvent - Class in p2pMapReduce.nodeModule.event
Deprecated. Not useful
AbstractEvent() - Constructor for class p2pMapReduce.nodeModule.event.AbstractEvent
Deprecated.  
AbstractEvent(EventType) - Constructor for class p2pMapReduce.nodeModule.event.AbstractEvent
Deprecated.  
accept(Class<?>) - Method in class p2pMapReduce.mapreduceModule.io.serializer.JavaSerialization
 
accept(Class<?>) - Method in interface p2pMapReduce.mapreduceModule.io.serializer.Serialization
Allows clients to test whether this Serialization supports the given class.
accept(Class<?>) - Method in class p2pMapReduce.mapreduceModule.io.serializer.WritableSerialization
 
Active - Class in p2pMapReduce.nodeModule.nodeFsm
Inner state of Slave macro state A slave node remains in this state until all the job for the task submitted to this node are completed
Active(NodeFSM) - Constructor for class p2pMapReduce.nodeModule.nodeFsm.Active
 
addADV(Advertisement) - Method in class p2pMapReduce.test.networkModule.AdvertisementViewer
 
addADV(Advertisement, long, long) - Method in class p2pMapReduce.test.networkModule.AdvertisementViewer
 
addBackupJob(BackupJob) - Method in class p2pMapReduce.impl.nodeModule.NodeModuleImpl
 
addBackupJob(BackupJob) - Method in interface p2pMapReduce.nodeModule.NodeModuleIF
 
addByteArrayToMessage(Message, String, String, byte[], boolean) - Static method in class p2pMapReduce.impl.networkModule.jxta.JxtaUtil
Adds an byte array to a message
addDefaultResource(String) - Static method in class p2pMapReduce.mapreduceModule.conf.Configuration
Add a default resource.
addDeprecation(String, String[], String) - Static method in class p2pMapReduce.mapreduceModule.conf.Configuration
Adds the deprecated key to the deprecation map.
addDeprecation(String, String[]) - Static method in class p2pMapReduce.mapreduceModule.conf.Configuration
Adds the deprecated key to the deprecation map when no custom message is provided.
addEventListener(EventListener) - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
 
addEventListener(EventListener) - Method in interface p2pMapReduce.networkModule.NetworkModuleIF
Used to add a EventListener to which forward all the MessageEvent received by the network connections
addEventListener(EventListener) - Method in class p2pMapReduce.nodeModule.event.EventNotifier
 
addEventListener(EventListener) - Method in class p2pMapReduce.nodeModule.UserNode
 
addInputPath(Job, String) - Static method in class p2pMapReduce.mapreduceModule.input.TextFileInputFormat
 
addInputPath_old(Job, String) - Static method in class p2pMapReduce.mapreduceModule.input.TextFileInputFormat
Deprecated.  
addLocalInputPath(Job, String) - Static method in class p2pMapReduce.mapreduceModule.input.TextFileInputFormat
Add a path to an input of the job.
addObjectToMessage(Message, String, String, Object) - Static method in class p2pMapReduce.impl.networkModule.jxta.JxtaUtil
Adds an Object to message within the specified name space and with the specified element name
addOutputPath(Job, String) - Static method in class p2pMapReduce.mapreduceModule.output.TextFileOutputFormat
 
addPrimaryJob(PrimaryJob) - Method in class p2pMapReduce.impl.nodeModule.NodeModuleImpl
 
addPrimaryJob(PrimaryJob) - Method in interface p2pMapReduce.nodeModule.NodeModuleIF
 
addResource(String) - Method in class p2pMapReduce.mapreduceModule.conf.Configuration
Add a configuration resource.
addResource(URL) - Method in class p2pMapReduce.mapreduceModule.conf.Configuration
Add a configuration resource.
addResource(Path) - Method in class p2pMapReduce.mapreduceModule.conf.Configuration
Add a configuration resource.
addResource(InputStream) - Method in class p2pMapReduce.mapreduceModule.conf.Configuration
Add a configuration resource.
addSlaveTask(SlaveTask) - Method in class p2pMapReduce.impl.nodeModule.NodeModuleImpl
 
addSlaveTask(SlaveTask) - Method in interface p2pMapReduce.nodeModule.NodeModuleIF
 
addTaskManager(String, TaskManager) - Method in class p2pMapReduce.impl.nodeModule.NodeModuleImpl
 
addTaskManager(String, TaskManager) - Method in interface p2pMapReduce.nodeModule.NodeModuleIF
 
addToSystemClassLoader(URL...) - Static method in class p2pMapReduce.util.ClassLoaderUtil
Used to add some URL resource to the system class loader
addUpdatable(Updatable) - Method in class p2pMapReduce.gui.Updater
 
ADV_EXPIRATION_TIME - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Limited adv expiration time to automatically remove older version on remote node cache Note:The #PUBLISH_TIMEOUT must be less than this value to allow others node to discovery and update ADV before they expired
ADV_EXPIRATION_TIME_ATTR - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Key for JxtaNetworkModule.ADV_EXPIRATION_TIME
ADV_LIFE_TIME - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Limited adv life time in local cache to automatically remove older version.
ADV_LIFE_TIME_ATTR - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Key for JxtaNetworkModule.ADV_LIFE_TIME
ADV_LIFETIME_ATTR - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Key for JxtaNetworkModule.ADV_LIFE_TIME
ADV_TYPE - Static variable in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
 
AdvertisementViewer - Class in p2pMapReduce.test.networkModule
 
AdvertisementViewer(String) - Constructor for class p2pMapReduce.test.networkModule.AdvertisementViewer
Creates new form AdvertisementViewer
advType(int) - Static method in class p2pMapReduce.impl.networkModule.jxta.JxtaUtil
Return a string with the name of the adv type specified by advType (ADV,GROUP or PEER)
append(BufferedReader, long) - Method in class p2pMapReduce.mapreduceModule.input.TextFileInputSplit
 
append(BufferedReader, long) - Method in class p2pMapReduce.mapreduceModule.input.TextFileInputSplit_old
 
appendFrom(BufferedReader) - Method in class p2pMapReduce.mapreduceModule.input.TextFileInputSplit_old
Deprecated. 
appendFrom(BufferedReader, long) - Method in class p2pMapReduce.mapreduceModule.input.TextFileInputSplit_old
Deprecated. 
appendTo(StringBuilder) - Method in class p2pMapReduce.mapreduceModule.JobID
Add the stuff after the "job" prefix to the given builder.
appendTo(StringBuilder) - Method in class p2pMapReduce.mapreduceModule.TaskAttemptID
Add the unique string to the StringBuilder
appendTo(StringBuilder) - Method in class p2pMapReduce.mapreduceModule.TaskID
Add the unique string to the given builder.
arrayToString(String[]) - Static method in class p2pMapReduce.mapreduceModule.util.StringUtils
Given an array of strings, return a comma-separated list of its elements.
ATTEMPT - Static variable in class p2pMapReduce.mapreduceModule.TaskAttemptID
 
AVAILABLE_TAG - Static variable in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
 

A B C D E F G H I J K L M N O P Q R S T U V W