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

I

IAgent - Interface in org.almendra.janet.cas.agents
 
IAgentDispatcher - Interface in org.almendra.janet.cas.node
 
IAgentProxy - Interface in org.almendra.janet.cas.agents
 
IAttacher - Interface in org.almendra.janet.cas.spaces
 
IBooleanBlock - Interface in org.almendra.commons.util.collection
 
ICallbackHandler - Interface in org.almendra.commons.events
 
IClusterEventRegistry - Interface in org.almendra.janet.cas.events
 
ICommand - Interface in org.almendra.janet.cas.scheduling
 
ICommandAcceptor - Interface in org.almendra.janet.cas.scheduling
 
ICommandEvaluator - Interface in org.almendra.janet.cas.scheduling
Any object that returns an ICommand must implement this interface.
ICommandHolder - Interface in org.almendra.janet.cas.scheduling
 
IDetacher - Interface in org.almendra.janet.cas.spaces
 
IDisplayController - Interface in org.almendra.janet.ade.observer.gui
 
IEventHandler - Interface in org.almendra.commons.events
Defines an interface that every object needs to implement that wants to be notified about the occurrence of an object.
IEventParams - Interface in org.almendra.commons.events
Interface for every class that holds event paramters.
IEventRegistry - Interface in org.almendra.commons.events
 
IExecutable - Interface in org.almendra.commons.threads
 
IExecutorAnchor - Interface in org.almendra.janet.cas.node
 
IHistorizable - Interface in org.almendra.commons
 
IHistorizableCallbackHandler - Interface in org.almendra.commons.events
 
IHistorySummary - Interface in org.almendra.commons
 
IInterpreter - Interface in org.almendra.janet.cas.scheduling
 
IListEvaluator - Interface in org.almendra.commons.util.collection
Any object that returns a List that cannot be created before it is actually needed needs to implements this interface.
ILocalClusterEventRegistry - Interface in org.almendra.janet.cas.events
 
ILocalClusterEventRegistryRemote - Interface in org.almendra.janet.cas.events
 
ILocalEventRegistry - Interface in org.almendra.janet.cas.events
 
ILogListener - Interface in org.almendra.commons.util.logging
 
ILogPrinter - Interface in org.almendra.commons.util.logging
Defines an interface for any kind of object that is able to print log messages to any kind of output devide.
ILoggable - Interface in org.almendra.commons.util.logging
Defines an interface for every kind of object that provides logging information.
IMonitorProducerAnchor - Interface in org.almendra.janet.cas.node
 
INFO - Static variable in class org.almendra.commons.util.logging.Logger
 
INFO_FILE_SUFFIX - Static variable in class org.almendra.janet.ade.executor.ExecutorAnchor
 
INamedObject - Interface in org.almendra.commons
All objects that have a user-defined name implement this interface.
INodesRule - Interface in org.almendra.janet.cas.node
 
IObjectSpace - Interface in org.almendra.janet.cas.spaces
 
IObjectSpaceProvider - Interface in org.almendra.janet.cas.spaces
 
IPath - Interface in org.almendra.janet.cas.node
 
IPrioritizedObject - Interface in org.almendra.janet.cas.scheduling
 
IQueue - Interface in org.almendra.commons.util.collection
Defines a minimal interface for any kind of collection that implements sequential queue accees.
ISerializableAttacher - Interface in org.almendra.janet.cas.spaces
 
ISerializableDetacher - Interface in org.almendra.janet.cas.spaces
 
ISerializableObjectSpace - Interface in org.almendra.janet.cas.spaces
 
ISignalable - Interface in org.almendra.commons.threads
 
ISimpleActiveObject - Interface in org.almendra.commons.threads
Defines a minimal interface to be implemented by every active object.
ISimpleEventRegistry - Interface in org.almendra.commons.events
 
ISuspendable - Interface in org.almendra.commons.threads
 
ISuspensionHandler - Interface in org.almendra.janet.cas.handlers
 
IUniqueGlobalIdObject - Interface in org.almendra.commons.util.globalId
Interface to be implemented by any object that has a globally unique id.
IVetoableCallbackHandler - Interface in org.almendra.commons.events
 
IVetoableEventRegistry - Interface in org.almendra.commons.events
 
IVisitor - Interface in org.almendra.commons.util.collection
 
IWorkLoadBalancingCommand - Interface in org.almendra.janet.cas.scheduling
 
IWorkLoadBalancingInterpreter - Interface in org.almendra.janet.cas.scheduling
 
IWorkLoadCommand - Interface in org.almendra.janet.cas.scheduling
 
IWorkLoadSharingCommand - Interface in org.almendra.janet.cas.scheduling
 
