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

P

P2P_MAPREDUCE_GROUP_NAME - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
P2PMapReduce group name
p2pMapReduce - package p2pMapReduce
 
p2pMapReduce.entity - package p2pMapReduce.entity
 
p2pMapReduce.fs - package p2pMapReduce.fs
 
p2pMapReduce.ftp - package p2pMapReduce.ftp
 
p2pMapReduce.gui - package p2pMapReduce.gui
 
p2pMapReduce.impl.ftp - package p2pMapReduce.impl.ftp
 
p2pMapReduce.impl.networkModule.jxta - package p2pMapReduce.impl.networkModule.jxta
 
p2pMapReduce.impl.nodeModule - package p2pMapReduce.impl.nodeModule
 
p2pMapReduce.mapreduceModule - package p2pMapReduce.mapreduceModule
Collection of class to implement a map reduce framework.
p2pMapReduce.mapreduceModule.conf - package p2pMapReduce.mapreduceModule.conf
 
p2pMapReduce.mapreduceModule.input - package p2pMapReduce.mapreduceModule.input
 
p2pMapReduce.mapreduceModule.io - package p2pMapReduce.mapreduceModule.io
 
p2pMapReduce.mapreduceModule.io.serializer - package p2pMapReduce.mapreduceModule.io.serializer
 
p2pMapReduce.mapreduceModule.output - package p2pMapReduce.mapreduceModule.output
 
p2pMapReduce.mapreduceModule.util - package p2pMapReduce.mapreduceModule.util
 
p2pMapReduce.networkModule - package p2pMapReduce.networkModule
 
p2pMapReduce.nodeModule - package p2pMapReduce.nodeModule
 
p2pMapReduce.nodeModule.event - package p2pMapReduce.nodeModule.event
 
p2pMapReduce.nodeModule.nodeFsm - package p2pMapReduce.nodeModule.nodeFsm
 
p2pMapReduce.test - package p2pMapReduce.test
 
p2pMapReduce.test.mapreduceModule - package p2pMapReduce.test.mapreduceModule
 
p2pMapReduce.test.mapreduceModule.local - package p2pMapReduce.test.mapreduceModule.local
 
p2pMapReduce.test.networkModule - package p2pMapReduce.test.networkModule
 
p2pMapReduce.test.nodeModule - package p2pMapReduce.test.nodeModule
 
p2pMapReduce.util - package p2pMapReduce.util
 
P2PMapReduceConfig - Class in p2pMapReduce.util
An utility class to access the framework configuration parameters
P2PMapReduceConfig() - Constructor for class p2pMapReduce.util.P2PMapReduceConfig
 
Partitioner<KEY,VALUE> - Class in p2pMapReduce.mapreduceModule
Partitions the key space.
Partitioner() - Constructor for class p2pMapReduce.mapreduceModule.Partitioner
 
PARTITIONER_CLASS_ATTR - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 
PartitionFile - Class in p2pMapReduce.mapreduceModule.output
 
PartitionFile(String) - Constructor for class p2pMapReduce.mapreduceModule.output.PartitionFile
 
Path - Class in p2pMapReduce.mapreduceModule
Names a file or directory in a FileSystem.
Path(String, String) - Constructor for class p2pMapReduce.mapreduceModule.Path
Resolve a child path against a parent path.
Path(Path, String) - Constructor for class p2pMapReduce.mapreduceModule.Path
Resolve a child path against a parent path.
Path(String, Path) - Constructor for class p2pMapReduce.mapreduceModule.Path
Resolve a child path against a parent path.
Path(Path, Path) - Constructor for class p2pMapReduce.mapreduceModule.Path
Resolve a child path against a parent path.
Path(String) - Constructor for class p2pMapReduce.mapreduceModule.Path
Construct a path from a String.
Path(URI) - Constructor for class p2pMapReduce.mapreduceModule.Path
Construct a path from a URI
Path(String, String, String) - Constructor for class p2pMapReduce.mapreduceModule.Path
Construct a Path from components.
PEER_ID_TAG - Static variable in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
 
PERIODIC_FIND_TIMEOUT - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Deprecated.  
PERIODIC_FIND_TIMEOUT_ATTR - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Deprecated.  
PERIODIC_PUBLISH_TIMEOUT - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
The time period to publish a new ADV for this node
PERIODIC_PUBLISH_TIMEOUT_ATTR - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Key for #PUBLISH_TIMEOUT
persist(Object) - Method in class p2pMapReduce.util.ReferenceHolder
 
PIPE_ID_TAG - Static variable in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
 
pipeEvent(int) - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaBidiPipeConnection
 
pipeEvent(int) - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaBidiPipeConnection_old
 
pipeEvent(int) - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaBidiPipeConnectionHandler
Deprecated.  
pipeMsgEvent(PipeMsgEvent) - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaBidiPipeConnection
 
pipeMsgEvent(PipeMsgEvent) - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaBidiPipeConnection_old
 
pipeMsgEvent(PipeMsgEvent) - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaBidiPipeConnectionHandler
Deprecated.  
popConnectedPeers(RendezVousService, String) - Static method in class p2pMapReduce.test.Tools
 
