Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
B
BackupJob
- Class in
p2pMapReduce.entity
The backup node view of a job
BackupJob(PrimaryJob, String)
- Constructor for class p2pMapReduce.entity.
BackupJob
backupJobAssigned(PrimaryJob, String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
Master
backupJobAssigned(PrimaryJob, String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
NodeFSM
backupJobAssigned(PrimaryJob, String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
NodeState
backupJobAssigned(PrimaryJob, String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
RecoveryFSM
backupJobCompleted(String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
Master
backupJobCompleted(String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
NodeFSM
backupJobCompleted(String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
NodeState
backupJobCompleted(String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
RecoveryFSM
BackupJobManager
- Class in
p2pMapReduce.nodeModule
Acts as a backup of a job.
BackupJobManager(NodeFSM, BackupJob)
- Constructor for class p2pMapReduce.nodeModule.
BackupJobManager
BackupJobSummaryP
- Class in
p2pMapReduce.gui
BackupJobSummaryP(BackupJob)
- Constructor for class p2pMapReduce.gui.
BackupJobSummaryP
Creates new form PrimaryJobSummaryP
BackupJobViewer
- Class in
p2pMapReduce.gui
BackupJobViewer(BackupJob, NodeFSM, JFrame)
- Constructor for class p2pMapReduce.gui.
BackupJobViewer
backupMasterFailure(String)
- Method in class p2pMapReduce.nodeModule.
JobManager
backupMasterFailure(String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
ManagementFSM
backupMasterFailure(String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
Master
backupMasterFailure(String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
NodeFSM
backupMasterFailure(String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
NodeState
becomeMaster()
- Method in class p2pMapReduce.impl.networkModule.jxta.
JxtaNetworkModule
becomeMaster()
- Method in interface p2pMapReduce.networkModule.
NetworkModuleIF
Invoked by the node module to notify that the node has changed its role from Slave to Master
becomeMaster(String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
Idle
becomeMaster(String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
NodeFSM
becomeMaster(String)
- Method in class p2pMapReduce.nodeModule.nodeFsm.
NodeState
becomeSlave()
- Method in class p2pMapReduce.impl.networkModule.jxta.
JxtaNetworkModule
becomeSlave()
- Method in interface p2pMapReduce.networkModule.
NetworkModuleIF
Invoked by the node module to notify that the node has changed its role from Master to Slave
becomeSlave()
- Method in class p2pMapReduce.nodeModule.nodeFsm.
Master
becomeSlave()
- Method in class p2pMapReduce.nodeModule.nodeFsm.
NodeFSM
becomeSlave()
- Method in class p2pMapReduce.nodeModule.nodeFsm.
NodeState
blockingFindAdv(DiscoveryService, int, String, String, long)
- Static method in class p2pMapReduce.impl.networkModule.jxta.
JxtaUtil
Sends a remote discovery and waits for
timeout
ms
blockingFindAdv(DiscoveryService, String, int, String, String, long)
- Static method in class p2pMapReduce.impl.networkModule.jxta.
JxtaUtil
Blocca per timeout ms.
blockingFindAdv(DiscoveryService, String, int, String, String, int, long)
- Static method in class p2pMapReduce.impl.networkModule.jxta.
JxtaUtil
Sends a remote discovery and waits for
timeout
ms collecting results.
byteDesc(long)
- Static method in class p2pMapReduce.mapreduceModule.util.
StringUtils
Return an abbreviated English-language desc of the byte length
byteToHexString(byte[], int, int)
- Static method in class p2pMapReduce.mapreduceModule.util.
StringUtils
Given an array of bytes it will convert the bytes to a hex string representation of the bytes
byteToHexString(byte[])
- Static method in class p2pMapReduce.mapreduceModule.util.
StringUtils
Same as byteToHexString(bytes, 0, bytes.length).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W