IllegalAgentAccessException - Exception in org.almendra.janet.cas.node
Thrown when an agent proxy is created that sends points to a different application than the application it was created from.
IllegalAgentAccessException() - Constructor for exception org.almendra.janet.cas.node.IllegalAgentAccessException
Creates a new IllegalAgentAccessException object.
IllegalAgentAccessException(String) - Constructor for exception org.almendra.janet.cas.node.IllegalAgentAccessException
Creates a new IllegalAgentAccessException object.
IllegalAgentAccessException(String, Throwable) - Constructor for exception org.almendra.janet.cas.node.IllegalAgentAccessException
Creates a new IllegalAgentAccessException object.
IllegalAgentAccessException(Throwable) - Constructor for exception org.almendra.janet.cas.node.IllegalAgentAccessException
Creates a new IllegalAgentAccessException object.
InetUtility - Class in org.almendra.commons.util.inet
Utility class that provides several helper method to deal with internet addresses.
InstallLoggerCommand - Class in org.almendra.janet.cas.logger.commands
 
InstallLoggerCommand() - Constructor for class org.almendra.janet.cas.logger.commands.InstallLoggerCommand
Creates a new InstallLoggerCommand object.
InstallLoggerCommand(AgentPath) - Constructor for class org.almendra.janet.cas.logger.commands.InstallLoggerCommand
Creates a new InstallLoggerCommand object.
InstallLoggerInterpreter - Class in org.almendra.janet.cas.logger.interpreters
 
InstallLoggerInterpreter() - Constructor for class org.almendra.janet.cas.logger.interpreters.InstallLoggerInterpreter
Creates a new InstallLoggerInterpreter object.
InstallProducerCommand - Class in org.almendra.janet.cas.monitor.commands
 
InstallProducerCommand() - Constructor for class org.almendra.janet.cas.monitor.commands.InstallProducerCommand
Creates a new InstallProducerCommand object.
InstallProducerCommand(AgentPath) - Constructor for class org.almendra.janet.cas.monitor.commands.InstallProducerCommand
Creates a new InstallProducerCommand object.
InstallProducerInterpreter - Class in org.almendra.janet.cas.monitor.interpreters
 
InstallProducerInterpreter() - Constructor for class org.almendra.janet.cas.monitor.interpreters.InstallProducerInterpreter
Creates a new InstallProducerInterpreter object.
Instance - Static variable in class org.almendra.commons.util.RandomUtility
 
Instance - Static variable in class org.almendra.commons.util.logging.ErrorLogger
 
InsufficientPrivilegeException - Exception in org.almendra.commons.util.exception
 
InsufficientPrivilegeException() - Constructor for exception org.almendra.commons.util.exception.InsufficientPrivilegeException
Creates a new InsufficientPrivilegeException object.
InsufficientPrivilegeException(String) - Constructor for exception org.almendra.commons.util.exception.InsufficientPrivilegeException
Creates a new InsufficientPrivilegeException object.
InsufficientPrivilegeException(String, Throwable) - Constructor for exception org.almendra.commons.util.exception.InsufficientPrivilegeException
Creates a new InsufficientPrivilegeException object.
InsufficientPrivilegeException(Throwable) - Constructor for exception org.almendra.commons.util.exception.InsufficientPrivilegeException
Creates a new InsufficientPrivilegeException object.
InterruptPriority - Static variable in interface org.almendra.janet.cas.scheduling.ICommand
 
InterruptibleReduceLoadCommand - Class in org.almendra.janet.ade.commands
 
InterruptibleReduceLoadCommand() - Constructor for class org.almendra.janet.ade.commands.InterruptibleReduceLoadCommand
Creates a new InterruptibleReduceLoadCommand object.
InterruptibleReduceLoadCommand(String, List) - Constructor for class org.almendra.janet.ade.commands.InterruptibleReduceLoadCommand
Creates a new InterruptibleReduceLoadCommand object.
InterruptibleReduceLoadCommand(String, boolean, List) - Constructor for class org.almendra.janet.ade.commands.InterruptibleReduceLoadCommand
Creates a new InterruptibleReduceLoadCommand object.
InterruptibleReduceLoadInterpreter - Class in org.almendra.janet.ade.executor.interpreters
 
InterruptibleReduceLoadInterpreter() - Constructor for class org.almendra.janet.ade.executor.interpreters.InterruptibleReduceLoadInterpreter
Creates a new InterruptibleReduceLoadInterpreter object.
InvalidCommandException - Exception in org.almendra.janet.cas.node
 
