- CanHandleProxyLocator(IChannelLocator.LocatorType) - Method in interface gr.uoa.di.madgik.commons.channel.proxy.IChannelProxy
-
Checks if this proxy can handle the specific type of locator
- CanHandleProxyLocator(IChannelLocator.LocatorType) - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelProxy
-
- CanHandleProxyLocator(IChannelLocator.LocatorType) - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerChannelProxy
-
- ChannelInlet - Class in gr.uoa.di.madgik.commons.channel.nozzle
-
This class represents one of the channel's nozzles.
- ChannelInlet(INozzleConfig) - Constructor for class gr.uoa.di.madgik.commons.channel.nozzle.ChannelInlet
-
Instantiates a new channel inlet.
- ChannelLocatorFactory - Class in gr.uoa.di.madgik.commons.channel.proxy
-
A factory for creating ChannelLocator objects.
- ChannelLocatorFactory() - Constructor for class gr.uoa.di.madgik.commons.channel.proxy.ChannelLocatorFactory
-
- ChannelOutlet - Class in gr.uoa.di.madgik.commons.channel.nozzle
-
This class represents one of the channel's nozzles.
- ChannelOutlet(IChannelLocator) - Constructor for class gr.uoa.di.madgik.commons.channel.nozzle.ChannelOutlet
-
Instantiates a new channel outlet.
- ChannelPayloadStateEvent - Class in gr.uoa.di.madgik.commons.channel.events
-
Specialization of the
ChannelStateEvent abstract class to mark events
that contain payload additional to the control fields
- ChannelPayloadStateEvent() - Constructor for class gr.uoa.di.madgik.commons.channel.events.ChannelPayloadStateEvent
-
- ChannelRegistry - Class in gr.uoa.di.madgik.commons.channel.registry
-
ChannelRegistry is a utility class that acts as a container for channels.
- ChannelRegistry() - Constructor for class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistry
-
- ChannelRegistryCleanUp - Class in gr.uoa.di.madgik.commons.channel.registry
-
- ChannelRegistryCleanUp() - Constructor for class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryCleanUp
-
- ChannelRegistryEntry - Class in gr.uoa.di.madgik.commons.channel.registry
-
- ChannelRegistryEntry(ChannelRegistryKey, ChannelState, INozzleConfig, String) - Constructor for class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryEntry
-
Instantiates a new channel registry entry.
- ChannelRegistryKey - Class in gr.uoa.di.madgik.commons.channel.registry
-
- ChannelRegistryKey(String) - Constructor for class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryKey
-
Creates a new instance of the class
- ChannelState - Class in gr.uoa.di.madgik.commons.channel.events
-
The ChannelState acts as a container for Events regarding a specific channel with which it is associated.
- ChannelState() - Constructor for class gr.uoa.di.madgik.commons.channel.events.ChannelState
-
Creates a new instance of the ChannelState and initializes the StateItems that will be used
for Observers to come and register for notifications on their status
- ChannelState.EventName - Enum in gr.uoa.di.madgik.commons.channel.events
-
The Events that can be registered for, exposed and send.
- ChannelStateEvent - Class in gr.uoa.di.madgik.commons.channel.events
-
Base class for every object that can be used to be registered by an Observer
or send as Event.
- ChannelStateEvent() - Constructor for class gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent
-
- ChannelTCPConnManagerEntry - Class in gr.uoa.di.madgik.commons.channel.proxy.tcp
-
This class follows the singleton pattern to initialize a single TCP server
capable of servicing outlet requests outside the boundaries of a VM.
- ChannelTCPConnManagerEntry() - Constructor for class gr.uoa.di.madgik.commons.channel.proxy.tcp.ChannelTCPConnManagerEntry
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanClassParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanPrimitiveParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ByteClassParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BytePrimitiveParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoubleClassParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoublePrimitiveParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatClassParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatPrimitiveParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerClassParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerPrimitiveParameter
-
- Check() - Method in interface gr.uoa.di.madgik.commons.configuration.parameter.IParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongClassParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongPrimitiveParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortClassParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortPrimitiveParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.StringParameter
-
- Check() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.XMLParameter
-
- ClassWrapper - Class in gr.uoa.di.madgik.commons.configuration.utils
-
Utility class that can instantiate and call methods of some class through reflection
- ClassWrapper(Map<String, IParameter>) - Constructor for class gr.uoa.di.madgik.commons.configuration.utils.ClassWrapper
-
Creates a new instance
- CleanUp(ChannelRegistryKey) - Static method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistry
-
Cleans up the entry of the provided registry key.
- CleanUp(File) - Static method in class gr.uoa.di.madgik.commons.utils.FileUtils
-
- Clone() - Method in interface gr.uoa.di.madgik.commons.configuration.parameter.ICloneable
-
Clones the implementing instnace
- Clone() - Method in class gr.uoa.di.madgik.commons.state.store.StateStoreInfo
-
- CollocationRegistry - Class in gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy
-
- CollocationRegistry() - Constructor for class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.CollocationRegistry
-
- Compact() - Static method in class gr.uoa.di.madgik.commons.state.StateManager
-
In case of deletes and updates in the registry and data file, there will be data kept in the files that
are no longer needed but simply remain increrasing the size of the repository files.
- compare(Object, Object) - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.cost.CostComparator
-
- compare(Object, Object) - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.ru.TimestampComparator
-
- compareTo(Argument) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Argument
-
- compareTo(Method) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Method
-
- Config - Static variable in class gr.uoa.di.madgik.commons.server.ConnectionManager
-
- ConfigurationManager - Class in gr.uoa.di.madgik.commons.configuration
-
This class is the main entry point to the Configuration Utility.
- ConfigurationManager() - Constructor for class gr.uoa.di.madgik.commons.configuration.ConfigurationManager
-
- ConnectionManager - Class in gr.uoa.di.madgik.commons.server
-
- ConnectionManager() - Constructor for class gr.uoa.di.madgik.commons.server.ConnectionManager
-
- ConnectionManagerConfig - Class in gr.uoa.di.madgik.commons.server
-
- ConnectionManagerConfig() - Constructor for class gr.uoa.di.madgik.commons.server.ConnectionManagerConfig
-
- ConnectionManagerConfig(List<PortRange>) - Constructor for class gr.uoa.di.madgik.commons.server.ConnectionManagerConfig
-
- ConnectionManagerConfig(String, List<PortRange>, boolean) - Constructor for class gr.uoa.di.madgik.commons.server.ConnectionManagerConfig
-
- ConnectionManagerConfig(String, List<PortRange>, boolean, int) - Constructor for class gr.uoa.di.madgik.commons.server.ConnectionManagerConfig
-
- ConstraintType - Enum in gr.uoa.di.madgik.commons.infra.nodefilter
-
- ConstructGraph() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.graph.DependencyGraph
-
Creates the graph based on the provided parameters
- Constructor - Class in gr.uoa.di.madgik.commons.configuration.parameter.elements
-
- Constructor() - Constructor for class gr.uoa.di.madgik.commons.configuration.parameter.elements.Constructor
-
Creates a new instnace
- Contains(String) - Static method in class gr.uoa.di.madgik.commons.state.StateManager
-
Checks if the provided key is contained in the State Store Repository.
- Contains(String) - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistry
-
Checks is the provided key is contained in the in memory structure regardless of whether or not it is
active or not
- containsNode(String) - Static method in class gr.uoa.di.madgik.commons.infra.HostingNodeTopology
-
- ContainsType(String) - Static method in class gr.uoa.di.madgik.commons.state.StateManager
-
- Copy(File, OutputStream) - Static method in class gr.uoa.di.madgik.commons.utils.FileUtils
-
- Copy(InputStream, File) - Static method in class gr.uoa.di.madgik.commons.utils.FileUtils
-
- Copy(File, File) - Static method in class gr.uoa.di.madgik.commons.utils.FileUtils
-
- Copy(File, RandomAccessFile, boolean) - Static method in class gr.uoa.di.madgik.commons.utils.FileUtils
-
- Copy(RandomAccessFile, File, boolean) - Static method in class gr.uoa.di.madgik.commons.utils.FileUtils
-
- CostBasedNodeSelector - Class in gr.uoa.di.madgik.commons.infra.nodeselection.cost
-
- CostBasedNodeSelector(CostFunction) - Constructor for class gr.uoa.di.madgik.commons.infra.nodeselection.cost.CostBasedNodeSelector
-
- CostBasedNodeSelector(CostFunction, NodeSelector) - Constructor for class gr.uoa.di.madgik.commons.infra.nodeselection.cost.CostBasedNodeSelector
-
- CostComparator - Class in gr.uoa.di.madgik.commons.infra.nodeselection.cost
-
- CostComparator(Map<HostingNode, Float>) - Constructor for class gr.uoa.di.madgik.commons.infra.nodeselection.cost.CostComparator
-
- CostFunction - Class in gr.uoa.di.madgik.commons.infra.nodeselection.cost
-
- CostFunction() - Constructor for class gr.uoa.di.madgik.commons.infra.nodeselection.cost.CostFunction
-
- CostFunction.CostFactor - Class in gr.uoa.di.madgik.commons.infra.nodeselection.cost
-
- CostFunction.CostFactor(String, float, boolean) - Constructor for class gr.uoa.di.madgik.commons.infra.nodeselection.cost.CostFunction.CostFactor
-
- currentRound(HostingNode) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.CollocationRegistry
-
- Get(String) - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistry
-
Retrieves the
StateStoreRegistryKey that is associated with the provided key from the
in memory data structure if the key is found in the structure.
- GetAlphanumeric(String) - Static method in class gr.uoa.di.madgik.commons.state.StateManager
-
Retrieves the payload associated with the provided key as an alphanumeric string
- GetAlphanumeric(StateStoreRegistryKey) - Method in class gr.uoa.di.madgik.commons.state.store.data.StateStoreData
-
Retrieves the actual payload referenced by the provided metadata entry and returns it
as the expected type.
- GetArguments() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Arguments
-
The Contained arguments
- GetArguments() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Constructor
-
Retrieves the arguments that should be provided to contatructor
- GetArguments() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Method
-
Retrieves the arguments that should be provided to the method invocation
- GetAttribute(Element, String) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
Retrieves an attribute's value
- GetAttributes(Element, boolean) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
- GetBooleanParameter(String) - Static method in class gr.uoa.di.madgik.commons.configuration.ConfigurationManager
-
Retrieves the parameter value attached to the specified key if the key points to a valid non internal
parameter.
- GetByteArray(String) - Static method in class gr.uoa.di.madgik.commons.state.StateManager
-
Retrieves the payload associated with the provided key as a byte array
- GetByteArray(StateStoreRegistryKey) - Method in class gr.uoa.di.madgik.commons.state.store.data.StateStoreData
-
Retrieves the actual payload referenced by the provided metadata entry and returns it
as the expected type.
- GetByteParameter(String) - Static method in class gr.uoa.di.madgik.commons.configuration.ConfigurationManager
-
Retrieves the parameter value attached to the specified key if the key points to a valid non internal
parameter.
- GetChannelEvents() - Method in class gr.uoa.di.madgik.commons.channel.events.ChannelState
-
Retrieves all the available Events one can register for
- GetChannelProxy() - Method in interface gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig
-
Gets the channel proxy.
- GetChannelProxy() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalNozzleConfig
-
- GetChannelProxy() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerNozzleConfig
-
- GetChannelState() - Method in interface gr.uoa.di.madgik.commons.channel.proxy.IChannelProxy
-
Retrieves the
ChannelState that the proxy mediates for and is used to synchronize
between the various instances of the
ChannelState all connected nozzles use
- GetChannelState() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelProxy
-
- GetChannelState() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerChannelProxy
-
- GetChildCDataText(Node) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
- GetChildElementsWithName(Node, String) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
Retrieves all child elements of the provided node that have the provided name
- GetChildElementsWithNameAndNamespace(Node, String, String) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
- GetChildElementWithName(Node, String) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
Retrieves a single child element of the provided node that has the provided name.
- GetChildElementWithNameAndNamespace(Node, String, String) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
- GetChildText(Node) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
Retrieves the text payload of the first available Text node that is a member of the provided
node children
- GetChildTextOrFirstNonEmptyChildElementAsText(Node) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
- GetClassName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
-
- GetClientSock() - Method in class gr.uoa.di.madgik.commons.channel.registry.RegisteredNozzle
-
Gets the client sock.
- getCoefficient() - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.cost.CostFunction.CostFactor
-
- getCollocationScore(HostingNode) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.CollocationRegistry
-
- getCommitFactor(HostingNode) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.MaximumCollocationPolicy
-
- GetConfig() - Method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryEntry
-
- GetConfigType() - Method in interface gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig
-
- GetConfigType() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalNozzleConfig
-
- GetConfigType() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerNozzleConfig
-
- GetConnectionManagerHostName() - Static method in class gr.uoa.di.madgik.commons.server.http.HTTPConnectionManager
-
- GetConnectionManagerHostName() - Static method in class gr.uoa.di.madgik.commons.server.TCPConnectionManager
-
- GetConnectionManagerPort() - Static method in class gr.uoa.di.madgik.commons.server.http.HTTPConnectionManager
-
- GetConnectionManagerPort() - Static method in class gr.uoa.di.madgik.commons.server.TCPConnectionManager
-
- GetConstructor() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
-
- getCostFactors() - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.cost.CostFunction
-
- GetDictionary() - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistry
-
- GetDoubleParameter(String) - Static method in class gr.uoa.di.madgik.commons.configuration.ConfigurationManager
-
Retrieves the parameter value attached to the specified key if the key points to a valid non internal
parameter.
- GetEmitingNozzleID() - Method in class gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent
-
Retrieves the emitting nozzle UUID of the event associated with it during initialization
- GetEmitingNozzleIdentifierLeastSignificantBits() - Method in class gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent
-
Gets the emitting nozzle identifier least significant bits.
- GetEmitingNozzleIdentifierMostSignificantBits() - Method in class gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent
-
Gets the emitting nozzle identifier most significant bits.
- GetEnd() - Method in class gr.uoa.di.madgik.commons.server.PortRange
-
The End of the range
- GetEndingDataOffset() - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
-
Retrieves the ending offset in the data fale where the entry's data are stored
- GetEntry(IHTTPConnectionManagerEntry.NamedEntry) - Static method in class gr.uoa.di.madgik.commons.server.http.HTTPConnectionManager
-
- GetEntry(ITCPConnectionManagerEntry.NamedEntry) - Static method in class gr.uoa.di.madgik.commons.server.TCPConnectionManager
-
- GetEntryDataFile() - Method in class gr.uoa.di.madgik.commons.state.store.StateStoreInfo
-
Retrieves the file to use for the data repository
- GetEntryRegistryFile() - Method in class gr.uoa.di.madgik.commons.state.store.StateStoreInfo
-
Retrieves the file to use for the registry repository
- GetEvent(ChannelState.EventName) - Method in class gr.uoa.di.madgik.commons.channel.events.ChannelState
-
Retrieves a specific Event requesting it by name.
- GetEvent(ChannelState.EventName, byte[]) - Static method in class gr.uoa.di.madgik.commons.channel.events.EventFactory
-
- GetEventName() - Method in class gr.uoa.di.madgik.commons.channel.events.BytePayloadChannelEvent
-
- GetEventName() - Method in class gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent
-
Gets the event name.
- GetEventName() - Method in class gr.uoa.di.madgik.commons.channel.events.DisposeChannelEvent
-
- GetEventName() - Method in class gr.uoa.di.madgik.commons.channel.events.ObjectPayloadChannelEvent
-
- GetEventName() - Method in class gr.uoa.di.madgik.commons.channel.events.StringPayloadChannelEvent
-
- GetFile(String) - Static method in class gr.uoa.di.madgik.commons.state.StateManager
-
Retrieves the payload associated with the provided key as a file whose content is teh stored data
- GetFile(StateStoreRegistryKey) - Method in class gr.uoa.di.madgik.commons.state.store.data.StateStoreData
-
Retrieves the actual payload referenced by the provided metadata entry and returns it
as the expected type.
- GetFloatParameter(String) - Static method in class gr.uoa.di.madgik.commons.configuration.ConfigurationManager
-
Retrieves the parameter value attached to the specified key if the key points to a valid non internal
parameter.
- GetGonfigurationFile() - Static method in class gr.uoa.di.madgik.commons.configuration.ConfigurationManager
-
- GetHostName() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPChannelLocator
-
Gets the host name.
- getId() - Method in class gr.uoa.di.madgik.commons.infra.HostingNode
-
- GetID(Map<String, String>, boolean) - Static method in class gr.uoa.di.madgik.commons.utils.URIUtils
-
- GetInletNozzleID() - Method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryEntry
-
Gets the inlet nozzle identifier
- GetIntegerParameter(String) - Static method in class gr.uoa.di.madgik.commons.configuration.ConfigurationManager
-
Retrieves the parameter value attached to the specified key if the key points to a valid non internal
parameter.
- GetIsBroadcast() - Method in interface gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig
-
Retrieves whether the channel supports multiple connected
ChannelOutlet instances
- GetIsBroadcast() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalNozzleConfig
-
- GetIsBroadcast() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerNozzleConfig
-
- GetIsBroadcast() - Method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryEntry
-
Gets whether the channel supports multiple outlets
- GetIsConnected() - Method in class gr.uoa.di.madgik.commons.channel.registry.RegisteredNozzle
-
Gets whether the nozzle is still connected
- GetISerializable(String) - Static method in class gr.uoa.di.madgik.commons.state.StateManager
-
Retrieves the payload associated with the provided key as an object
- GetISerializable(StateStoreRegistryKey) - Method in class gr.uoa.di.madgik.commons.state.store.data.StateStoreData
-
Retrieves the actual payload referenced by the provided metadata entry and returns it
as the expected type.
- GetKey() - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
-
Retrieves the key with which the entry is identified
- GetLocator() - Method in class gr.uoa.di.madgik.commons.channel.nozzle.ChannelInlet
-
Retrieves the locator that can be used by other nozzles to connect to the channel
- GetLocator() - Method in class gr.uoa.di.madgik.commons.channel.nozzle.ChannelOutlet
-
Retrieves the locator that can be used by other nozzles to connect to the channel
- GetLocator(URI) - Static method in class gr.uoa.di.madgik.commons.channel.proxy.ChannelLocatorFactory
-
Creates instances of
IChannelLocator objects based on the provided serialization
- GetLocator() - Method in interface gr.uoa.di.madgik.commons.channel.proxy.IChannelProxy
-
Retrieves a locator to this proxy
- GetLocator() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelProxy
-
- GetLocator() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerChannelProxy
-
- GetLocatorType() - Method in interface gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator
-
Retrieves the Locator Type of the proxy locator
- GetLocatorType() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelLocator
-
- GetLocatorType() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPChannelLocator
-
- GetLocatorType(URI) - Static method in class gr.uoa.di.madgik.commons.utils.URIUtils
-
- GetLongParameter(String) - Static method in class gr.uoa.di.madgik.commons.configuration.ConfigurationManager
-
Retrieves the parameter value attached to the specified key if the key points to a valid non internal
parameter.
- GetMethods() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.ChannelTCPConnManagerEntry
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanClassParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanPrimitiveParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ByteClassParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BytePrimitiveParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoubleClassParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoublePrimitiveParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Argument
-
Retrieves the name of the argument
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Method
-
Retrieves the name of the method to call
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatClassParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatPrimitiveParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerClassParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerPrimitiveParameter
-
- GetName() - Method in interface gr.uoa.di.madgik.commons.configuration.parameter.IParameter
-
Retrieves the name of the parameter
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongClassParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongPrimitiveParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortClassParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortPrimitiveParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.StringParameter
-
- GetName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.XMLParameter
-
- GetName() - Method in interface gr.uoa.di.madgik.commons.server.http.IHTTPConnectionManagerEntry
-
- GetName() - Method in interface gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry
-
- GetNozzleConfig(Element) - Static method in class gr.uoa.di.madgik.commons.channel.nozzle.NozzleConfigUtils
-
- GetNozzleEvents() - Method in class gr.uoa.di.madgik.commons.channel.nozzle.ChannelInlet
-
The nozzle exposes a set of events that are published through the rest of the connected
nozzles.
- GetNozzleEvents() - Method in class gr.uoa.di.madgik.commons.channel.nozzle.ChannelOutlet
-
The nozzle exposes a set of events that are published through the rest of the connected
nozzles.
- GetNozzleID() - Method in class gr.uoa.di.madgik.commons.channel.nozzle.ChannelInlet
-
Gets the nozzle id.
- GetNozzleID() - Method in class gr.uoa.di.madgik.commons.channel.nozzle.ChannelOutlet
-
Gets the nozzle id.
- GetNozzleID() - Method in class gr.uoa.di.madgik.commons.channel.registry.RegisteredNozzle
-
Gets the nozzle id.
- GetOrder() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Argument
-
Retrieves teh order of the parameter in the parameter list
- GetOrder() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Method
-
Retrieves the order this method should be invoced compared to the rest of the methods
declared in the containing
ObjectParameter
- GetOutput() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Method
-
Retrieves the output parameter to hold the return value of the method
- GetParameter(String) - Static method in class gr.uoa.di.madgik.commons.configuration.ConfigurationManager
-
Retrieves the parameter value attached to the specified key if the key points to a valid non internal
parameter.
- GetParameter(String) - Static method in class gr.uoa.di.madgik.commons.configuration.parameter.ParameterFactory
-
Idetirfies the
IParameter type that the XML subtree defines, instnatiates
it and populates it
- GetParameter(Element) - Static method in class gr.uoa.di.madgik.commons.configuration.parameter.ParameterFactory
-
Idetirfies the
IParameter type that the XML subtree defines, instnatiates
it and populates it
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanClassParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanPrimitiveParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ByteClassParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BytePrimitiveParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoubleClassParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoublePrimitiveParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatClassParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatPrimitiveParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerClassParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerPrimitiveParameter
-
- GetParameterClassType() - Method in interface gr.uoa.di.madgik.commons.configuration.parameter.IParameter
-
Retireves the class type of the value the parameter stored
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongClassParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongPrimitiveParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortClassParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortPrimitiveParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.StringParameter
-
- GetParameterClassType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.XMLParameter
-
- GetParameterName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Argument
-
Retrieves the name of the parameter that stores the value to be used for this argument
- GetParameterName() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.elements.Output
-
Retireves the parameter name that shoulc hold the output of a method invokation
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanClassParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanPrimitiveParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ByteClassParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BytePrimitiveParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoubleClassParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoublePrimitiveParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatClassParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatPrimitiveParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerClassParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerPrimitiveParameter
-
- GetParameterType() - Method in interface gr.uoa.di.madgik.commons.configuration.parameter.IParameter
-
Retrieves the
IParameter the implementing
instnace represents
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongClassParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongPrimitiveParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortClassParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortPrimitiveParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.StringParameter
-
- GetParameterType() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.XMLParameter
-
- GetPort() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPChannelLocator
-
Gets the port.
- getProperties() - Method in class gr.uoa.di.madgik.commons.infra.HostingNode
-
- getPropertyByName(String) - Method in class gr.uoa.di.madgik.commons.infra.HostingNode
-
- GetProxy() - Method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryEntry
-
Gets the proxy that acts on behalf of the channel for the inlet nozzle
- GetProxyType() - Method in interface gr.uoa.di.madgik.commons.channel.proxy.IChannelProxy
-
Retrieves the type of proxy
- GetProxyType() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelProxy
-
- GetProxyType() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerChannelProxy
-
- GetRegisteredNozzles() - Method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryEntry
-
Gets the registered nozzles.
- GetRegistryKey() - Method in class gr.uoa.di.madgik.commons.channel.events.DisposeChannelEvent
-
Gets the registry key of the disposed channel
- GetRegistryKey() - Method in interface gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator
-
Retrieves the registry UUID the channel that this locator identifies has been assigned
- GetRegistryKey() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelLocator
-
- GetRegistryKey() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPChannelLocator
-
- GetRegistryKey() - Method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryEntry
-
Gets the registry key.
- GetRestrictBroadcast() - Method in interface gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig
-
- GetRestrictBroadcast() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalNozzleConfig
-
- GetRestrictBroadcast() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerNozzleConfig
-
- GetRestrictBroadcast() - Method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryEntry
-
Gets the number of outlet nozzles the channel supports
- getRUNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.ru.LRUNodeSelector
-
- getRUNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.ru.MRUNodeSelector
-
- getRUNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.ru.RUNodeSelector
-
- GetSerializable(String) - Static method in class gr.uoa.di.madgik.commons.state.StateManager
-
Retrieves the payload associated with the provided key as an object
- GetSerializable(StateStoreRegistryKey) - Method in class gr.uoa.di.madgik.commons.state.store.data.StateStoreData
-
Retrieves the actual payload referenced by the provided metadata entry and returns it
as the expected type.
- GetSerializableClassName() - Method in class gr.uoa.di.madgik.commons.channel.events.BytePayloadChannelEvent
-
- GetSerializableClassName() - Method in class gr.uoa.di.madgik.commons.channel.events.DisposeChannelEvent
-
- GetSerializableClassName() - Method in interface gr.uoa.di.madgik.commons.channel.events.ISerializable
-
Gets the class name of the object being serialized.
- GetSerializableClassName() - Method in class gr.uoa.di.madgik.commons.channel.events.ObjectPayloadChannelEvent
-
- GetSerializableClassName() - Method in class gr.uoa.di.madgik.commons.channel.events.StringPayloadChannelEvent
-
- GetShortParameter(String) - Static method in class gr.uoa.di.madgik.commons.configuration.ConfigurationManager
-
Retrieves the parameter value attached to the specified key if the key points to a valid non internal
parameter.
- GetStart() - Method in class gr.uoa.di.madgik.commons.server.PortRange
-
The Start of the range
- GetStartingDataOffset() - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
-
Retrieves the offset in the data falie where the entry's data are stored
- GetStartingRegistryOffset() - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
-
Retrieves the offset in the registry file where this metadata entry is stored
- GetState() - Method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryEntry
-
Gets the synchronization point of the channel
- GetStateStoreInfo() - Static method in class gr.uoa.di.madgik.commons.state.StateManager
-
- GetStringParameter(String) - Static method in class gr.uoa.di.madgik.commons.configuration.ConfigurationManager
-
Retrieves the parameter value attached to the specified key if the key points to a valid non internal
parameter.
- getTotalCollocationScore(HostingNode) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.CollocationRegistry
-
- getType() - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.LocalOnlyPolicy
-
- getType() - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.MaximumCollocationPolicy
-
- getType() - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.MinimumCollocationPolicy
-
- getType() - Method in interface gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.NodeAssignmentPolicy
-
- getType() - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.SingleNodePolicy
-
- getType() - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.SingleRemoteNodePolicy
-
- GetTypeOfEntry() - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
-
Retrieves the type of entry
- GetUniqueID() - Method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryKey
-
Retrieves the registry key unique id
- GetValue() - Method in class gr.uoa.di.madgik.commons.channel.events.BytePayloadChannelEvent
-
Retrieves the contained payload
- GetValue() - Method in class gr.uoa.di.madgik.commons.channel.events.ObjectPayloadChannelEvent
-
Retrieves the containing payload
- GetValue() - Method in class gr.uoa.di.madgik.commons.channel.events.StringPayloadChannelEvent
-
Retrieves the payload the event contains
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanClassParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanPrimitiveParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ByteClassParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BytePrimitiveParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoubleClassParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoublePrimitiveParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatClassParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatPrimitiveParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerClassParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerPrimitiveParameter
-
- GetValue() - Method in interface gr.uoa.di.madgik.commons.configuration.parameter.IParameter
-
Retrieves the value of the parameter
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongClassParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongPrimitiveParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortClassParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortPrimitiveParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.StringParameter
-
- GetValue() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.XMLParameter
-
- gr.uoa.di.madgik.commons.channel.events - package gr.uoa.di.madgik.commons.channel.events
-
- gr.uoa.di.madgik.commons.channel.nozzle - package gr.uoa.di.madgik.commons.channel.nozzle
-
- gr.uoa.di.madgik.commons.channel.proxy - package gr.uoa.di.madgik.commons.channel.proxy
-
- gr.uoa.di.madgik.commons.channel.proxy.local - package gr.uoa.di.madgik.commons.channel.proxy.local
-
- gr.uoa.di.madgik.commons.channel.proxy.tcp - package gr.uoa.di.madgik.commons.channel.proxy.tcp
-
- gr.uoa.di.madgik.commons.channel.registry - package gr.uoa.di.madgik.commons.channel.registry
-
- gr.uoa.di.madgik.commons.configuration - package gr.uoa.di.madgik.commons.configuration
-
- gr.uoa.di.madgik.commons.configuration.parameter - package gr.uoa.di.madgik.commons.configuration.parameter
-
- gr.uoa.di.madgik.commons.configuration.parameter.elements - package gr.uoa.di.madgik.commons.configuration.parameter.elements
-
- gr.uoa.di.madgik.commons.configuration.parameter.elements.graph - package gr.uoa.di.madgik.commons.configuration.parameter.elements.graph
-
- gr.uoa.di.madgik.commons.configuration.utils - package gr.uoa.di.madgik.commons.configuration.utils
-
- gr.uoa.di.madgik.commons.infra - package gr.uoa.di.madgik.commons.infra
-
- gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy - package gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy
-
- gr.uoa.di.madgik.commons.infra.nodefilter - package gr.uoa.di.madgik.commons.infra.nodefilter
-
- gr.uoa.di.madgik.commons.infra.nodeselection - package gr.uoa.di.madgik.commons.infra.nodeselection
-
- gr.uoa.di.madgik.commons.infra.nodeselection.cost - package gr.uoa.di.madgik.commons.infra.nodeselection.cost
-
- gr.uoa.di.madgik.commons.infra.nodeselection.random - package gr.uoa.di.madgik.commons.infra.nodeselection.random
-
- gr.uoa.di.madgik.commons.infra.nodeselection.ru - package gr.uoa.di.madgik.commons.infra.nodeselection.ru
-
- gr.uoa.di.madgik.commons.server - package gr.uoa.di.madgik.commons.server
-
- gr.uoa.di.madgik.commons.server.http - package gr.uoa.di.madgik.commons.server.http
-
- gr.uoa.di.madgik.commons.state - package gr.uoa.di.madgik.commons.state
-
- gr.uoa.di.madgik.commons.state.store - package gr.uoa.di.madgik.commons.state.store
-
- gr.uoa.di.madgik.commons.state.store.data - package gr.uoa.di.madgik.commons.state.store.data
-
- gr.uoa.di.madgik.commons.state.store.registry - package gr.uoa.di.madgik.commons.state.store.registry
-
- gr.uoa.di.madgik.commons.test.channel - package gr.uoa.di.madgik.commons.test.channel
-
- gr.uoa.di.madgik.commons.test.configuration - package gr.uoa.di.madgik.commons.test.configuration
-
- gr.uoa.di.madgik.commons.test.state - package gr.uoa.di.madgik.commons.test.state
-
- gr.uoa.di.madgik.commons.utils - package gr.uoa.di.madgik.commons.utils
-
- GraphElement - Class in gr.uoa.di.madgik.commons.configuration.parameter.elements.graph
-
Represents a node in the depencdency graph constructed by the configuration file and maintained
throug the
DependencyGraph.
- GraphElement(String) - Constructor for class gr.uoa.di.madgik.commons.configuration.parameter.elements.graph.GraphElement
-
Creates a new instance
- sameDomain(String, String) - Static method in class gr.uoa.di.madgik.commons.infra.HostingNodeTopology
-
- sameNode(String, String) - Static method in class gr.uoa.di.madgik.commons.infra.HostingNodeTopology
-
- sameRack(String, String) - Static method in class gr.uoa.di.madgik.commons.infra.HostingNodeTopology
-
- SchemeChannel - Static variable in class gr.uoa.di.madgik.commons.utils.URIUtils
-
- score - Variable in class gr.uoa.di.madgik.commons.infra.nodeselection.HostingNodeInfo
-
- selectNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.LocalOnlyPolicy
-
- selectNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.MaximumCollocationPolicy
-
- selectNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.MinimumCollocationPolicy
-
- selectNode(List<HostingNode>) - Method in interface gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.NodeAssignmentPolicy
-
- selectNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.SingleNodePolicy
-
- selectNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.SingleRemoteNodePolicy
-
- selectNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.cost.BestNodeSelector
-
- selectNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.cost.CostBasedNodeSelector
-
- selectNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.cost.DistanceNodeSelector
-
- selectNode(List<HostingNode>) - Method in interface gr.uoa.di.madgik.commons.infra.nodeselection.NodeSelector
-
Selects the most suitable node and marks the selection internally, if necessary
- selectNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.random.RandomNodeSelector
-
- selectNode(List<HostingNode>) - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.ru.RUNodeSelector
-
- Serialize() - Method in interface gr.uoa.di.madgik.commons.state.store.data.ISerializable
-
Serializes the needed information for the interface implementing object instance
- Serialize() - Method in class gr.uoa.di.madgik.commons.test.state.TestClassISerializable
-
- Serialize(String, String) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
- Serialize(Node, boolean) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
- Serialize(Node) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
- SerializeChild(Element) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
-
- SerializeEmmitingNozzleID() - Method in class gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent
-
Transforms the id kept as two longs , the least and most significant bits of a UUID to a string
- SetChannelRegistryKey(ChannelRegistryKey) - Method in interface gr.uoa.di.madgik.commons.channel.proxy.IChannelProxy
-
- SetChannelRegistryKey(ChannelRegistryKey) - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelProxy
-
- SetChannelRegistryKey(ChannelRegistryKey) - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerChannelProxy
-
- SetEmitingNozzleIdentifierLeastSignificantBits(long) - Method in class gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent
-
Sets the emitting nozzle identifier least significant bits.
- SetEmitingNozzleIdentifierMostSignificantBits(long) - Method in class gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent
-
Sets the emitting nozzle identifier most significant bits.
- SetEndingDataOffset(long) - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
-
Sets the ending offset in the data fale where the entry's data are stored
- SetIsBroadcast(boolean) - Method in interface gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig
-
Sets whether the channel supports multiple connected
ChannelOutlet instances
- SetIsBroadcast(boolean) - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalNozzleConfig
-
- SetIsBroadcast(boolean) - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerNozzleConfig
-
- setPenalty(float) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.LocalOnlyPolicy
-
- setPenalty(float) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.MaximumCollocationPolicy
-
- setPenalty(float) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.MinimumCollocationPolicy
-
- setPenalty(float) - Method in interface gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.NodeAssignmentPolicy
-
- setPenalty(float) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.SingleNodePolicy
-
- setPenalty(float) - Method in class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.SingleRemoteNodePolicy
-
- SetProxy(IChannelProxy) - Method in interface gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig
-
Sets the proxy.
- SetProxy(IChannelProxy) - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalNozzleConfig
-
- SetProxy(IChannelProxy) - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerNozzleConfig
-
- SetRegistryKey(ChannelRegistryKey) - Method in interface gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator
-
Sets the registry UUID the channel that this locator identifies has been assigned
- SetRegistryKey(ChannelRegistryKey) - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelLocator
-
- SetRegistryKey(ChannelRegistryKey) - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPChannelLocator
-
- SetRestrictBroadcast(int) - Method in interface gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig
-
- SetRestrictBroadcast(int) - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalNozzleConfig
-
- SetRestrictBroadcast(int) - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerNozzleConfig
-
- SetStartingDataOffset(long) - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
-
Sets the offset in the data falie where the entry's data are stored
- SetStartingRegistryOffset(long) - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
-
Sets the offset in the registry file where this metadata entry is stored
- SetValue(byte[]) - Method in class gr.uoa.di.madgik.commons.channel.events.BytePayloadChannelEvent
-
Sets the contained payload
- SetValue(ISerializable) - Method in class gr.uoa.di.madgik.commons.channel.events.ObjectPayloadChannelEvent
-
Sets the containing payload
- SetValue(String) - Method in class gr.uoa.di.madgik.commons.channel.events.StringPayloadChannelEvent
-
Sets the contained payload
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanClassParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanPrimitiveParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ByteClassParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BytePrimitiveParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoubleClassParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoublePrimitiveParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatClassParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatPrimitiveParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerClassParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerPrimitiveParameter
-
- SetValue(Object) - Method in interface gr.uoa.di.madgik.commons.configuration.parameter.IParameter
-
Sets the value of the parameter
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongClassParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongPrimitiveParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortClassParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortPrimitiveParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.StringParameter
-
- SetValue(Object) - Method in class gr.uoa.di.madgik.commons.configuration.parameter.XMLParameter
-
- ShortClassParameter - Class in gr.uoa.di.madgik.commons.configuration.parameter
-
- ShortClassParameter() - Constructor for class gr.uoa.di.madgik.commons.configuration.parameter.ShortClassParameter
-
- ShortPrimitiveParameter - Class in gr.uoa.di.madgik.commons.configuration.parameter
-
- ShortPrimitiveParameter() - Constructor for class gr.uoa.di.madgik.commons.configuration.parameter.ShortPrimitiveParameter
-
- SingleNodePolicy - Class in gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy
-
- SingleNodePolicy(NodeSelector) - Constructor for class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.SingleNodePolicy
-
- SingleNodePolicy(NodeSelector, float) - Constructor for class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.SingleNodePolicy
-
- SingleRemoteNodePolicy - Class in gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy
-
- SingleRemoteNodePolicy(NodeSelector) - Constructor for class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.SingleRemoteNodePolicy
-
- SingleRemoteNodePolicy(NodeSelector, float) - Constructor for class gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.SingleRemoteNodePolicy
-
- Sock - Variable in class gr.uoa.di.madgik.commons.server.TCPConnectionManager
-
- sortTimingInfo() - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.ru.LRUNodeSelector
-
- sortTimingInfo() - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.ru.MRUNodeSelector
-
- sortTimingInfo() - Method in class gr.uoa.di.madgik.commons.infra.nodeselection.ru.RUNodeSelector
-
- StateManager - Class in gr.uoa.di.madgik.commons.state
-
The
StateManager class is a utility class serving as the entry point to the State Store Repository utility.
- StateManager() - Constructor for class gr.uoa.di.madgik.commons.state.StateManager
-
- StateStoreData - Class in gr.uoa.di.madgik.commons.state.store.data
-
Class responsible of handling the persistency and retrieval of the actual state data clients want to
persiste with the State Store Repository.
- StateStoreData(StateStoreInfo) - Constructor for class gr.uoa.di.madgik.commons.state.store.data.StateStoreData
-
Creates a new instance
- StateStoreInfo - Class in gr.uoa.di.madgik.commons.state.store
-
Configuration class holding information on the files that must be used for the State Store Repository to
persist information on the registry and the data.
- StateStoreInfo(File, File) - Constructor for class gr.uoa.di.madgik.commons.state.store.StateStoreInfo
-
Creates a new instance of the class
- StateStoreRegistry - Class in gr.uoa.di.madgik.commons.state.store.registry
-
This class is the in memory registry of all entries persisted with the State Store Repository.
- StateStoreRegistry() - Constructor for class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistry
-
Creates a new instance
- StateStoreRegistryKey - Class in gr.uoa.di.madgik.commons.state.store.registry
-
The
StateStoreRegistryKey class holds metadata information for one entry registrered with the State
repository.
- StateStoreRegistryKey() - Constructor for class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
-
Creates a new instance
- StateStoreRegistryKey(String, long, long, long, StateStoreRegistryKey.EntryType) - Constructor for class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
-
Creates a new instance with the provided values
- StateStoreRegistryKey.EntryType - Enum in gr.uoa.di.madgik.commons.state.store.registry
-
The type of data an entry persisted with the state repository holds
- StillConnected() - Method in interface gr.uoa.di.madgik.commons.channel.proxy.IChannelProxy
-
Depending on the side the
IChannelProxy mediates for, this method has a slightly different
meaning.
- StillConnected() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelProxy
-
- StillConnected() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.OutletProtocol
-
Checks if the outlet is still connected to the inlet channel
- StillConnected() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerChannelProxy
-
- StillConnected() - Method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryEntry
-
Checks the outlet nozzles that have at some point connected to the channel and checks if
at least one of them is still connected.
- StoreUpdate(StateStoreInfo, StateStoreRegistryKey, boolean) - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistry
-
This method stores a new record, or updates an existing one in the state store registry repository file.
- StringParameter - Class in gr.uoa.di.madgik.commons.configuration.parameter
-
- StringParameter() - Constructor for class gr.uoa.di.madgik.commons.configuration.parameter.StringParameter
-
- StringPayloadChannelEvent - Class in gr.uoa.di.madgik.commons.channel.events
-
Event containing payload that the sender wants to provide to listeners
- StringPayloadChannelEvent() - Constructor for class gr.uoa.di.madgik.commons.channel.events.StringPayloadChannelEvent
-
Instantiates a new string payload channel event.
- StringPayloadChannelEvent(String) - Constructor for class gr.uoa.di.madgik.commons.channel.events.StringPayloadChannelEvent
-
Instantiates a new string payload channel event.
- synchStart - Static variable in class gr.uoa.di.madgik.commons.server.TCPConnectionManager
-
- valueOf(String) - Static method in enum gr.uoa.di.madgik.commons.channel.events.ChannelState.EventName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig.ConfigType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator.LocatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gr.uoa.di.madgik.commons.channel.proxy.IChannelProxy.ProxyConnector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gr.uoa.di.madgik.commons.configuration.parameter.IParameter.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.NodeAssignmentPolicy.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gr.uoa.di.madgik.commons.infra.nodefilter.ConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gr.uoa.di.madgik.commons.server.http.IHTTPConnectionManagerEntry.NamedEntry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry.NamedEntry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey.EntryType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum gr.uoa.di.madgik.commons.channel.events.ChannelState.EventName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig.ConfigType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator.LocatorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gr.uoa.di.madgik.commons.channel.proxy.IChannelProxy.ProxyConnector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gr.uoa.di.madgik.commons.configuration.parameter.IParameter.ParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gr.uoa.di.madgik.commons.infra.nodeassignmentpolicy.NodeAssignmentPolicy.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gr.uoa.di.madgik.commons.infra.nodefilter.ConstraintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gr.uoa.di.madgik.commons.server.http.IHTTPConnectionManagerEntry.NamedEntry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry.NamedEntry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey.EntryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VirtualMemoryAvailableProperty - Static variable in class gr.uoa.di.madgik.commons.infra.HostingNode
-
- VirtualMemorySizeProperty - Static variable in class gr.uoa.di.madgik.commons.infra.HostingNode
-