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

ActiveEntry(). Constructor for class javaNOW.ActiveEntry
Constructors
ActiveEntry(Entry). Constructor for class javaNOW.ActiveEntry
Constructors
ActiveEntry(Object, Object). Constructor for class javaNOW.ActiveEntry
Constructors
ActiveMessage(). Constructor for class javaNOW.ActiveMessage
Constructors
ActiveMessage(Message). Constructor for class javaNOW.ActiveMessage
Constructors
ActiveMessage(Object, Object). Constructor for class javaNOW.ActiveMessage
Constructors
addWaitingEntrySpaceKeys(EntrySpaceKey). Method in class javaNOW.RemoteEntrySpace
keeps count of sync for EntrySpaces
addWaitingMailboxKeys(MailboxKey). Method in class javaNOW.JavaNOWAPI
keeps count of sync for messagespaces
api. Variable in class javaNOW.JavaNOWApplication
api. Variable in class javaNOW.JavaNOWWorkerArg
applicationIsReady(). Method in class javaNOW.JavaNOWApplication
applicationIsReady(). Method in interface javaNOW.JavaNOWWork

B

BACKLOG. Static variable in class javaNOW.DynamicMessageServer
Constants
barrier(int). Method in interface javaNOW.EntrySpaceI
implements barrier
barrier(int). Method in class javaNOW.RemoteEntrySpace
barrier: waits numEntrys number of processes have executed this operation.
barrier(MailboxKey, int). Method in class javaNOW.JavaNOWAPI
barrier: waits numMessages number of processes have executed this operation.
broadcast(int, Message, MailboxKey[]). Method in class javaNOW.JavaNOWAPI
It retrieves copy of message from one messagespace and inserts it in all other messagespaces.
broadcast(int, Message, Vector). Method in class javaNOW.JavaNOWAPI
It retrieves copy of message from one messagespace and inserts it in all other messagespaces.

C

cleanUp(). Method in class javaNOW.DynamicMessageServer
Abstract method of TPool that will process client request
cleanUp(). Method in class javaNOW.EvalThread
cleanUp(). Method in class javaNOW.JavaNOWApplication
clear(). Method in class javaNOW.EntrySpace
remove all messages in the entrySpace
clear(). Method in interface javaNOW.EntrySpaceI
remove all messages in the entry space
clear(). Method in class javaNOW.Mailbox
remove all messages in the mailbox
clear(). Method in class javaNOW.RemoteEntrySpace
Removes all message from a entrySpace
clear(MailboxKey). Method in class javaNOW.JavaNOWAPI
Removes all message from a mailbox
clone(). Method in class javaNOW.ActiveEntry
Clone object
clone(). Method in class javaNOW.ActiveMessage
Clone object
clone(). Method in class javaNOW.CreatorKey
Clone object
clone(). Method in class javaNOW.DynamicMessage
Clone object
clone(). Method in class javaNOW.Entry
clone(). Method in class javaNOW.Message
close(). Method in class javaNOW.DynamicMessageClient
close(). Method in class javaNOW.DynamicMessageProxy
combine(ActiveMessage, MailboxKey[], Message[]). Method in class javaNOW.JavaNOWAPI
combine(ActiveMessage, Vector, Message[]). Method in class javaNOW.JavaNOWAPI
It is like reduce except it stores result in all messages e.g.
concat(Message[], MailboxKey[]). Method in class javaNOW.JavaNOWAPI
concat(Message[], Vector). Method in class javaNOW.JavaNOWAPI
It is complete broadcast and inserts messages from each message space into each other message spaces, e.g.
connectionBusy(DynamicMessageProxy). Method in interface javaNOW.ConnectionUsageNotify
connectionClose(DynamicMessageProxy). Method in interface javaNOW.ConnectionUsageNotify
connectionFree(DynamicMessageProxy). Method in interface javaNOW.ConnectionUsageNotify
connectionOpen(DynamicMessageProxy). Method in interface javaNOW.ConnectionUsageNotify
connectionReserved(DynamicMessageProxy). Method in interface javaNOW.ConnectionUsageNotify
createTargetObject(). Method in class javaNOW.DynamicMessage
CreatorKey(). Constructor for class javaNOW.CreatorKey
Constructors
CreatorKey(int). Constructor for class javaNOW.CreatorKey
Constructors