InvalidCommandException() - Constructor for exception org.almendra.janet.cas.node.InvalidCommandException
Creates a new InvalidCommandException object.
InvalidCommandException(String) - Constructor for exception org.almendra.janet.cas.node.InvalidCommandException
Creates a new InvalidCommandException object.
InvalidCommandException(Throwable) - Constructor for exception org.almendra.janet.cas.node.InvalidCommandException
Creates a new InvalidCommandException object.
InvalidCommandException(String, Throwable) - Constructor for exception org.almendra.janet.cas.node.InvalidCommandException
Creates a new InvalidCommandException object.
InvalidMessageException - Exception in org.almendra.commons.util.exception
Used to throw an exception in case a message was sent to an object that the receiver does not support.
InvalidMessageException() - Constructor for exception org.almendra.commons.util.exception.InvalidMessageException
Creates a new InvalidMessageException object.
InvalidMessageException(String) - Constructor for exception org.almendra.commons.util.exception.InvalidMessageException
Creates a new InvalidMessageException object.
InvalidMessageException(String, Throwable) - Constructor for exception org.almendra.commons.util.exception.InvalidMessageException
Creates a new InvalidMessageException object.
InvalidMessageException(Throwable) - Constructor for exception org.almendra.commons.util.exception.InvalidMessageException
Creates a new InvalidMessageException object.
id - Variable in class org.almendra.janet.cas.agents.AbstractAgent
 
id - Variable in class org.almendra.janet.cas.events.AbstractHandlerList
 
id - Variable in class org.almendra.janet.cas.node.Node
 
id - Variable in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
imagesLock - Variable in class org.almendra.janet.ade.distributor.DistributorAnchor
 
increment() - Method in class org.almendra.commons.number.Long
 
incrementCount(Map, String) - Method in class org.almendra.janet.ade.executor.ExecutorAnchor
 
incrementEvictionCommandsCount() - Method in class org.almendra.janet.ade.executor.executors.EvictCommandsExecutor
 
incrementValue(String, String) - Method in class org.almendra.commons.util.swing.BillboardPanelController
 
incrementValue(String, String) - Method in class org.almendra.janet.cas.monitor.gui.MonitorViewController
 
indexOf(String[], String) - Static method in class org.almendra.commons.util.collection.ArrayUtility
 
indexOf(Object) - Method in class org.almendra.commons.util.collection.SortedList
 
indexOf(String) - Method in class org.almendra.commons.util.collection.StringVector
 
indexOf(String, int) - Method in class org.almendra.commons.util.collection.StringVector
 
info(LogEntry) - Method in class org.almendra.commons.util.logging.Logger
 
info(String) - Method in class org.almendra.commons.util.logging.Logger
 
info(LogEntry) - Method in class org.almendra.commons.util.logging.LoggerAccessor
 
infoOutOfDate(String) - Method in class org.almendra.janet.ade.observer.simulation.interpreters.ObserveWorkstationLoadInterpreter
 
init() - Method in class org.almendra.commons.util.logging.Logger
 
init() - Method in class org.almendra.janet.cas.agents.AbstractAgent
 
init(AgentPath) - Method in class org.almendra.janet.cas.node.AgentPath
 
init(String, String, String, String) - Method in class org.almendra.janet.cas.node.AgentPath
 
init() - Method in class org.almendra.janet.cas.node.ApplicationRegistry
 
init(String, String, String) - Method in class org.almendra.janet.cas.node.LocalAgentPath
 
init(String, String) - Method in class org.almendra.janet.cas.node.LocalCapabilityPath
 
init() - Method in class org.almendra.janet.cas.node.Logger
 
init(NodeDescriptor) - Method in class org.almendra.janet.cas.node.Node
 
init(SystemApplication, LocalLoggerDescriptor) - Method in class org.almendra.janet.cas.node.Node
 
init(LocalLoggerDescriptor) - Method in class org.almendra.janet.cas.node.Node
 
init() - Method in class org.almendra.janet.cas.node.SchedulerAnchor
 
init() - Method in class org.almendra.janet.cas.schedulers.Arbitrator
 
init() - Method in class org.almendra.janet.cas.schedulers.CommandScheduler
 
init() - Method in class org.almendra.janet.cas.schedulers.PriorityCommandScheduler
 
init(int) - Method in class org.almendra.janet.cas.schedulers.PriorityQueue
 
init() - Method in class org.almendra.janet.cas.schedulers.SupremeScheduler
 
initAgentDispatcher() - Method in class org.almendra.janet.cas.node.Node
 
initAgentsPanel() - Method in class org.almendra.janet.cas.node.gui.NodeViewController
 
initApplications() - Method in class org.almendra.janet.cas.node.AbstractNodeImage
 
initApplicationsPanel() - Method in class org.almendra.janet.cas.node.gui.NodeViewController
 
initBillboard() - Method in class org.almendra.janet.cas.node.gui.NodeViewController
 
initBuffer() - Method in class org.almendra.janet.cas.logger.LogCollector
 
