All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

addhosts(String[], int[]). Static method in class jPVM
Adds the computers named in hosts to the configuration of computers making up the virtual machine.

B

barrier(String, int). Static method in class jPVM
Blocks the calling process until count members of the group have called barrier().
bcast(String, int). Static method in class jPVM
Broadcasts a message stored in the active send buffer to all members of group.
bufinfo(int, Integer, Integer, Integer). Static method in class jPVM
Returns information about the requested message buffer.

D

delete(String, int). Static method in class jPVM
Deletes entry <name, index> from the pvmd database.
delhosts(String[], int[]). Static method in class jPVM
Deletes the computers named in hosts from the existing virtual machine configuration.

E

exit(). Static method in class jPVM
Tells the local pvmd that this process is leaving PVM.

F

freebuf(int). Static method in class jPVM
Frees the memory associated with the specified message buffer, bufid.

G

getinst(String, int). Static method in class jPVM
Returns the unique instance number corresponding to the task identified by tid in the group identified by group.
getopt(int). Static method in class jPVM
Returns value of libpvm options.
getrbuf(). Static method in class jPVM
Returns the message buffer identifier bufid for the active receive buffer, or 0 if there is no current buffer.
getsbuf(). Static method in class jPVM
Returns the message buffer identifier bufid for the active send buffer, or 0 if there is no current buffer.
gettid(String, int). Static method in class jPVM
Returns the tid of the PVM process identified by the group name group and the instance number inum.
gsize(String). Static method in class jPVM
k

H

halt(). Static method in class jPVM

I

initsend(int). Static method in class jPVM

J

joingroup(String). Static method in class jPVM
jPVM(). Constructor for class jPVM

K

kill(int). Static method in class jPVM

L

lvgroup(String). Static method in class jPVM

M

mcast(int[], int). Static method in class jPVM
mkbuf(int). Static method in class jPVM
mstat(String). Static method in class jPVM
mytid(). Static method in class jPVM

N

notify(int, int, int[]). Static method in class jPVM
nrecv(int, int). Static method in class jPVM

P

