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

N

needsTaskCommit(TaskAttemptContext) - Method in class p2pMapReduce.mapreduceModule.OutputCommitter
Check whether task needs a commit
NetPanel - Class in p2pMapReduce.gui
 
NetPanel(NodeModuleImpl, GUIFrame) - Constructor for class p2pMapReduce.gui.NetPanel
 
NetworkConfiguration - Class in p2pMapReduce.networkModule
Contains all the startup and configuration parameters for a NetworkModuleIF.
NetworkConfiguration() - Constructor for class p2pMapReduce.networkModule.NetworkConfiguration
 
NetworkModuleFactory - Class in p2pMapReduce.networkModule
Provide a concrete implementation of the NetworkModuleIF interface.
NetworkModuleFactory() - Constructor for class p2pMapReduce.networkModule.NetworkModuleFactory
 
NetworkModuleIF - Interface in p2pMapReduce.networkModule
A NetworkModuleIF is the manager of all the network interaction of the node in the P2PMapReduce framework.
NetworkModulePrototipe - Class in p2pMapReduce.test.networkModule
 
NetworkModulePrototipe(NetworkConfiguration) - Constructor for class p2pMapReduce.test.networkModule.NetworkModulePrototipe
 
NetworkModuleStarter - Class in p2pMapReduce.test.networkModule
 
NetworkModuleStarter() - Constructor for class p2pMapReduce.test.networkModule.NetworkModuleStarter
 
NewClass - Class in p2pMapReduce.entity
 
NewClass() - Constructor for class p2pMapReduce.entity.NewClass
 
newCoordinator(String) - Method in class p2pMapReduce.nodeModule.nodeFsm.CoordinationFSM
 
newCoordinator(String) - Method in class p2pMapReduce.nodeModule.nodeFsm.CoordinationFSM1
 
newCoordinator(String) - Method in class p2pMapReduce.nodeModule.nodeFsm.Master
 
newCoordinator(String) - Method in class p2pMapReduce.nodeModule.nodeFsm.NodeFSM
 
newCoordinator(String) - Method in class p2pMapReduce.nodeModule.nodeFsm.NodeState
Invoked when a new coordinator id is received by another master.
newInstance() - Method in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement.Instantiator
Constructs an instance of Advertisement matching the type specified by the advertisementType parameter.
newInstance(Element) - Method in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement.Instantiator
Constructs an instance of Advertisement matching the type specified by the advertisementType parameter.
newInstance(Class<T>, Configuration) - Static method in class p2pMapReduce.mapreduceModule.util.ReflectionUtils
Create an object for the given class and initialize it from conf
newKey() - Method in class p2pMapReduce.mapreduceModule.io.WritableComparator
Construct a new WritableComparable instance.
newNetworkModule(NetworkConfiguration) - Static method in class p2pMapReduce.networkModule.NetworkModuleFactory
 
newNodeAdvertisement(PeerGroup) - Static method in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisementUtil
 
next() - Method in class p2pMapReduce.mapreduceModule.ReduceContextImpl.ValueIterator
 
nextKey() - Method in interface p2pMapReduce.mapreduceModule.ReduceContext
Start processing next unique key.
nextKey() - Method in class p2pMapReduce.mapreduceModule.ReduceContextImpl
 
nextKey() - Method in class p2pMapReduce.mapreduceModule.WrappedReducer.Context
 
nextKeyValue() - Method in class p2pMapReduce.mapreduceModule.input.LineRecordReader
 
nextKeyValue() - Method in class p2pMapReduce.mapreduceModule.input.RecordReader
Read the next key, value pair.
nextKeyValue() - Method in class p2pMapReduce.mapreduceModule.MapContextImpl
 
nextKeyValue() - Method in class p2pMapReduce.mapreduceModule.ReduceContextImpl
Advance to the next key/value pair.
nextKeyValue() - Method in interface p2pMapReduce.mapreduceModule.TaskInputOutputContext
Advance to the next key, value pair, returning null if at end.
nextKeyValue() - Method in class p2pMapReduce.mapreduceModule.TaskInputOutputContextImpl
Advance to the next key, value pair, returning null if at end.
nextKeyValue() - Method in class p2pMapReduce.mapreduceModule.WrappedMapper.Context
 
nextKeyValue() - Method in class p2pMapReduce.mapreduceModule.WrappedReducer.Context
 
NodeAdvertisement - Class in p2pMapReduce.impl.networkModule.jxta
Create a advertisement totally describing a node //TODO if possible make this Advertisement to handle generic properties like a Properties object, and implementing Externalizable to serialize all key,value pairs
NodeAdvertisement() - Constructor for class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
Default Constructor
NodeAdvertisement(NodeAdvertisement) - Constructor for class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
 
NodeAdvertisement(ID) - Constructor for class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
 
NodeAdvertisement(Element) - Constructor for class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
Construct from a StructuredDocument
NodeAdvertisement(InputStream) - Constructor for class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
Construct a doc from InputStream
NodeAdvertisement.Instantiator - Class in p2pMapReduce.impl.networkModule.jxta
Instantiator
NodeAdvertisement.Instantiator() - Constructor for class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement.Instantiator
 