initController() - Method in class org.almendra.janet.cas.logger.gui.LoggerView
 
initController(NodeAccessor) - Method in class org.almendra.janet.cas.monitor.gui.MonitorView
Insert the method's description here.
initEvents() - Method in class org.almendra.janet.cas.node.gui.NodeViewController
 
initFreeTextArea() - Method in class org.almendra.janet.cas.node.gui.NodeViewController
 
initFromNode() - Method in class org.almendra.janet.cas.node.gui.NodeView
Insert the method's description here.
initLogger() - Method in class org.almendra.janet.cas.node.gui.NodeViewController
 
initNodeViewTitleAccessor() - Method in class org.almendra.janet.cas.node.gui.NodeViewController
 
initPanels() - Method in class org.almendra.janet.cas.node.gui.NodeViewController
 
initViewsTab() - Method in class org.almendra.janet.cas.node.gui.NodeViewController
 
initialize() - Method in class org.almendra.janet.cas.node.gui.NodeViewController
 
input - Variable in class org.almendra.janet.ade.demo.fibonacci.FibonacciCommand
 
input - Variable in class org.almendra.janet.cas.demo.fibonacci.FibonacciCommand
 
insert(String, int) - Method in class org.almendra.commons.util.swing.TextAreaPanelController
 
insert(DefaultMutableTreeNode, String) - Method in class org.almendra.janet.cas.node.gui.NodeViewController
 
insertAttribute(String, String, String, String) - Method in class org.almendra.commons.util.swing.BillboardPanelController
NodeViewController constructor comment.
insertBelowHeader(List) - Method in class org.almendra.commons.util.swing.TextAreaPanelController
 
insertCapabilitiesInUse(Map, String) - Method in class org.almendra.janet.ade.distributor.CapabilityQueueSizeStore
 
insertElementAt(String, int) - Method in class org.almendra.commons.util.collection.StringVector
 
insertTab(String, int) - Static method in class org.almendra.commons.util.xml.XMLUtility
 
installAnchor(CommandAccessor, MonitorViewController) - Method in class org.almendra.janet.cas.monitor.interpreters.StartInterpreter
 
installAttacher(String, ISerializableAttacher) - Method in class org.almendra.janet.cas.spaces.ClusterSpace
 
installAttacher(String, ISerializableAttacher) - Method in class org.almendra.janet.cas.spaces.ClusterSpaceRemote
 
installAttacher(String, IAttacher) - Method in interface org.almendra.janet.cas.spaces.IObjectSpace
 
installAttacher(String, ISerializableAttacher) - Method in interface org.almendra.janet.cas.spaces.ISerializableObjectSpace
 
installAttacher(String, IAttacher) - Method in class org.almendra.janet.cas.spaces.ObjectSpace
 
installDetacher(String, ISerializableDetacher) - Method in class org.almendra.janet.cas.spaces.ClusterSpace
 
installDetacher(String, ISerializableDetacher) - Method in class org.almendra.janet.cas.spaces.ClusterSpaceRemote
 
installDetacher(String, IDetacher) - Method in interface org.almendra.janet.cas.spaces.IObjectSpace
 
installDetacher(String, ISerializableDetacher) - Method in interface org.almendra.janet.cas.spaces.ISerializableObjectSpace
 
installDetacher(String, IDetacher) - Method in class org.almendra.janet.cas.spaces.ObjectSpace
 
installHandler(CommandAccessor) - Method in class org.almendra.janet.cas.monitor.interpreters.StartInterpreter
 
installHandlers(CommandAccessor, ObserverAnchor) - Method in class org.almendra.janet.ade.observer.interpreters.StartInterpreter
 
installLoggerListener(CommandAccessor, InstallLoggerCommand) - Method in class org.almendra.janet.cas.logger.interpreters.InstallLoggerInterpreter
 
installLoggers(CommandAccessor) - Method in class org.almendra.janet.cas.logger.interpreters.StartViewInterpreter
 
installNodeAnchor(IObjectSpace, Node) - Method in class org.almendra.janet.cas.central.interpreters.NodeStartedInterpreter
 
installNodeAnchor(IObjectSpace, NodeStartedCommand) - Method in class org.almendra.janet.cas.node.interpreters.NodeStartedInterpreter
 
installProducers(CommandAccessor) - Method in class org.almendra.janet.cas.monitor.interpreters.StartInterpreter
 
installServerAnchor(CommandAccessor, LoggerViewController) - Method in class org.almendra.janet.cas.logger.interpreters.StartViewInterpreter
 
interpreter - Variable in class org.almendra.janet.ade.executor.interpreters.ExecuteWorkloadBalancingInterpreter
 
interpreterNames - Variable in class org.almendra.janet.cas.node.CapabilityDescriptor
 