D

debugOutput(). Method in class javaNOW.CreatorKey
debugOutput(). Method in class javaNOW.KeyServer
debugOutput(). Method in class javaNOW.Message
DEFAULT_HASH_SIZE. Static variable in interface javaNOW.EntrySpaceI
DEFAULT_HASH_SIZE. Static variable in class javaNOW.Mailbox
DuplicateEntrySpace(). Constructor for class javaNOW.DuplicateEntrySpace
DuplicateEntrySpace(String). Constructor for class javaNOW.DuplicateEntrySpace
DuplicateMailbox(). Constructor for class javaNOW.DuplicateMailbox
DuplicateMailbox(String). Constructor for class javaNOW.DuplicateMailbox
DynamicMessage(). Constructor for class javaNOW.DynamicMessage
Constructors
DynamicMessage(String, String). Constructor for class javaNOW.DynamicMessage
DynamicMessage(String, String, Object). Constructor for class javaNOW.DynamicMessage
DynamicMessage(String, String, Object, Object). Constructor for class javaNOW.DynamicMessage
DynamicMessage(String, String, Object, Object, Object). Constructor for class javaNOW.DynamicMessage
DynamicMessage(String, String, Object, Object, Object, Object). Constructor for class javaNOW.DynamicMessage
DynamicMessage(String, String, Object, Object, Object, Object, Object). Constructor for class javaNOW.DynamicMessage
DynamicMessage(String, String, Object, Object, Object, Object, Object, Object). Constructor for class javaNOW.DynamicMessage
DynamicMessage(String, String, Object, Object, Object, Object, Object, Object, Object). Constructor for class javaNOW.DynamicMessage
DynamicMessage(String, String, Object, Object, Object, Object, Object, Object, Object, Object). Constructor for class javaNOW.DynamicMessage
DynamicMessage(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object). Constructor for class javaNOW.DynamicMessage
DynamicMessage(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object). Constructor for class javaNOW.DynamicMessage
DynamicMessageClient(String, int). Constructor for class javaNOW.DynamicMessageClient
DynamicMessageException(). Constructor for class javaNOW.DynamicMessageException
DynamicMessageException(String). Constructor for class javaNOW.DynamicMessageException
DynamicMessageProxy(String, int). Constructor for class javaNOW.DynamicMessageProxy
Constructors
DynamicMessageProxy(String, int, ConnectionUsageNotify). Constructor for class javaNOW.DynamicMessageProxy
DynamicMessageServer(Object, int). Constructor for class javaNOW.DynamicMessageServer
Constructors
DynamicMessageServer(Object, Object, int). Constructor for class javaNOW.DynamicMessageServer
DynamicMessageServer(Object, Object, Object, int). Constructor for class javaNOW.DynamicMessageServer
DynamicMessageServer(Object, Object, Object, Object, int). Constructor for class javaNOW.DynamicMessageServer
DynamicMessageServer(Object, Object, Object, Object, Object, int). Constructor for class javaNOW.DynamicMessageServer
DynamicMessageServer(Object[], int). Constructor for class javaNOW.DynamicMessageServer

E

Entry(). Constructor for class javaNOW.Entry
Constructors
Entry(Entry). Constructor for class javaNOW.Entry
Entry(Object, Object). Constructor for class javaNOW.Entry
EntrySpace(). Constructor for class javaNOW.EntrySpace
Constructors
EntrySpace(String). Constructor for class javaNOW.EntrySpace
equals(CreatorKey). Method in class javaNOW.CreatorKey
equals(int). Method in class javaNOW.CreatorKey
eval(ActiveEntry, Object). Method in class javaNOW.RemoteEntrySpace
It is used to evaluate a message method (execute()) and inserts the output of that method in message space.
eval(MailboxKey, ActiveMessage, Object). Method in class javaNOW.JavaNOWAPI
It is used to evaluate a message method (execute()) and inserts the output of that method in message space.
evalDelayed(MailboxKey, MailboxKey, Message, ActiveMessage). Method in class javaNOW.JavaNOWAPI
Performs data flow operation by evaluating active message in messageSapceKey1 when message arrives at mailboxKey2 and pass the data value as argument to eval.
EvalThread(JavaNOWAPI, TPool). Constructor for class javaNOW.EvalThread
Constructors
execute(MailboxKey, ActiveMessage, Object). Method in class javaNOW.EvalThread
execute(Object, JavaNOWAPI). Method in class javaNOW.ActiveEntry
Modifiers
execute(Object, JavaNOWAPI). Method in class javaNOW.ActiveMessage
Modifiers