parent(). Static method in class jPVM
perror(String). Static method in class jPVM
pkboolean(boolean[], int, int). Static method in class jPVM
pkbyte(byte[], int, int). Static method in class jPVM
pkcplx(float[], int, int). Static method in class jPVM
pkdcplx(double[], int, int). Static method in class jPVM
pkdouble(double[], int, int). Static method in class jPVM
pkfloat(float[], int, int). Static method in class jPVM
pkint(int[], int, int). Static method in class jPVM
pklong(long[], int, int). Static method in class jPVM
pkshort(short[], int, int). Static method in class jPVM
pkstr(String). Static method in class jPVM
precv(int, int, byte[], int, int, Integer, Integer, Integer). Static method in class jPVM
probe(int, int). Static method in class jPVM
psend(int, int, byte[], int, int). Static method in class jPVM
pstat(int). Static method in class jPVM
PVM_BYTE. Static variable in class jPVM
PVM_CPLX. Static variable in class jPVM
PVM_DCPLX. Static variable in class jPVM
PVM_DOUBLE. Static variable in class jPVM
PVM_FLOAT. Static variable in class jPVM
PVM_INT. Static variable in class jPVM
PVM_LONG. Static variable in class jPVM
PVM_SHORT. Static variable in class jPVM
PVM_STR. Static variable in class jPVM
PVM_UINT. Static variable in class jPVM
PVM_ULONG. Static variable in class jPVM
PVM_USHORT. Static variable in class jPVM
PvmAllowDirect. Static variable in class jPVM
PvmAlready. Static variable in class jPVM
PvmAutoErr. Static variable in class jPVM
PvmBadMsg. Static variable in class jPVM
PvmBadParam. Static variable in class jPVM
PvmBadVersion. Static variable in class jPVM
PvmCantStart. Static variable in class jPVM
PvmDataDefault. Static variable in class jPVM
PvmDataFoo. Static variable in class jPVM
PvmDataInPlace. Static variable in class jPVM
PvmDataRaw. Static variable in class jPVM
PvmDebugMask. Static variable in class jPVM
PvmDontRoute. Static variable in class jPVM
PvmDSysErr. Static variable in class jPVM
PvmDupEntry. Static variable in class jPVM
PvmDupGroup. Static variable in class jPVM
PvmDupHost. Static variable in class jPVM
PvmFragSize. Static variable in class jPVM
PvmHostAdd. Static variable in class jPVM
PvmHostCompl. Static variable in class jPVM
PvmHostDelete. Static variable in class jPVM
PvmHostFail. Static variable in class jPVM
PvmMismatch. Static variable in class jPVM
PvmMppFront. Static variable in class jPVM
PvmNoBuf. Static variable in class jPVM
PvmNoData. Static variable in class jPVM
PvmNoEntry. Static variable in class jPVM
PvmNoFile. Static variable in class jPVM
PvmNoGroup. Static variable in class jPVM
PvmNoHost. Static variable in class jPVM
PvmNoInst. Static variable in class jPVM
PvmNoMem. Static variable in class jPVM
PvmNoParent. Static variable in class jPVM
PvmNoSuchBuf. Static variable in class jPVM
PvmNoTask. Static variable in class jPVM
PvmNotImpl. Static variable in class jPVM
PvmNotInGroup. Static variable in class jPVM
PvmNullGroup. Static variable in class jPVM
PvmOk. Static variable in class jPVM
PvmOutOfRes. Static variable in class jPVM
PvmOutputCode. Static variable in class jPVM
PvmOutputTid. Static variable in class jPVM
PvmOverflow. Static variable in class jPVM
PvmPollConstant. Static variable in class jPVM
PvmPollSleep. Static variable in class jPVM
PvmPollTime. Static variable in class jPVM
PvmPollType. Static variable in class jPVM
PvmPvmTaskChild. Static variable in class jPVM
PvmResvTids. Static variable in class jPVM
PvmRoute. Static variable in class jPVM
PvmRouteDirect. Static variable in class jPVM
PvmSelfOutputCode. Static variable in class jPVM
PvmSelfOutputTid. Static variable in class jPVM
PvmSelfTraceCode. Static variable in class jPVM
PvmSelfTraceTid. Static variable in class jPVM
PvmShowTids. Static variable in class jPVM
PvmSysErr. Static variable in class jPVM
PvmTaskArch. Static variable in class jPVM
PvmTaskDebug. Static variable in class jPVM
PvmTaskDefault. Static variable in class jPVM
PvmTaskExit. Static variable in class jPVM
PvmTaskHost. Static variable in class jPVM
PvmTaskSelf. Static variable in class jPVM
PvmTaskTrace. Static variable in class jPVM
PvmTraceCode. Static variable in class jPVM
PvmTraceTid. Static variable in class jPVM

R

recv(int, int). Static method in class jPVM
reg_hoster(). Static method in class jPVM
reg_tasker(). Static method in class jPVM

S

send(int, int). Static method in class jPVM
sendsig(int, int). Static method in class jPVM
setopt(int, int). Static method in class jPVM
setrbuf(int). Static method in class jPVM
setsbuf(int). Static method in class jPVM
spawn(String, String[], int, String, int[]). Static method in class jPVM
start_pvmd(int, String[], int). Static method in class jPVM

T

tidtohost(int). Static method in class jPVM
trecv(int, int, int, int). Static method in class jPVM

U

upkboolean(boolean[], int, int). Static method in class jPVM
upkbyte(byte[], int, int). Static method in class jPVM
upkcplx(float[], int, int). Static method in class jPVM
upkdcplx(double[], int, int). Static method in class jPVM
upkdouble(double[], int, int). Static method in class jPVM
upkfloat(float[], int, int). Static method in class jPVM
upkint(int[], int, int). Static method in class jPVM
upklong(long[], int, int). Static method in class jPVM
upkshort(short[], int, int). Static method in class jPVM
upkstr(). Static method in class jPVM
Same as jPVM.upkstr(int), but with default character array size of 256 characters (sufficient for most applications).
upkstr(char[]). Static method in class jPVM
upkstr(int). Static method in class jPVM
Allocates an internal character array of size characters, calls native method jPVM.