interpreters - Variable in class org.almendra.janet.cas.node.Capability
 
invoke(Object, String) - Static method in class org.almendra.commons.reflect.ReflectionUtility
 
invokeOnCommand(String) - Method in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isAboveThreshold() - Method in class org.almendra.janet.ade.distributor.NodeLoadImage
 
isAboveThreshold - Variable in class org.almendra.janet.ade.distributor.WorkstationLoadImage
 
isAboveThreshold() - Method in class org.almendra.janet.ade.distributor.WorkstationLoadImage
 
isAboveThreshold - Variable in class org.almendra.janet.ade.executor.ExecutorAnchor
 
isAboveThreshold() - Method in class org.almendra.janet.ade.executor.ExecutorAnchor
 
isAboveThreshold() - Method in interface org.almendra.janet.cas.node.IExecutorAnchor
 
isActive - Variable in class org.almendra.commons.threads.ActiveObject
Holds information whether active object is active or not (has been started or has been stopped).
isActive() - Method in class org.almendra.commons.threads.ActiveObject
Answer whether the active object has been started and is active or not.
isActive() - Method in interface org.almendra.commons.threads.ISimpleActiveObject
Answer whether the thread that runs the active object is running or not.
isActive() - Method in class org.almendra.janet.cas.agents.AbstractAgent
 
isActive - Variable in class org.almendra.janet.cas.logger.LogCollector
 
isActive - Variable in class org.almendra.janet.cas.node.LocalLoggerDescriptor
 
isActive() - Method in class org.almendra.janet.cas.node.LocalLoggerDescriptor
 
isActive() - Method in class org.almendra.janet.cas.node.Node
 
isActive() - Method in class org.almendra.janet.cas.node.SchedulerAnchor
 
isAlreadyInstalled(MonitorProducerAnchor, AgentPath) - Method in class org.almendra.janet.cas.monitor.interpreters.InstallProducerInterpreter
 
isApplicationAgent() - Method in class org.almendra.janet.cas.agents.AbstractAgent
 
isApplicationAgent() - Method in class org.almendra.janet.cas.agents.Agent
 
isApplicationAgent() - Method in interface org.almendra.janet.cas.agents.IAgent
 
isApplicationAgent() - Method in class org.almendra.janet.cas.agents.SystemAgent
 
isApplicationRegistered(String) - Method in class org.almendra.janet.cas.node.NodeAccessor
 
isAsterisk(String) - Static method in class org.almendra.commons.util.StringUtility
 
isBack() - Method in class org.almendra.janet.cas.scheduling.CommandResponseEnvelope
 
isBelowThreshold() - Method in class org.almendra.janet.ade.distributor.WorkstationLoadImage
 
isBelowTreshold() - Method in class org.almendra.janet.ade.distributor.NodeLoadImage
 
isBufferUnwrittenMsgs - Variable in class org.almendra.janet.cas.node.LocalLoggerDescriptor
 
isBufferUnwrittenMsgs() - Method in class org.almendra.janet.cas.node.LocalLoggerDescriptor
 
isCanceled() - Method in class org.almendra.janet.cas.monitor.gui.SelectNodeDialog
Insert the method's description here.
isCheckFullEviction() - Method in class org.almendra.janet.ade.commands.ProcessCPULoadChangedCommand
 
isConcatenationAnd() - Method in class org.almendra.janet.ade.executor.QueueSizeCategory
 
isConcatenationOr() - Method in class org.almendra.janet.ade.executor.QueueSizeCategory
 
isConnect - Variable in class org.almendra.janet.ade.commands.ObserverConnectionStatusChangedCommand
 
isConnect() - Method in class org.almendra.janet.ade.commands.ObserverConnectionStatusChangedCommand
 
isConnectedWithAnObserver() - Method in class org.almendra.janet.ade.executor.ExecutorAnchor
 
isConnectedWithAnObserver() - Method in interface org.almendra.janet.cas.node.IExecutorAnchor
 
isDaemon() - Method in class org.almendra.commons.threads.ActiveObject
Implement in subclass whether thread the active object will run in when started is a daemon thread or not.
isDaemon() - Method in class org.almendra.janet.cas.schedulers.AbstractScheduler
 
isDaemon() - Method in class org.almendra.janet.cas.schedulers.Arbitrator
 
isDaemon() - Method in class org.almendra.janet.cas.schedulers.CommandScheduler
 
isDecrement() - Method in class org.almendra.janet.cas.monitor.commands.DisplayAttributeCommand.Entry
 
isDisableEviction() - Method in class org.almendra.janet.ade.distributor.Descriptor
 
isDisableEviction() - Method in class org.almendra.janet.ade.distributor.DistributorAnchor
 
