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

D

DataInputBuffer - Class in p2pMapReduce.mapreduceModule.io
A reusable DataInput implementation that reads from an in-memory buffer.
DataInputBuffer() - Constructor for class p2pMapReduce.mapreduceModule.io.DataInputBuffer
Constructs a new empty buffer.
DataOutputBuffer - Class in p2pMapReduce.mapreduceModule.io
A reusable DataOutput implementation that writes to an in-memory buffer.
DataOutputBuffer() - Constructor for class p2pMapReduce.mapreduceModule.io.DataOutputBuffer
Constructs a new empty buffer.
DataOutputBuffer(int) - Constructor for class p2pMapReduce.mapreduceModule.io.DataOutputBuffer
 
DEFAULT_JXTA_HOME - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaUtil
 
DEFAULT_LOG_LEVEL - Static variable in class p2pMapReduce.mapreduceModule.JobConf
Default logging level for map/reduce tasks.
DEFAULT_MAPRED_TASK_JAVA_OPTS - Static variable in class p2pMapReduce.mapreduceModule.JobConf
 
DEFAULT_PEER_NAME - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Default peer name
DEFAULT_QUEUE_NAME - Static variable in class p2pMapReduce.mapreduceModule.JobConf
Name of the queue to which jobs will be submitted, if no queue name is mentioned.
define(Class, WritableComparator) - Static method in class p2pMapReduce.mapreduceModule.io.WritableComparator
Register an optimized comparator for a WritableComparable implementation.
DELEGATION_KEY_UPDATE_INTERVAL_DEFAULT - Static variable in interface p2pMapReduce.mapreduceModule.MRConfig
 
DELEGATION_KEY_UPDATE_INTERVAL_KEY - Static variable in interface p2pMapReduce.mapreduceModule.MRConfig
 
DELEGATION_TOKEN_MAX_LIFETIME_DEFAULT - Static variable in interface p2pMapReduce.mapreduceModule.MRConfig
 
DELEGATION_TOKEN_MAX_LIFETIME_KEY - Static variable in interface p2pMapReduce.mapreduceModule.MRConfig
 
DELEGATION_TOKEN_RENEW_INTERVAL_DEFAULT - Static variable in interface p2pMapReduce.mapreduceModule.MRConfig
 
DELEGATION_TOKEN_RENEW_INTERVAL_KEY - Static variable in interface p2pMapReduce.mapreduceModule.MRConfig
 
delete(String) - Method in class p2pMapReduce.fs.FileSystemView
 
depth() - Method in class p2pMapReduce.mapreduceModule.Path
Return the number of elements in this path.
DESCRIPTOR_SUFFIX - Static variable in class p2pMapReduce.mapreduceModule.input.InputSplit
The suffix to add to the input split file name to obtain the descriptor file name
deserialize(T) - Method in interface p2pMapReduce.mapreduceModule.io.serializer.Deserializer
Deserialize the next object from the underlying input stream.
Deserializer<T> - Interface in p2pMapReduce.mapreduceModule.io.serializer
Provides a facility for deserializing objects of type from an InputStream.
DIRECT_FIND_WAITING_TIME - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Time to wait before terminate a direct ADV discovery
DIRECT_FIND_WAITING_TIME_ATTR - Static variable in class p2pMapReduce.impl.networkModule.jxta.JxtaNetworkModule
Key for JxtaNetworkModule.DIRECT_FIND_WAITING_TIME
DISABLED_MEMORY_LIMIT - Static variable in class p2pMapReduce.mapreduceModule.JobConf
A value which if set for memory related configuration options, indicates that the options are turned off.
DisplayMessageContent(String, Message) - Static method in class p2pMapReduce.test.Tools
 
download(String, int, String, String, String[], File[], boolean[]) - Method in class p2pMapReduce.impl.ftp.FTPManagerImpl
Deprecated.  
download(String, int, String, String, String, File) - Method in class p2pMapReduce.impl.ftp.FTPManagerImpl
Deprecated.  
downloadDir(NodeInfo, String) - Method in interface p2pMapReduce.ftp.FTPManager
Download the content of the directory dirPath from the specified node in a directory with the same path on the local ftp base directory
downloadDir(NodeInfo, String, String) - Method in interface p2pMapReduce.ftp.FTPManager
Download the content of the directory dirPath from the specified node in the directory destDir
downloadDir(NodeInfo, String) - Method in class p2pMapReduce.impl.ftp.FTPManagerImpl
 
downloadDir(NodeInfo, String, String) - Method in class p2pMapReduce.impl.ftp.FTPManagerImpl
 
downloadDir(String, int, String) - Method in class p2pMapReduce.impl.ftp.FTPManagerImpl
Download the remote directory in a local directory which path is the same of the remote directory, relatively to the FTP home directory If necessary the directory is created
downloadDir(String, int, String, String) - Method in class p2pMapReduce.impl.ftp.FTPManagerImpl
Download all the content from remote directory dir in the local directory destDir
downloadFile(NodeInfo, String) - Method in interface p2pMapReduce.ftp.FTPManager
Download the specified file from the specified node.
downloadFile(NodeInfo, String, String) - Method in interface p2pMapReduce.ftp.FTPManager
Download the file srcFilePath from the specified node.
downloadFile(NodeInfo, String) - Method in class p2pMapReduce.impl.ftp.FTPManagerImpl
 
downloadFile(NodeInfo, String, String) - Method in class p2pMapReduce.impl.ftp.FTPManagerImpl
 
downloadFile(String, int, String) - Method in class p2pMapReduce.impl.ftp.FTPManagerImpl
Download the remote file in a local file which path is the same of the remote file, relatively to the FTP home directory If necessary the directory tree of the file is created
downloadFile(String, int, String, String) - Method in class p2pMapReduce.impl.ftp.FTPManagerImpl
Download the remote file in a local file which path is dstFilePath relatively to the FTP home directory.

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