F

filter(Entry). Method in interface javaNOW.JavaNOWEntryFilter
finalize(). Method in class javaNOW.ActiveEntry
Destructors
finalize(). Method in class javaNOW.ActiveMessage
Destructors
finalize(). Method in class javaNOW.DynamicMessage
Destructors
finalize(). Method in class javaNOW.DynamicMessageClient
finalize(). Method in class javaNOW.DynamicMessageProxy
Destructors
finalize(). Method in class javaNOW.DynamicMessageServer
Destructors
finalize(). Method in class javaNOW.Entry
finalize(). Method in class javaNOW.JavaNOWAPI
Destructors
finalize(). Method in class javaNOW.JavaNOWApplication
finalize(). Method in class javaNOW.Message
finalize(). Method in class javaNOW.RemoteEntrySpace
findObject(String). Static method in class javaNOW.DynamicMessageServer

G

gather(int, Message[], MailboxKey[]). Method in class javaNOW.JavaNOWAPI
gather(int, Message[], Vector). Method in class javaNOW.JavaNOWAPI
It gathers messages from different message spaces (keys stored in enumeration) and stores them in output message space e.g.
get(Entry). Method in class javaNOW.EntrySpace
Removes message from message space in nonblocking fashion.
get(Entry). Method in interface javaNOW.EntrySpaceI
Removes message from message space in nonblocking fashion.
get(MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
Removes message from message space in blocking fashion.
get(Message). Method in class javaNOW.Mailbox
Removes message from message space in nonblocking fashion.
get(String, Entry). Method in class javaNOW.RemoteEntrySpace
Removes message from message space in blocking fashion.
getActuals(). Method in class javaNOW.DynamicMessage
getClassName(). Method in class javaNOW.DynamicMessage
getConnectionId(). Method in class javaNOW.DynamicMessageProxy
getCreatorKey(). Method in class javaNOW.CreatorKey
Accesss
getCreatorKey(). Method in class javaNOW.Mailbox
getDestHost(Message). Method in class javaNOW.JavaNOWAPI
getEntryCount(). Method in class javaNOW.EntrySpace
It returns number of messages in the EntrySpace
getEntryCount(). Method in interface javaNOW.EntrySpaceI
It returns number of messages in the messagespace
getEntryCount(). Method in class javaNOW.RemoteEntrySpace
It returns number of messages in the EntrySpace
getEntryCount(Entry). Method in class javaNOW.EntrySpace
It returns number of messages in the EntrySpace that matches the message value as that of theEntry
getEntryCount(Entry). Method in interface javaNOW.EntrySpaceI
It returns number of messages in the messagespace that matches the message value as that of theEntry
getEntryCount(Entry). Method in class javaNOW.RemoteEntrySpace
It returns number of messages in the EntrySpace that matches the message value as that of entry
getException(). Method in class javaNOW.DynamicMessage
getFormals(). Method in class javaNOW.DynamicMessage
getHashSize(). Method in class javaNOW.EntrySpace
Accesss
getHashSize(). Method in interface javaNOW.EntrySpaceI
Accesss
getHashSize(). Method in class javaNOW.Mailbox
Accesss
getHostId(). Method in class javaNOW.JavaNOWAPI
getHostName(). Method in class javaNOW.JavaNOWAPI
getIfExists(Entry). Method in class javaNOW.EntrySpace
Removes message from message space in nonblocking fashion.
getIfExists(Entry). Method in interface javaNOW.EntrySpaceI
Removes message from message space in nonblocking fashion.
getIfExists(Entry). Method in class javaNOW.RemoteEntrySpace
Removes message from message space in nonblocking fashion.
getIfExistsType(Entry). Method in class javaNOW.EntrySpace
It returns vector of messages that match the message value of the theEntry
getIfExistsType(Entry). Method in interface javaNOW.EntrySpaceI
It returns vector of messages that match the message value of the theEntry
getIfExistsType(Entry). Method in class javaNOW.RemoteEntrySpace
It returns vector of messages that match the message value of the entry
getIfExistsType(Entry, int). Method in class javaNOW.EntrySpace
It returns nth message in the message space that matches the message value as that of theEntry
getIfExistsType(Entry, int). Method in interface javaNOW.EntrySpaceI
It returns nth message in the message space that matches the message value as that of theEntry
getIfExistsType(Entry, int). Method in class javaNOW.RemoteEntrySpace
It returns nth message in the message space that matches the message value as that of entry
getJavaNOWAPI(). Method in class javaNOW.JavaNOWApplication
getJavaNOWHandle(). Method in class javaNOW.JavaNOWAPI
getKey(). Method in class javaNOW.KeyServer
Accesss
getMailboxKey(). Method in class javaNOW.Mailbox
getMailboxKey(). Method in class javaNOW.MailboxKey
Accesss
getMessageCount(). Method in class javaNOW.Mailbox
It returns number of messages in the messagespace
getMessageCount(MailboxKey). Method in class javaNOW.JavaNOWAPI
It returns number of messages in the messagespace
getMessageCount(MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
It returns number of messages in the messagespace that matches the message value as that of aMessage
getMessageCount(Message). Method in class javaNOW.Mailbox
It returns number of messages in the messagespace that matches the message value as that of theMessage
getMessageId(). Method in class javaNOW.DynamicMessage
Accesss
getMessageKey(). Method in class javaNOW.Message
Accesss
getMessageValue(). Method in class javaNOW.Message
getMethodName(). Method in class javaNOW.DynamicMessage
getp(MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
Removes message from message space in nonblocking fashion.
getp(Message). Method in class javaNOW.Mailbox
Removes message from message space in nonblocking fashion.
getProperty(String). Method in class javaNOW.JavaNOWApplication
getPropertyBlocking(String). Method in class javaNOW.JavaNOWApplication
getpType(MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
It returns vector of messages that match the message value of the aMessage
getpType(MailboxKey, Message, int). Method in class javaNOW.JavaNOWAPI
It returns nth message in the message space that matches the message value as that of aMessage
getpType(Message). Method in class javaNOW.Mailbox
It returns vector of messages that match the message value of the theMessage
getpType(Message, int). Method in class javaNOW.Mailbox
It returns nth message in the message space that matches the message value as that of theMessage
getResult(). Method in class javaNOW.DynamicMessage
getReturnCode(). Method in class javaNOW.DynamicMessage
getTargetObject(). Method in class javaNOW.DynamicMessage
getTargetObject(). Method in class javaNOW.DynamicMessageServer
Accessors
getTargetObject(int). Method in class javaNOW.DynamicMessageServer
getTime(). Method in class javaNOW.JavaNOWAPI
It returns current time in milliseconds
getUsageTime(). Method in class javaNOW.DynamicMessageClient
getUsageTime(). Method in class javaNOW.DynamicMessageProxy
getWorkerId(). Method in class javaNOW.JavaNOWApplication
getWorkerId(). Method in interface javaNOW.JavaNOWWork

H

hashCode(). Method in class javaNOW.CreatorKey

I

INCR_EVAL_THREADS. Static variable in class javaNOW.EvalThread
INCR_WORKER_THREADS. Static variable in class javaNOW.DynamicMessageServer
index(Message[][], MailboxKey[]). Method in class javaNOW.JavaNOWAPI
It distributes distinct messages from each message space to all other message spaces e.g.
initialize(String, String, Object[]). Method in class javaNOW.DynamicMessage
Modifiers
InvalidArgumentException(). Constructor for class javaNOW.InvalidArgumentException
InvalidArgumentException(String). Constructor for class javaNOW.InvalidArgumentException
InvalidOperation(). Constructor for class javaNOW.InvalidOperation
InvalidOperation(String). Constructor for class javaNOW.InvalidOperation
invoke(). Method in class javaNOW.DynamicMessage
invoke(Object). Method in class javaNOW.DynamicMessage
isInUse(). Method in class javaNOW.DynamicMessageClient
isInUse(). Method in class javaNOW.DynamicMessageProxy
isProcessing(). Method in class javaNOW.DynamicMessageProxy
isReserved(). Method in class javaNOW.DynamicMessageProxy

J

JavaNOWAPI(JavaNOWVirtualMachine). Constructor for class javaNOW.JavaNOWAPI
Constructors
JavaNOWApplication(int, String). Constructor for class javaNOW.JavaNOWApplication
JavaNOWException(). Constructor for class javaNOW.JavaNOWException
JavaNOWException(String). Constructor for class javaNOW.JavaNOWException
JavaNOWShutException(). Constructor for class javaNOW.JavaNOWShutException
JavaNOWShutException(String). Constructor for class javaNOW.JavaNOWShutException
javaNOWSpawn. Variable in class javaNOW.JavaNOWApplication
JavaNOWWorkerArg(). Constructor for class javaNOW.JavaNOWWorkerArg
JavaNOWWorkerArg(int, JavaNOWAPI). Constructor for class javaNOW.JavaNOWWorkerArg

K

KeyServer(). Constructor for class javaNOW.KeyServer
Constructors

M

Mailbox(). Constructor for class javaNOW.Mailbox
Constructors
Mailbox(MailboxKey). Constructor for class javaNOW.Mailbox
MailboxKey(). Constructor for class javaNOW.MailboxKey
Constructors
MailboxKey(Object). Constructor for class javaNOW.MailboxKey
master(). Method in class javaNOW.JavaNOWApplication
MAX_EVAL_THREADS. Static variable in class javaNOW.EvalThread
Constants
MAX_WAIT. Static variable in interface javaNOW.EntrySpaceI
Constants
MAX_WAIT. Static variable in class javaNOW.JavaNOWAPI
Constants
MAX_WAIT. Static variable in class javaNOW.Mailbox
Constants
MAX_WORKER_THREADS. Static variable in class javaNOW.DynamicMessageServer
Message(). Constructor for class javaNOW.Message
Constructors
Message(Message). Constructor for class javaNOW.Message
Message(Object, Object). Constructor for class javaNOW.Message
messageArrived(Entry). Method in interface javaNOW.JavaNOWEntryNotifier
messageArrived(Message). Method in interface javaNOW.JavaNOWMessageNotifier
messageId. Variable in class javaNOW.Message
Message Key must define following functions equals() hashCode()
messageValue. Variable in class javaNOW.Message

N

name. Variable in class javaNOW.Entry
Entry Key must define following functions equals() hashCode()
name. Variable in class javaNOW.EntrySpace
entrySpaceTable will not be transferred over the network
NonexistantEntrySpace(). Constructor for class javaNOW.NonexistantEntrySpace
NonexistantEntrySpace(String). Constructor for class javaNOW.NonexistantEntrySpace
NonexistantMailbox(). Constructor for class javaNOW.NonexistantMailbox
NonexistantMailbox(String). Constructor for class javaNOW.NonexistantMailbox
notifyGet(JavaNOWMessageNotifier, MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
notify user when message arrives
notifyIfWaiting(). Method in class javaNOW.RemoteEntrySpace
Wake any processes who are waiting in sync
notifyIfWaiting(MailboxKey). Method in class javaNOW.JavaNOWAPI
Wake any processes who are waiting in sync
notifyRead(JavaNOWMessageNotifier, MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
notify user when message arrives

O

open(). Method in class javaNOW.DynamicMessageClient
open(). Method in class javaNOW.DynamicMessageProxy
OutOfMemoryException(). Constructor for class javaNOW.OutOfMemoryException
OutOfMemoryException(String). Constructor for class javaNOW.OutOfMemoryException

P

prefix(ActiveMessage, MailboxKey[], Message[]). Method in class javaNOW.JavaNOWAPI
prefix(ActiveMessage, Vector, Message[]). Method in class javaNOW.JavaNOWAPI
It is like reduce except it stores partial result in all messages e.g.
present(Entry). Method in class javaNOW.EntrySpace
Returns true if message exist in message spaces (nonblocking)
present(Entry). Method in interface javaNOW.EntrySpaceI
Returns true if message exist in message spaces (nonblocking)
present(MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
Returns true if message exist in message spaces (nonblocking)
present(Message). Method in class javaNOW.Mailbox
Returns true if message exist in message spaces (nonblocking)
present(String, Entry). Method in class javaNOW.RemoteEntrySpace
Returns true if message exist in message spaces (nonblocking)
propertyTable. Variable in class javaNOW.JavaNOWApplication
Data Even though this class will be passed to JavaNOWDaemon over network but we don't have to copy data.
put(Entry). Method in class javaNOW.EntrySpace
Inserts a message into message space
put(Entry). Method in interface javaNOW.EntrySpaceI
Inserts a message into message space
put(Entry). Method in class javaNOW.RemoteEntrySpace
Inserts a message into message space
put(MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
Inserts a message into message space
put(Message). Method in class javaNOW.Mailbox
Inserts a message into message space
putDelayed(MailboxKey, MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
BUILDING HIGHER ABSTRACTION BASED ON CORE JavaNOW FUNCTIONS /** /** Performs data flow operation by putting message in messageSapceKey1 when message arrives at mailboxKey2

R

RC_CORE_IMPL_NOT_FOUND. Static variable in class javaNOW.DynamicMessage
RC_FAILED. Static variable in class javaNOW.DynamicMessage
RC_JNOWVM_NOT_FOUND. Static variable in class javaNOW.DynamicMessage
RC_SUCCESSFUL. Static variable in class javaNOW.DynamicMessage
Constants
RC_TARGET_OBJECT_NOT_FOUND. Static variable in class javaNOW.DynamicMessage
RC_UNINITIALIZED. Static variable in class javaNOW.DynamicMessage
read(Entry). Method in class javaNOW.EntrySpace
Returns a copy of message from message space in nonblocking fashion.
read(Entry). Method in interface javaNOW.EntrySpaceI
Returns a copy of message from message space in blocking fashion.
read(Entry). Method in class javaNOW.RemoteEntrySpace
Returns a copy of message from message space in nonblocking fashion.
read(MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
Returns a copy of message from message space in nonblocking fashion.
read(Message). Method in class javaNOW.Mailbox
Returns a copy of message from message space in nonblocking fashion.
readIfExists(Entry). Method in class javaNOW.EntrySpace
Returns a copy of message from message space in nonblocking fashion.
readIfExists(Entry). Method in interface javaNOW.EntrySpaceI
Returns a copy of message from message space in nonblocking fashion.
readIfExists(Entry). Method in class javaNOW.RemoteEntrySpace
Returns a copy of message from message space in nonblocking fashion.
readIfExistsType(Entry). Method in class javaNOW.EntrySpace
It is same as getIfExistsType() couterpart except it returns copy of messages
readIfExistsType(Entry). Method in interface javaNOW.EntrySpaceI
It is same as getIfExistsType() couterpart except it returns copy of messages
readIfExistsType(Entry). Method in class javaNOW.RemoteEntrySpace
It is same as getIfExistsType() couterpart except it returns copy of messages
readIfExistsType(Entry, int). Method in class javaNOW.EntrySpace
It is same as getIfExistsType() couterpart except it returns copy of messages
readIfExistsType(Entry, int). Method in interface javaNOW.EntrySpaceI
It is same as getIfExistsType() couterpart except it returns copy of messages
readIfExistsType(Entry, int). Method in class javaNOW.RemoteEntrySpace
It is same as getIfExistsType() counterpart except it returns copy of messages
readp(MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
Returns a copy of message from message space in nonblocking fashion.
readp(Message). Method in class javaNOW.Mailbox
Returns a copy of message from message space in nonblocking fashion.
readpType(MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
It is same as getpType() couterpart except it returns copy of messages
readpType(MailboxKey, Message, int). Method in class javaNOW.JavaNOWAPI
It is same as getpType() counterpart except it returns copy of messages
readpType(Message). Method in class javaNOW.Mailbox
It is same as getpType() couterpart except it returns copy of messages
readpType(Message, int). Method in class javaNOW.Mailbox
It is same as getpType() couterpart except it returns copy of messages
reduce(int, ActiveMessage, MailboxKey[], Message[]). Method in class javaNOW.JavaNOWAPI
reduce(int, ActiveMessage, Vector, Message[]). Method in class javaNOW.JavaNOWAPI
It retrieves message from different message spaces and performs operation on it as specified in the message method and inserts in output message space.
RemoteEntrySpace(String, JavaNOWAPI). Constructor for class javaNOW.RemoteEntrySpace
Constructors
remoteMethodInvoke(DynamicMessage). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(DynamicMessage). Method in class javaNOW.DynamicMessageProxy
remoteMethodInvoke(String, String). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(String, String). Method in class javaNOW.DynamicMessageProxy
remoteMethodInvoke(String, String, Object). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(String, String, Object). Method in class javaNOW.DynamicMessageProxy
remoteMethodInvoke(String, String, Object, Object). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(String, String, Object, Object). Method in class javaNOW.DynamicMessageProxy
remoteMethodInvoke(String, String, Object, Object, Object). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(String, String, Object, Object, Object). Method in class javaNOW.DynamicMessageProxy
remoteMethodInvoke(String, String, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(String, String, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageProxy
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageProxy
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageProxy
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageProxy
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageProxy
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageProxy
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageClient
remoteMethodInvoke(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object). Method in class javaNOW.DynamicMessageProxy
removeWaitingEntrySpaceKeys(EntrySpaceKey). Method in class javaNOW.RemoteEntrySpace
remove EntrySpace from list of waiting EntrySpaces
removeWaitingMailboxKeys(MailboxKey). Method in class javaNOW.JavaNOWAPI
remove messagespace from list of waiting messagespaces
reset(). Method in class javaNOW.KeyServer
Modifiers
run(). Method in class javaNOW.DynamicMessageServer

S

scatter(int, Message[], MailboxKey[]). Method in class javaNOW.JavaNOWAPI
scatter(int, Message[], Vector). Method in class javaNOW.JavaNOWAPI
Inserts each message in message array into different message space as specified in message space key.
setActuals(Object[]). Method in class javaNOW.DynamicMessage
setClassName(String). Method in class javaNOW.DynamicMessage
setCreatorKey(CreatorKey). Method in class javaNOW.Mailbox
setCreatorKey(int). Method in class javaNOW.CreatorKey
Modifiers
setHashSize(int). Method in class javaNOW.EntrySpace
Modifiers
setHashSize(int). Method in interface javaNOW.EntrySpaceI
Modifiers
setHashSize(int). Method in class javaNOW.Mailbox
Modifiers
setMailboxKey(MailboxKey). Method in class javaNOW.Mailbox
setMailboxKey(Object). Method in class javaNOW.MailboxKey
Modifiers
setMessageKey(Object). Method in class javaNOW.Message
Modifiers
setMessageValue(Object). Method in class javaNOW.Message
setMethodId(). Method in class javaNOW.DynamicMessage
setMethodName(String). Method in class javaNOW.DynamicMessage
setProperty(String, Object). Method in class javaNOW.JavaNOWApplication
setReservedIfNotInUse(). Method in class javaNOW.DynamicMessageProxy
setReturnCode(int). Method in class javaNOW.DynamicMessage
setTargetClass(String). Method in class javaNOW.DynamicMessage
setTargetObject(Object). Method in class javaNOW.DynamicMessage
setTargetObject(Object). Method in class javaNOW.DynamicMessageServer
Mutators
setTargetObject(Object, int). Method in class javaNOW.DynamicMessageServer
shift(Message[], MailboxKey[]). Method in class javaNOW.JavaNOWAPI
shift(Message[], Vector). Method in class javaNOW.JavaNOWAPI
It retrieves message from one message space and inserts it in next message space, e.g.
SingleThreadBlockException(). Constructor for class javaNOW.SingleThreadBlockException
SingleThreadBlockException(String). Constructor for class javaNOW.SingleThreadBlockException
slave(int). Method in class javaNOW.JavaNOWApplication
slaveNums(). Method in class javaNOW.JavaNOWAPI
It returns number of slave workers
stopAll(). Method in class javaNOW.JavaNOWAPI
Stop threads to process
stopProcessing(). Method in class javaNOW.JavaNOWAPI
stopProcessing(boolean). Method in class javaNOW.JavaNOWAPI
Stop threads to process
subscribe(String, JavaNOWEntryNotifier, JavaNOWEntryFilter). Method in interface javaNOW.EntrySpaceI
subscribe to receive events of given type
sync(int). Method in class javaNOW.EntrySpace
It blocks until message space contains numEntrys number of messages
sync(int). Method in interface javaNOW.EntrySpaceI
implements sync -- for barrier
sync(int). Method in interface javaNOW.EntrySpaceI
It blocks until message space contains numEntrys number of messages
sync(int). Method in class javaNOW.Mailbox
It blocks until message space contains numMessages number of messages
sync(int). Method in class javaNOW.RemoteEntrySpace
waits until the message space contains numEntrys number of messages
sync(MailboxKey, int). Method in class javaNOW.JavaNOWAPI
waits until the message space contains numMessages number of messages
sync(MailboxKey[], int). Method in class javaNOW.JavaNOWAPI
waits until each message space in enumerations contains numMessages
sync(Vector, int). Method in class javaNOW.JavaNOWAPI
waits until each message space in enumerations contains numMessages

T

toString(). Method in class javaNOW.CreatorKey
toString(). Method in class javaNOW.DynamicMessage
toString(). Method in class javaNOW.Entry
toString(). Method in class javaNOW.EntrySpace
toString(). Method in class javaNOW.Mailbox
toString(). Method in class javaNOW.MailboxKey
toString(). Method in class javaNOW.Message
TS_WORKER_DONE. Static variable in class javaNOW.JavaNOWApplication

U

UninitializedEntrySpace(). Constructor for class javaNOW.UninitializedEntrySpace
UninitializedEntrySpace(String). Constructor for class javaNOW.UninitializedEntrySpace
UninitializedMailbox(). Constructor for class javaNOW.UninitializedMailbox
UninitializedMailbox(String). Constructor for class javaNOW.UninitializedMailbox
unsubscribe(String). Method in interface javaNOW.EntrySpaceI
unsubscribe to receive events of given type

V

validateArgument(Object). Method in class javaNOW.JavaNOWAPI
validateArgument(Object). Method in class javaNOW.RemoteEntrySpace
value. Variable in class javaNOW.Entry

W

waitAllHosts(). Method in class javaNOW.JavaNOWAPI
waitAllHosts(). Method in class javaNOW.RemoteEntrySpace
waitAllHosts(long). Method in class javaNOW.JavaNOWAPI
waitAllHosts(long). Method in class javaNOW.RemoteEntrySpace
waitUntilFound(Entry). Method in class javaNOW.EntrySpace
Waits until message exist in message spaces (blocking)
waitUntilFound(Entry). Method in interface javaNOW.EntrySpaceI
Waits until message exist in message spaces (blocking)
waitUntilFound(Entry). Method in class javaNOW.RemoteEntrySpace
Waits until message exist in message spaces (blocking)
waitUntilFound(MailboxKey, Message). Method in class javaNOW.JavaNOWAPI
Waits until message exist in message spaces (blocking)
waitUntilFound(Message). Method in class javaNOW.Mailbox
Waits until message exist in message spaces (blocking)
worker(Object). Method in class javaNOW.DynamicMessageServer
Abstract method of TPool that will process client request
worker(Object). Method in class javaNOW.EvalThread
worker(Object). Method in class javaNOW.JavaNOWApplication
WorkerDoneSignal(). Constructor for class javaNOW.WorkerDoneSignal
workerId. Variable in class javaNOW.JavaNOWWorkerArg
workerNums(). Method in class javaNOW.JavaNOWAPI
It returns number of threads/workers
workerThreadTable. Static variable in class javaNOW.JavaNOWApplication