isDisableFullEviction() - Method in class org.almendra.janet.ade.distributor.Descriptor
 
isDisableFullEviction() - Method in class org.almendra.janet.ade.distributor.DistributorAnchor
 
isDisableNodeDroppedToQSC1() - Method in class org.almendra.janet.ade.distributor.Descriptor
 
isDisableNodeDroppedToQSC1() - Method in class org.almendra.janet.ade.distributor.DistributorAnchor
 
isDisableNodesWithQSC0Exist() - Method in class org.almendra.janet.ade.distributor.Descriptor
 
isDisableNodesWithQSC0Exist() - Method in class org.almendra.janet.ade.distributor.DistributorAnchor
 
isDisablePartialEviction() - Method in class org.almendra.janet.ade.distributor.Descriptor
 
isDisablePartialEviction() - Method in class org.almendra.janet.ade.distributor.DistributorAnchor
 
isDisconnect() - Method in class org.almendra.janet.ade.commands.ObserverConnectionStatusChangedCommand
 
isEmpty() - Method in interface org.almendra.commons.util.collection.IQueue
Answer true in case the queue is empty otherwise false.
isEmpty() - Method in class org.almendra.commons.util.collection.OrderedHashtable
 
isEmpty() - Method in class org.almendra.commons.util.collection.SortedList
 
isEmpty() - Method in class org.almendra.commons.util.collection.StringVector
 
isEmpty() - Method in class org.almendra.janet.cas.events.AbstractHandlerList
 
isEmpty() - Method in class org.almendra.janet.cas.schedulers.CommandQueue
 
isEmpty() - Method in class org.almendra.janet.cas.schedulers.CommandSchedulerQueue
 
isEmpty() - Method in class org.almendra.janet.cas.schedulers.PriorityQueue
 
isEnableApplicationArbitrator() - Method in class org.almendra.janet.cas.node.NodeDescriptor
 
isEnableSystemArbitrator() - Method in class org.almendra.janet.cas.node.NodeDescriptor
 
isEnabled - Variable in class org.almendra.janet.cas.schedulers.Arbitrator
 
isEventHandlerCommand() - Method in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isEvicting - Variable in class org.almendra.janet.ade.distributor.NodeLoadImage
 
isEvicting() - Method in class org.almendra.janet.ade.distributor.NodeLoadImage
 
isEvictionInProcess - Variable in class org.almendra.janet.ade.executor.ExecutorAnchor
 
isEvictionInProcess() - Method in class org.almendra.janet.ade.executor.ExecutorAnchor
 
isExecutionFinished() - Method in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isExecutionStarted() - Method in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isExitVMOnNodeShutdown() - Method in class org.almendra.janet.cas.node.NodeDescriptor
 
isFileNameSameAsNodeName() - Method in class org.almendra.janet.cas.node.LocalLoggerDescriptor
 
isForeign - Variable in class org.almendra.janet.cas.node.AbstractNodeImage
 
isForeign() - Method in class org.almendra.janet.cas.node.AbstractNodeImage
 
isForeign - Variable in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isForeign() - Method in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isForeignApplicationRegistered(String, String) - Method in class org.almendra.janet.cas.node.AbstractNodeAnchor
 
isForeignApplicationRegistered(String) - Method in class org.almendra.janet.cas.node.AbstractNodeImage
 
isForeignApplicationRegistered(String, String) - Method in class org.almendra.janet.cas.node.Node
 
isForeignApplicationRegistered(String, String) - Method in class org.almendra.janet.cas.node.NodeAccessor
 
isForeignCapabilityRegistered(CapabilityPath) - Method in class org.almendra.janet.cas.node.AbstractNodeAnchor
 
isForeignCapabilityRegistered(String, String) - Method in class org.almendra.janet.cas.node.AbstractNodeImage
 
isForeignCapabilityRegistered(CapabilityPath) - Method in class org.almendra.janet.cas.node.Node
 
isForeignCapabilityRegistered(CapabilityPath) - Method in class org.almendra.janet.cas.node.NodeAccessor
 
isFullEviction - Variable in class org.almendra.janet.ade.commands.AbstractReduceLoadCommand
 
isFullEviction() - Method in class org.almendra.janet.ade.commands.AbstractReduceLoadCommand
 
isIdle() - Method in class org.almendra.commons.threads.ActiveSchedulingObject
 
isIdle() - Method in class org.almendra.janet.ade.distributor.WorkstationLoadImage
 
isIdle() - Method in class org.almendra.janet.cas.agents.AbstractAgent
 
isIdle() - Method in class org.almendra.janet.cas.agents.Agent
 
isIdle() - Method in class org.almendra.janet.cas.agents.AgentProxy
 
isIdle() - Method in interface org.almendra.janet.cas.agents.IAgent
 
