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

I

ID - Class in p2pMapReduce.mapreduceModule
A general identifier, which internally stores the id as an integer.
ID(int) - Constructor for class p2pMapReduce.mapreduceModule.ID
constructs an ID object from the given int
ID() - Constructor for class p2pMapReduce.mapreduceModule.ID
 
id - Variable in class p2pMapReduce.mapreduceModule.ID
 
ID - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 
ID_TAG - Static variable in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
 
idFormat - Static variable in class p2pMapReduce.mapreduceModule.JobID
 
idFormat - Static variable in class p2pMapReduce.mapreduceModule.TaskID
 
Idle - Class in p2pMapReduce.nodeModule.nodeFsm
Inner state of Slave macro state.
Idle(NodeFSM) - Constructor for class p2pMapReduce.nodeModule.nodeFsm.Idle
 
IDRendererFactory - Class in p2pMapReduce.gui
 
IDRendererFactory() - Constructor for class p2pMapReduce.gui.IDRendererFactory
 
increment(long) - Method in class p2pMapReduce.mapreduceModule.Counter
Increment this counter by the given value
incrVersion() - Method in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
Utility method to increment version number
INITIAL_VERSION_VALUE - Static variable in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisementUtil
 
initialize(Element) - Method in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
Initialize a System advertisement from a portion of a structured document.
initialize(InputSplit, TaskAttemptContext) - Method in class p2pMapReduce.mapreduceModule.input.LineRecordReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class p2pMapReduce.mapreduceModule.input.RecordReader
Called once at initialization.
InnerEvent - Class in p2pMapReduce.nodeModule.event
An inner event that cannot be sent across the network.
InnerEvent(EventType) - Constructor for class p2pMapReduce.nodeModule.event.InnerEvent
 
InnerEvent(EventType, Object...) - Constructor for class p2pMapReduce.nodeModule.event.InnerEvent
 
INPUT_DIR_PATH - Static variable in class p2pMapReduce.test.nodeModule.JobFactory
 
INPUT_FORMAT_CLASS_ATTR - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 
INPUT_PATHS_ATTR - Static variable in class p2pMapReduce.mapreduceModule.input.TextFileInputFormat
Deprecated. 
INPUT_PATHS_SEPARATOR - Static variable in class p2pMapReduce.mapreduceModule.input.TextFileInputFormat
 
InputFormat<K,V> - Class in p2pMapReduce.mapreduceModule.input
InputFormat describes the input-specification for a Map-Reduce job.
InputFormat() - Constructor for class p2pMapReduce.mapreduceModule.input.InputFormat
 
InputSplit - Class in p2pMapReduce.mapreduceModule.input
InputSplit represents the data to be processed by an individual Mapper.
InputSplit() - Constructor for class p2pMapReduce.mapreduceModule.input.InputSplit
 
INPUTSPLIT_CLASS_ATTR - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
The class of InputSplit
INPUTSPLIT_SIZE - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
The minimum size in MB of the InputSplit for a map reduce job
INPUTSPLIT_SUBDIR_ATTR - Static variable in class p2pMapReduce.mapreduceModule.input.TextFileInputFormat
 
IntWritable - Class in p2pMapReduce.mapreduceModule.io
 
IntWritable() - Constructor for class p2pMapReduce.mapreduceModule.io.IntWritable
 
IntWritable(int) - Constructor for class p2pMapReduce.mapreduceModule.io.IntWritable
 
invertedIndex() - Static method in class p2pMapReduce.test.nodeModule.JobFactory
 
IO_SORT_FACTOR - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 
IO_SORT_MB - Static variable in interface p2pMapReduce.mapreduceModule.MRJobConfig
 
IP_ADDRESS_TAG - Static variable in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
 
IPAddressTest - Class in p2pMapReduce.test.networkModule
 
IPAddressTest() - Constructor for class p2pMapReduce.test.networkModule.IPAddressTest
 
IS_GATEWAY_ATTR - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Key for is.gateway attribute of the NetworkConfiguration
isAbsolute() - Method in class p2pMapReduce.mapreduceModule.Path
There is some ambiguity here.
isAlive(String) - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Indicate if a node is alive.
isAlive(String) - Method in interface p2pMapReduce.networkModule.NetworkModuleIF
Indicate if the node identified by 'nodeID' is alive.
isAvailable() - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaNodeInfo
 
isAvailable() - Method in class p2pMapReduce.impl.networkModule.jxta.NodeAdvertisement
 
isAvailable() - Method in interface p2pMapReduce.networkModule.NodeInfo
 
isBlackListed(String) - Method in class p2pMapReduce.nodeModule.JobManager
Indicates if the node which id is nodeID was blacklisted by this JobManager
isBroken() - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaBidiPipeConnection
 
isBroken() - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaBidiPipeConnection_old
 
isBroken() - Method in interface p2pMapReduce.networkModule.ConnectionIF
Indicate if the connection is no longer capable to send message and receive messages
isComplete() - Method in class p2pMapReduce.mapreduceModule.Job
Check if the job is finished or not.
isCoordinator() - Method in class p2pMapReduce.impl.nodeModule.NodeModuleImpl
 
isCoordinator() - Method in interface p2pMapReduce.nodeModule.NodeModuleIF
Return true if this node is the Coordinator
isDisconnected() - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaBidiPipeConnection
 
isDisconnected() - Method in class p2pMapReduce.impl.networkModule.jxta.JxtaBidiPipeConnection_old
 
isIncluded(int) - Method in class p2pMapReduce.mapreduceModule.conf.Configuration.IntegerRanges
Is the given value in the set of ranges
isJobComplete() - Method in class p2pMapReduce.mapreduceModule.JobStatus
Returns true if the status is for a completed job.
isMap() - Method in class p2pMapReduce.entity.JobTask
 
isOutputRetrieved() - Method in class p2pMapReduce.entity.JobTask
 
isReduce() - Method in class p2pMapReduce.entity.JobTask
 
isRetired() - Method in class p2pMapReduce.mapreduceModule.Job
 
isRetired() - Method in class p2pMapReduce.mapreduceModule.JobStatus
Check whether the job has retired.
isSuccessful() - Method in class p2pMapReduce.mapreduceModule.Job
Check if the job completed successfully.
isUriPathAbsolute() - Method in class p2pMapReduce.mapreduceModule.Path
True if the path component (i.e. directory) of this URI is absolute.
iterator() - Method in class p2pMapReduce.mapreduceModule.conf.Configuration
Get an Iterator to go through the list of String key-value pairs in the configuration.
iterator() - Method in class p2pMapReduce.mapreduceModule.ReduceContextImpl.ValueIterable
 

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