NodeAdvertisementTest - Class in p2pMapReduce.test.networkModule
 
NodeAdvertisementTest() - Constructor for class p2pMapReduce.test.networkModule.NodeAdvertisementTest
 
NodeAdvertisementUtil - Class in p2pMapReduce.impl.networkModule.jxta
 
NodeAdvertisementUtil() - Constructor for class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisementUtil
 
nodeFailure(NodeInfo) - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
 
NodeFSM - Class in p2pMapReduce.nodeModule.nodeFsm
A finite state machine that implements the node behavior.
NodeFSM(NodeModuleIF) - Constructor for class p2pMapReduce.nodeModule.nodeFsm.NodeFSM
 
NodeIDRenderer - Class in p2pMapReduce.gui
 
NodeIDRenderer(int) - Constructor for class p2pMapReduce.gui.NodeIDRenderer
 
NodeInfo - Interface in p2pMapReduce.networkModule
Contains all the basic information about a node
NodeInfoCellRenderer - Class in p2pMapReduce.gui
A CellRenderer for a node info
NodeInfoCellRenderer(NodeInfo) - Constructor for class p2pMapReduce.gui.NodeInfoCellRenderer
 
NodeInfoController - Class in p2pMapReduce.impl.networkModule.jxta
Deprecated. no longer used
NodeInfoController(JxtaNetworkModule) - Constructor for class p2pMapReduce.impl.networkModule.jxta.NodeInfoController
Deprecated.  
NodeInfoListModel - Class in p2pMapReduce.gui
A list model for node info
NodeInfoListModel(Set<NodeInfo>) - Constructor for class p2pMapReduce.gui.NodeInfoListModel
 
NodeInfoListPanel - Class in p2pMapReduce.gui
 
NodeInfoListPanel(NetworkModuleIF, Callable<Set<NodeInfo>>, String) - Constructor for class p2pMapReduce.gui.NodeInfoListPanel
 
NodeListMouseListener - Class in p2pMapReduce.gui
 
NodeListMouseListener() - Constructor for class p2pMapReduce.gui.NodeListMouseListener
 
NodeLoadComparator - Class in p2pMapReduce.nodeModule
Order NodeInfo by increasing load value
NodeLoadComparator() - Constructor for class p2pMapReduce.nodeModule.NodeLoadComparator
 
NodeModuleFactory - Class in p2pMapReduce.nodeModule
Provides concrete instance of NodeModuleIF
NodeModuleFactory() - Constructor for class p2pMapReduce.nodeModule.NodeModuleFactory
 
NodeModuleIF - Interface in p2pMapReduce.nodeModule
A node module contains a finite state machine (NodeFSM) that implements the node behavior, and all the data required.
NodeModuleImpl - Class in p2pMapReduce.impl.nodeModule
 
NodeModuleImpl(NetworkConfiguration) - Constructor for class p2pMapReduce.impl.nodeModule.NodeModuleImpl
 
NodeModuleStarter - Class in p2pMapReduce.nodeModule
Main class to start a P2PMapReduce node
NodeModuleStarter() - Constructor for class p2pMapReduce.nodeModule.NodeModuleStarter
 
NodeStarter - Class in p2pMapReduce.test.networkModule
 
NodeStarter() - Constructor for class p2pMapReduce.test.networkModule.NodeStarter
 
NodeState - Class in p2pMapReduce.nodeModule.nodeFsm
A generic NodeFSM state.
NodeState() - Constructor for class p2pMapReduce.nodeModule.nodeFsm.NodeState
 
NodeState.StateName - Enum in p2pMapReduce.nodeModule.nodeFsm
 
noMoreUpdate() - Method in class p2pMapReduce.gui.BackupJobViewer
 
noMoreUpdate() - Method in class p2pMapReduce.gui.ExecutionPanel
 
noMoreUpdate() - Method in class p2pMapReduce.gui.NetPanel
 
noMoreUpdate() - Method in class p2pMapReduce.gui.PrimaryJobViewer
 
noMoreUpdate() - Method in class p2pMapReduce.gui.TaskViewer
 
noMoreUpdate() - Method in interface p2pMapReduce.gui.Updatable
 
noMoreUpdate() - Method in class p2pMapReduce.gui.UserJobFrame
 
normalizeMemoryConfigValue(long) - Static method in class p2pMapReduce.mapreduceModule.JobConf
Normalize the negative values in configuration
notifyEvent(EventIF) - Method in class p2pMapReduce.nodeModule.event.EventNotifier
Used to notify the event to all the event listener of the set
NullWritable - Class in p2pMapReduce.mapreduceModule.io
Singleton Writable with no data.
NullWritable.Comparator - Class in p2pMapReduce.mapreduceModule.io
A Comparator "optimized" for NullWritable.
NullWritable.Comparator() - Constructor for class p2pMapReduce.mapreduceModule.io.NullWritable.Comparator
 
NUM_MAP_PROFILES - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 
NUM_MAPS - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 
NUM_REDUCE_PROFILES - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 
NUM_REDUCES - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 

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