isIdle() - Method in class org.almendra.janet.cas.agents.SystemAgent
 
isIdle() - Method in class org.almendra.janet.cas.node.Node
 
isIdle() - Method in class org.almendra.janet.cas.node.NodeAccessor
 
isIdle() - Method in class org.almendra.janet.cas.node.SchedulerAnchor
 
isIdle() - Method in class org.almendra.janet.cas.schedulers.Arbitrator
 
isIdle(ArbitratedScheduler) - Method in class org.almendra.janet.cas.schedulers.Arbitrator
 
isIgnore - Variable in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isIgnore() - Method in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isIncrement() - Method in class org.almendra.janet.cas.monitor.commands.DisplayAttributeCommand.Entry
 
isInterrupted - Variable in class org.almendra.janet.ade.executor.executors.EvictCommandsExecutor
 
isInterrupted() - Method in class org.almendra.janet.ade.executor.executors.EvictCommandsExecutor
 
isLastNodeOnWorkstation() - Method in class org.almendra.janet.cas.node.Node
 
isLocal() - Method in class org.almendra.janet.cas.agents.AgentProxy
 
isLocal() - Method in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isLocalAndIsIdle(AgentPath) - Method in class org.almendra.janet.cas.node.AgentDispatcher
 
isLocalPath(AgentPath) - Method in class org.almendra.janet.cas.node.Node
 
isLocalTag() - Method in class org.almendra.janet.cas.node.AgentPath
 
isLocalTag() - Method in class org.almendra.janet.cas.node.LocalAgentPath
 
isLogEvaluation() - Method in class org.almendra.janet.ade.executor.Descriptor
 
isLogQSCChanges() - Method in class org.almendra.janet.ade.executor.ExecutorAnchor
 
isMaxExecutingCommandsArbitrary() - Method in class org.almendra.janet.ade.executor.QueueSizeCategory
 
isMaxWaitingCommandsArbitrary() - Method in class org.almendra.janet.ade.executor.QueueSizeCategory
 
isMonitorProducerAgent(AgentPath) - Method in class org.almendra.janet.cas.monitor.handlers.ForeignApplicationRegisteredHandler
 
isMustAccept - Variable in class org.almendra.janet.ade.commands.ExecuteWorkloadCommand
 
isMustAccept() - Method in class org.almendra.janet.ade.commands.ExecuteWorkloadCommand
 
isMustHaveAgentsDefined() - Method in class org.almendra.janet.cas.node.ApplicationDescriptor
 
isMustHaveAgentsDefined() - Method in class org.almendra.janet.cas.node.SystemApplicationDescriptor
 
isNumeric(String) - Static method in class org.almendra.commons.number.NumberUtility
 
isPathNameSameAsStartupDir() - Method in class org.almendra.janet.cas.node.LocalLoggerDescriptor
 
isPropagated - Variable in class org.almendra.janet.cas.node.Application
 
isPropagated() - Method in class org.almendra.janet.cas.node.Application
 
isRegistered(String) - Method in class org.almendra.commons.events.EventRegistry
Answer whether an event is registred with the event registry.
isRegistered(String) - Method in interface org.almendra.commons.events.IEventRegistry
 
isRegistered(String) - Method in class org.almendra.commons.util.logging.Logger
 
isRegistered(String) - Method in class org.almendra.commons.util.logging.LoggerAccessor
 
isRegistered(String) - Method in class org.almendra.janet.cas.events.ClusterEventNotifier
 
isRegistered(String, String) - Method in class org.almendra.janet.cas.events.ClusterEventRegistry
 
isRegistered(String) - Method in class org.almendra.janet.cas.events.ClusterEventRegistryRemote
 
isRegistered(String) - Method in class org.almendra.janet.cas.events.EventRegistryEnvelope
 
isRegistered(String) - Method in interface org.almendra.janet.cas.events.IClusterEventRegistry
 
isRegistered(String) - Method in interface org.almendra.janet.cas.events.ILocalEventRegistry
 
isRegistered(String) - Method in class org.almendra.janet.cas.node.ApplicationRegistry
 
isRunning() - Method in class org.almendra.janet.cas.schedulers.ArbitratedScheduler
 
isSchedulerShared(String) - Method in class org.almendra.janet.cas.node.Capability
 
isShowGUI() - Method in class org.almendra.janet.cas.node.NodeDescriptor
 
isSleeping() - Method in class org.almendra.janet.cas.schedulers.ArbitratedScheduler
 
isStartGUI() - Method in class org.almendra.janet.cas.commands.NodeStartedCommand
 
isStartGUI() - Method in class org.almendra.janet.cas.handlers.NodeStartupEventParams
 
isStarted() - Method in class org.almendra.janet.cas.node.AbstractApplication
 