popConnectedRendezvous(RendezVousService, String) - Static method in class p2pMapReduce.test.Tools
 
PopErrorMessage(String, String) - Static method in class p2pMapReduce.test.Tools
 
PopInformationMessage(String, String) - Static method in class p2pMapReduce.test.Tools
 
PopWarningMessage(String, String) - Static method in class p2pMapReduce.test.Tools
 
PopYesNoQuestion(String, String) - Static method in class p2pMapReduce.test.Tools
 
PORT - Static variable in class p2pMapReduce.test.MessageEvent_SerializationTest
 
PREFIX - Static variable in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
 
PRESERVE_FAILED_TASK_FILES - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 
PRESERVE_FILES_PATTERN - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 
primaryElectionMessage(String, String, double) - Method in class p2pMapReduce.nodeModule.BackupJobManager
 
primaryElectionMessage(String, String, double) - Method in class p2pMapReduce.nodeModule.nodeFsm.Master
 
primaryElectionMessage(String, String, double) - Method in class p2pMapReduce.nodeModule.nodeFsm.NodeFSM
 
primaryElectionMessage(String, String, double) - Method in class p2pMapReduce.nodeModule.nodeFsm.NodeState
 
primaryElectionMessage(String, String, double) - Method in class p2pMapReduce.nodeModule.nodeFsm.RecoveryFSM
 
PrimaryJob - Class in p2pMapReduce.entity
The primary node view of a job.
PrimaryJob(Job, NodeInfo) - Constructor for class p2pMapReduce.entity.PrimaryJob
 
PrimaryJob(BackupJob) - Constructor for class p2pMapReduce.entity.PrimaryJob
 
PrimaryJobSummaryP - Class in p2pMapReduce.gui
 
PrimaryJobSummaryP(PrimaryJob) - Constructor for class p2pMapReduce.gui.PrimaryJobSummaryP
Creates new form PrimaryJobSummaryP
PrimaryJobViewer - Class in p2pMapReduce.gui
 
PrimaryJobViewer(PrimaryJob, NodeFSM, JFrame) - Constructor for class p2pMapReduce.gui.PrimaryJobViewer
 
primaryMasterFailure(String) - Method in class p2pMapReduce.nodeModule.BackupJobManager
 
primaryMasterFailure(String) - Method in class p2pMapReduce.nodeModule.nodeFsm.Active
 
primaryMasterFailure(String) - Method in class p2pMapReduce.nodeModule.nodeFsm.Master
 
primaryMasterFailure(String) - Method in class p2pMapReduce.nodeModule.nodeFsm.NodeFSM
 
primaryMasterFailure(String) - Method in class p2pMapReduce.nodeModule.nodeFsm.NodeState
 
primaryMasterFailure(String) - Method in class p2pMapReduce.nodeModule.nodeFsm.RecoveryFSM
 
primaryMasterFailure(String) - Method in class p2pMapReduce.nodeModule.nodeFsm.UserState
Deprecated.  
primaryMasterFailure(String) - Method in class p2pMapReduce.nodeModule.TaskManager
 
primaryUpdate(String, String, double) - Method in class p2pMapReduce.nodeModule.BackupJobManager
 
primaryUpdate(String, String, double) - Method in class p2pMapReduce.nodeModule.nodeFsm.Active
 
primaryUpdate(String, String, double) - Method in class p2pMapReduce.nodeModule.nodeFsm.Idle
 
primaryUpdate(String, String, double) - Method in class p2pMapReduce.nodeModule.nodeFsm.Master
 
primaryUpdate(String, String, double) - Method in class p2pMapReduce.nodeModule.nodeFsm.NodeFSM
 
primaryUpdate(String, String, double) - Method in class p2pMapReduce.nodeModule.nodeFsm.NodeState
 
primaryUpdate(String, String, double) - Method in class p2pMapReduce.nodeModule.nodeFsm.RecoveryFSM
 
primaryUpdate(String, String, double) - Method in class p2pMapReduce.nodeModule.nodeFsm.UserState
Deprecated.  
primaryUpdate(String, String, double) - Method in class p2pMapReduce.nodeModule.TaskManager
 
PRIORITY - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 
progress() - Method in class p2pMapReduce.mapreduceModule.StatusReporter
 
PROGRESS_MONITOR_POLL_INTERVAL_KEY - Static variable in class p2pMapReduce.mapreduceModule.Job
Key in mapred-*.xml that sets progMonitorPollIntervalMillis
PropertiesLoader - Class in p2pMapReduce.util
An utility class to load configuration parameters from the properties file "conf/P2PMapReduce.properties"
PropertiesLoader() - Constructor for class p2pMapReduce.util.PropertiesLoader
 
publish() - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
 
publish() - Method in interface p2pMapReduce.networkModule.NetworkModuleIF
Used to send the information of the NodeInfo instance associated to this network module across the P2PMapReduce network.
putConnection(String, JxtaBidiPipeConnection) - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
 

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