isSubscribed(String) - Method in class org.almendra.commons.util.logging.Logger
 
isSubscribed(String) - Method in class org.almendra.commons.util.logging.LoggerAccessor
 
isSubscribed(String) - Method in class org.almendra.commons.util.logging.NullLogger
Answer wether the Logger has subscribed to some event.
isSuccess() - Method in class org.almendra.commons.Result
 
isSuspended() - Method in class org.almendra.janet.cas.scheduling.CommandAccessor
 
isSuspended() - Method in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isSynchronousResponse() - Method in class org.almendra.janet.cas.scheduling.CommandCallbackEnvelope
 
isSynchronousResponse() - Method in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isSynchronousResponse() - Method in class org.almendra.janet.cas.scheduling.CommandResponseEnvelope
 
isSystemAgent() - Method in class org.almendra.janet.cas.agents.AbstractAgent
 
isSystemAgent() - Method in class org.almendra.janet.cas.agents.Agent
 
isSystemAgent() - Method in interface org.almendra.janet.cas.agents.IAgent
 
isSystemAgent() - Method in class org.almendra.janet.cas.agents.SystemAgent
 
isSystemApplication() - Method in class org.almendra.janet.cas.agents.AbstractAgent
 
isSystemApplication() - Method in class org.almendra.janet.cas.node.AbstractApplication
 
isSystemApplication() - Method in class org.almendra.janet.cas.node.ApplicationAccessor
 
isSystemApplication() - Method in class org.almendra.janet.cas.node.SystemApplication
 
isTimeout() - Method in class org.almendra.commons.threads.Future
 
isValid(String) - Static method in class org.almendra.commons.util.StringUtility
Check whether a string is valid, e.g. not null and not empty.
isVerbose() - Method in class org.almendra.commons.threads.ActiveObject
Answer whether active object is in verbose mode writing trace information to the console.
isVerbose() - Method in class org.almendra.commons.threads.Future
 
isWaiting() - Method in class org.almendra.janet.cas.schedulers.ArbitratedScheduler
 
isWorkloadCommand() - Method in class org.almendra.janet.cas.scheduling.CommandEnvelope
 
isZero() - Method in class org.almendra.commons.number.Long
 
itemStateChanged(ItemEvent) - Method in class org.almendra.janet.ade.distributor.gui.SettingsView.IvjEventHandler
 
iterator() - Method in interface org.almendra.commons.util.collection.IQueue
Return an iterator with which to iterate over the queue objects.
iterator() - Method in class org.almendra.commons.util.collection.SortedList
 
iterator() - Method in class org.almendra.commons.util.collection.StringVector
 
iterator() - Method in class org.almendra.janet.cas.events.AbstractHandlerList
 
iterator() - Method in class org.almendra.janet.cas.schedulers.CommandQueue
 
iterator() - Method in class org.almendra.janet.cas.schedulers.CommandSchedulerQueue
 
iterator() - Method in class org.almendra.janet.cas.schedulers.PriorityQueue
 
ivjEventHandler - Variable in class org.almendra.commons.util.logging.LogView
 
ivjEventHandler - Variable in class org.almendra.janet.ade.demo.fibonacci.FibonacciDemoView
 
ivjEventHandler - Variable in class org.almendra.janet.ade.demo.fibonacci.FibonacciDemoViewAboutBox
 
ivjEventHandler - Variable in class org.almendra.janet.ade.distributor.gui.SettingsView
 
ivjEventHandler - Variable in class org.almendra.janet.ade.observer.simulation.gui.ObserverSimulationView
 
ivjEventHandler - Variable in class org.almendra.janet.ade.observer.simulation.gui.ObserverSimulationViewAboutBox
 
ivjEventHandler - Variable in class org.almendra.janet.cas.demo.fibonacci.FibonacciDemoView
 
ivjEventHandler - Variable in class org.almendra.janet.cas.demo.fibonacci.FibonacciDemoViewAboutBox
 
ivjEventHandler - Variable in class org.almendra.janet.cas.logger.gui.LoggerView
 
ivjEventHandler - Variable in class org.almendra.janet.cas.logger.gui.LoggerViewAboutBox
 
ivjEventHandler - Variable in class org.almendra.janet.cas.monitor.gui.MonitorView
 
ivjEventHandler - Variable in class org.almendra.janet.cas.monitor.gui.MonitorViewAboutBox
 
ivjEventHandler - Variable in class org.almendra.janet.cas.monitor.gui.SelectNodeDialog
 
ivjEventHandler - Variable in class org.almendra.janet.cas.node.gui.NodeView
 
ivjEventHandler - Variable in class org.almendra.janet.cas.node.gui.NodeViewAboutBox
 

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