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

A

AbstractDocConverter - Class in stream.doc
 
AbstractDocConverter() - Constructor for class stream.doc.AbstractDocConverter
 
AbstractProcess - Class in stream.runtime
This class implements the basic active component, ie.
AbstractProcess() - Constructor for class stream.runtime.AbstractProcess
 
AbstractServiceDelegator - Class in stream.runtime.rpc
 
AbstractServiceDelegator(Service) - Constructor for class stream.runtime.rpc.AbstractServiceDelegator
 
AbstractShutdownCondition - Class in stream.runtime.shutdown
 
AbstractShutdownCondition() - Constructor for class stream.runtime.shutdown.AbstractShutdownCondition
 
add(DocTree) - Method in class stream.doc.DocTree
 
add(String[], DocTree) - Method in class stream.doc.DocTree
 
add(String, URL, Class<?>) - Method in class stream.doc.helper.DocIndex
 
add(Processor) - Method in class stream.runtime.AbstractProcess
 
add(Reference) - Method in class stream.runtime.DependencyInjection
 
addAll(Collection<Reference>) - Method in class stream.runtime.DependencyInjection
 
addClassPathUrls(Collection<URL>) - Method in class stream.runtime.setup.factory.ObjectFactory
 
addContainer(String, NamingService) - Method in class stream.runtime.ContainerContext
Deprecated. 
addContainer(String, NamingService) - Method in class stream.runtime.DefaultNamingService
 
addContainer(String, NamingService) - Method in class stream.runtime.ProcessContextImpl
 
addContainer(String, NamingService) - Method in class stream.runtime.rpc.RMIClient
 
addContainer(String, NamingService) - Method in class stream.runtime.rpc.RMINamingService
 
addCreationHandler(ProcessorFactory.ProcessorCreationHandler) - Method in class stream.runtime.setup.factory.ProcessorFactory
 
addExtraURLs(URL) - Method in class stream.runtime.RuntimeClassLoader
 
addExtraURLs(Collection<URL>) - Method in class stream.runtime.RuntimeClassLoader
 
addListener(ProcessListener) - Method in class stream.runtime.ProcessThread
 
addPackage(String) - Method in class stream.runtime.setup.factory.ObjectFactory
 
addProperties(File) - Method in class stream.runtime.setup.UserSettings
 
addSystemProperties(IContainer, Variables) - Method in class stream.runtime.setup.handler.SystemPropertiesHandler
This method adds all the system properties to the container properties, possibly overwriting pre-defined properties.
addVersion(String) - Method in class stream.runtime.dependencies.Dependency
 
addVersions(Collection<String>) - Method in class stream.runtime.dependencies.Dependency
 
alive - Variable in class stream.runtime.rpc.Announcer
 
alive - Variable in class stream.runtime.rpc.Discovery
 
announcement - Variable in class stream.runtime.rpc.Announcer
 
announcement - Variable in class stream.runtime.rpc.RMINamingService
 
announcementPort - Variable in class stream.runtime.rpc.Discovery
 
Announcer - Class in stream.runtime.rpc
 
Announcer(int, ContainerAnnouncement) - Constructor for class stream.runtime.rpc.Announcer
 
announcer - Variable in class stream.runtime.rpc.RMINamingService
 
args - Variable in class stream.runtime.Container
 
artifactId - Variable in class stream.runtime.dependencies.Dependency
 
attributes - Variable in class stream.runtime.setup.factory.ProcessConfiguration
 
autoHandlers - Static variable in class stream.runtime.ProcessContainer
 
availableVersions() - Method in class stream.runtime.dependencies.Dependency
 

B

baseUrls - Variable in class stream.runtime.dependencies.DependencyResolver
 
bind(String, Service) - Static method in class stream.runtime.rpc.Naming
Deprecated.
 
broadcast - Variable in class stream.runtime.rpc.Announcer
 
BuildIndex - Class in stream.doc
 
BuildIndex() - Constructor for class stream.doc.BuildIndex
 

C

call(String, String, String...) - Method in class stream.DebugShell
 
call() - Method in class stream.runtime.Container
 
call(String, String, List<Serializable>) - Method in interface stream.runtime.rpc.RemoteEndpoint
 
call(String, String, String, Serializable...) - Method in interface stream.runtime.rpc.RemoteNamingService
 
call(String, String, String, Serializable...) - Method in class stream.runtime.rpc.RMIClient
 
call(String, String, String, Serializable...) - Method in class stream.runtime.rpc.RMINamingService
 
call(String, String, List<Serializable>) - Method in class stream.runtime.rpc.ServiceProxy
 
Call - Class in stream.shell
 
Call(DebugShell) - Constructor for class stream.shell.Call
 
check(Object, Map<String, Object>) - Static method in class stream.runtime.setup.ParameterValidator
 
checkClassParameters(Class<?>, Map<String, ?>) - Static method in class stream.runtime.setup.ParameterValidator
This method checks if any of the fields and methods define parameters with the same name, i.e.
checkForMissingParametersAndSetters(Object, Map<String, ?>, Set<String>) - Static method in class stream.runtime.setup.ParameterInjection
This methods checks for the XMLParameter annotation in the processor and if the corresponindg parameters or setter methods are missing.
children - Variable in class stream.doc.DocTree
 
CLASSES - Static variable in class stream.doc.DocFinder
 
CLASSES - Static variable in class stream.doc.DocGenerator
 
classes - Variable in class stream.runtime.rpc.RMINamingService
 
ClassFinder - Class in stream.doc
 
ClassFinder() - Constructor for class stream.doc.ClassFinder
 
classLoader - Variable in class stream.runtime.setup.factory.ObjectFactory
 
className - Variable in class stream.doc.helper.DocIndex.Result
 
classNames - Static variable in class stream.runtime.setup.factory.ObjectFactory
 
classPathUrls - Variable in class stream.runtime.dependencies.DependencyResolver
 
clear() - Method in class stream.runtime.ProcessContextImpl
 
clone() - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
close() - Method in class stream.runtime.StreamLifeCycle
 
collectSinks(Object) - Method in class streams.runtime.Supervisor
 
Command - Class in stream.shell
 
Command(DebugShell) - Constructor for class stream.shell.Command
 
commands - Variable in class stream.DebugShell
 
commands - Static variable in class stream.Shell
 
compareTo(DocTree) - Method in class stream.doc.DocTree
 
compareTo(DocIndex.Result) - Method in class stream.doc.helper.DocIndex.Result
 
computeGraph() - Method in class stream.runtime.ProcessContainer
 
computeGraph - Variable in class stream.runtime.setup.factory.DefaultProcessFactory
 
computeSignature(Method) - Static method in class stream.runtime.rpc.RMIServiceDelegator
 
Container - Class in stream.runtime
 
Container(URL) - Constructor for class stream.runtime.Container
 
Container(URL, Map<String, String>) - Constructor for class stream.runtime.Container
 
container - Variable in class stream.runtime.Container
 
container - Variable in class stream.runtime.ContainerController
 
container - Static variable in class stream.runtime.ProcessContainer
 
container - Variable in class stream.runtime.rpc.RMINamingService
 
CONTAINER_QUERY - Static variable in class stream.runtime.rpc.ContainerAnnouncement
 
ContainerAnnouncement - Class in stream.runtime.rpc
 
ContainerAnnouncement(String, String, String, Integer) - Constructor for class stream.runtime.rpc.ContainerAnnouncement
 
ContainerAnnouncement(byte[]) - Constructor for class stream.runtime.rpc.ContainerAnnouncement
 
ContainerContext - Class in stream.runtime
 
ContainerContext(String) - Constructor for class stream.runtime.ContainerContext
 
ContainerContext(String, NamingService) - Constructor for class stream.runtime.ContainerContext
 
ContainerContext(String, String, NamingService) - Constructor for class stream.runtime.ContainerContext
 
containerContext - Variable in class stream.runtime.ProcessContextImpl
 
ContainerController - Class in stream.runtime
 
ContainerController(ProcessContainer) - Constructor for class stream.runtime.ContainerController
 
ContainerRefElementHandler - Class in stream.runtime.setup.handler
 
ContainerRefElementHandler(ObjectFactory) - Constructor for class stream.runtime.setup.handler.ContainerRefElementHandler
 
Containers - Class in stream.runtime
 
Containers() - Constructor for class stream.runtime.Containers
 
Containers(int) - Constructor for class stream.runtime.Containers
 
containers - Variable in class stream.runtime.rpc.Discovery
 
containerVariables - Variable in class stream.runtime.ProcessContainer
 
contains(String) - Method in class stream.runtime.ContainerContext
 
contains(String) - Method in class stream.runtime.ProcessContextImpl
 
context - Variable in class stream.runtime.ProcessContainer
The global container context
context - Variable in class stream.runtime.ProcessContextImpl
 
context - Variable in class stream.runtime.ProcessThread
 
CONTEXT_NAME - Static variable in class stream.runtime.ContainerContext
 
Controller - Interface in stream.runtime
 
convert(InputStream, OutputStream) - Method in interface stream.doc.DocConverter
 
convert(InputStream, OutputStream) - Method in class stream.doc.MarkdownToTexConverter
 
converter - Static variable in class stream.doc.DocGenerator
 
copy(InputStream, OutputStream) - Static method in class stream.doc.DocGenerator
 
copy - Variable in class stream.runtime.setup.factory.ProcessConfiguration
 
count - Variable in class stream.runtime.rpc.Discovery
 
create(Element) - Method in class stream.runtime.setup.factory.ObjectFactory
 
create(Element, Map<String, String>, Variables) - Method in class stream.runtime.setup.factory.ObjectFactory
 
create(String, Map<String, String>, Element) - Method in class stream.runtime.setup.factory.ObjectFactory
 
create(String, Map<String, String>, Element, Variables) - Method in class stream.runtime.setup.factory.ObjectFactory
 
create(String, Map<String, String>, Variables) - Method in interface stream.runtime.setup.ObjectCreator
 
create(String, Map<String, String>, Variables) - Method in class stream.script.JavaScriptProcessorFactory
 
createAndRegisterProcesses(ProcessConfiguration[]) - Method in class stream.runtime.setup.factory.DefaultProcessFactory
 
createAndRegisterProcesses(ProcessConfiguration[]) - Method in interface stream.runtime.setup.factory.ProcessFactory
 
createConfigDocument(Element) - Static method in class stream.runtime.setup.factory.ObjectFactory
Extract the config Element as a new Document.
createConfigurations(Element, Variables) - Method in class stream.runtime.setup.factory.DefaultProcessFactory
 
createConfigurations(Element, Variables) - Method in interface stream.runtime.setup.factory.ProcessFactory
 
createNestedProcessors(Element, Variables) - Method in class stream.runtime.setup.factory.DefaultProcessFactory
 
createNestedProcessors(Element) - Method in class stream.runtime.setup.factory.ProcessorFactory
 
createNestedProcessors(IContainer, Element, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.ProcessElementHandler
 
createProcessNode(ComputeGraph, Document, AbstractProcess) - Static method in class stream.utils.XMLFormatter
 
createProcessor(Element) - Method in class stream.runtime.setup.factory.ProcessorFactory
 
createProcessor(IContainer, Element, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.ProcessElementHandler
 
createProcessorAndRegisterServices(Element, Variables) - Method in class stream.runtime.setup.factory.DefaultProcessFactory
 
createProcessorNode(Document, Processor) - Static method in class stream.utils.XMLFormatter
 
createQueueNode(ComputeGraph, Document, Queue) - Static method in class stream.utils.XMLFormatter
 
createStream(ObjectFactory, Element, Variables) - Static method in class stream.runtime.setup.factory.StreamFactory
 
createStreamNode(ComputeGraph, Document, Stream) - Static method in class stream.utils.XMLFormatter
 
createTableOfContents(Collection<DocTree>, OutputStream) - Method in class stream.doc.AbstractDocConverter
 
createTableOfContents(Collection<DocTree>, OutputStream) - Method in interface stream.doc.DocConverter
 
createTableOfContents(Collection<DocTree>, OutputStream) - Method in class stream.doc.MarkdownToTexConverter
 
createValue(Class<? extends Object>, Object) - Method in class stream.runtime.setup.ParameterValueMapper
 
createWordVector(String) - Method in class stream.doc.helper.DocIndex
 
createXML(ComputeGraph) - Static method in class stream.utils.XMLFormatter
 
createXMLString(ComputeGraph) - Static method in class stream.utils.XMLFormatter
 

D

dataArrived(String, Data) - Method in class stream.runtime.ProcessContainer
 
DataStreamConsumer - Interface in stream.runtime
This interface marks a consumer of a data-stream.
DebugShell - Class in stream
 
DebugShell() - Constructor for class stream.DebugShell
 
DebugShell.Environment - Class in stream
 
DebugShell.Version - Class in stream
 
DEFAULT_PACKAGES - Static variable in class stream.runtime.setup.factory.ObjectFactory
 
DEFAULT_QUEUE_IMPL - Static variable in class stream.runtime.setup.handler.QueueElementHandler
 
DefaultNamingService - Class in stream.runtime
 
DefaultNamingService() - Constructor for class stream.runtime.DefaultNamingService
 
DefaultNamingService(String) - Constructor for class stream.runtime.DefaultNamingService
 
DefaultParameterFinder - Class in stream.runtime.setup
 
DefaultParameterFinder() - Constructor for class stream.runtime.setup.DefaultParameterFinder
 
DefaultProcess - Class in stream.runtime
 
DefaultProcess() - Constructor for class stream.runtime.DefaultProcess
 
DefaultProcessFactory - Class in stream.runtime.setup.factory
 
DefaultProcessFactory(ProcessContainer, ObjectFactory, DependencyInjection) - Constructor for class stream.runtime.setup.factory.DefaultProcessFactory
 
defaultProcessImplementation - Variable in class stream.runtime.setup.factory.DefaultProcessFactory
 
defaultProcessImplementation - Variable in class stream.runtime.setup.handler.ProcessElementHandler
 
defaultValue - Variable in class stream.doc.helper.ParameterTableCreator.ParameterInfo
 
defaultValue - Variable in class stream.runtime.setup.ParameterInfo
 
defaultValue() - Method in class stream.runtime.setup.ParameterInfo
 
dependencies - Variable in class streams.runtime.Supervisor
 
Dependency - Class in stream.runtime.dependencies
This class is a simple entity object that represents a Maven dependency definition.
Dependency(Dependency) - Constructor for class stream.runtime.dependencies.Dependency
 
Dependency(String, String, String) - Constructor for class stream.runtime.dependencies.Dependency
 
DependencyFinder - Interface in stream.runtime.dependencies
 
DependencyInjection - Class in stream.runtime
 
DependencyInjection() - Constructor for class stream.runtime.DependencyInjection
 
dependencyInjection - Variable in class stream.runtime.ProcessContainer
The dependency-injection management, required for gathering dependencies while the compute graph is being built up.
dependencyInjection - Variable in class stream.runtime.setup.factory.DefaultProcessFactory
 
DependencyResolver - Class in stream.runtime.dependencies
 
DependencyResolver() - Constructor for class stream.runtime.dependencies.DependencyResolver
 
depGraph - Variable in class stream.runtime.ProcessContainer
The final compute graph that will be build...
description - Variable in class stream.doc.helper.ParameterTableCreator.ParameterInfo
 
description - Variable in class stream.runtime.setup.ParameterInfo
 
description() - Method in class stream.runtime.setup.ParameterInfo
 
DIRECTORY_NAME - Static variable in interface stream.runtime.rpc.RemoteNamingService
 
discover() - Method in class stream.runtime.rpc.Discovery
 
discover() - Method in class stream.runtime.rpc.RMINamingService
 
discover(String) - Method in class stream.runtime.rpc.RMINamingService
 
Discover - Class in stream.shell
 
Discover(DebugShell) - Constructor for class stream.shell.Discover
 
discoverer - Variable in class stream.runtime.rpc.RMINamingService
 
discoverParameterAnnotations(Class<?>) - Static method in class stream.runtime.setup.ParameterDiscovery
 
discoverParameters(Class<?>) - Static method in class stream.runtime.setup.ParameterDiscovery
Check the given class for any @parameter annotated fields.
Discovery - Class in stream.runtime.rpc
 
Discovery() - Constructor for class stream.runtime.rpc.Discovery
 
Discovery(int) - Constructor for class stream.runtime.rpc.Discovery
 
discovery - Variable in class stream.runtime.rpc.Discovery
 
discovery - Variable in class stream.shell.Discover
 
discovery - Variable in class stream.shell.List
 
dist(Data, Data) - Method in class stream.doc.helper.DocIndex
 
DocCommand - Class in stream.doc
 
DocCommand() - Constructor for class stream.doc.DocCommand
 
DocConverter - Interface in stream.doc
 
DocFinder - Class in stream.doc
 
DocFinder() - Constructor for class stream.doc.DocFinder
 
DocGenerator - Class in stream.doc
 
DocGenerator(File) - Constructor for class stream.doc.DocGenerator
 
DocIndex - Class in stream.doc.helper
 
DocIndex() - Constructor for class stream.doc.helper.DocIndex
 
DocIndex.Result - Class in stream.doc.helper
 
docs - Variable in class stream.doc.helper.DocIndex
 
DocTree - Class in stream.doc
 
DocTree(String) - Constructor for class stream.doc.DocTree
 
documentHandler - Variable in class stream.runtime.ProcessContainer
 
DocumentHandler - Interface in stream.runtime.setup.handler
 
download() - Method in class stream.runtime.dependencies.Dependency
 
drawGraph() - Method in class stream.runtime.ProcessContainer
 

E

element - Variable in class stream.runtime.setup.factory.ProcessConfiguration
 
ElementHandler - Interface in stream.runtime
 
elementHandler - Variable in class stream.runtime.ProcessContainer
 
endpoint - Variable in class stream.runtime.rpc.Naming.ServiceDelegator
Deprecated.
 
endpoint - Variable in class stream.runtime.rpc.RMIServiceDelegator
The final remote endpoint for invocation
env - Variable in class stream.DebugShell
 
Environment(DebugShell) - Constructor for class stream.DebugShell.Environment
 
equals(Object) - Method in class stream.runtime.dependencies.Dependency
 
equals(Object) - Method in class stream.runtime.rpc.ContainerAnnouncement
 
errors - Variable in class streams.runtime.Supervisor
 
eval(String) - Method in class stream.DebugShell
 
execute(String[]) - Method in class stream.DebugShell.Environment
 
execute(String[]) - Method in class stream.DebugShell.Version
 
execute(List<String>) - Method in class stream.doc.BuildIndex
 
execute(List<String>) - Method in class stream.doc.DocCommand
 
execute(List<String>) - Method in class stream.doc.SearchCommand
 
execute(List<String>) - Method in class stream.doc.VersionCommand
 
execute() - Method in class stream.runtime.AbstractProcess
 
execute() - Method in class stream.runtime.ProcessContainer
 
execute(String[]) - Method in class stream.shell.Call
 
execute(String[]) - Method in class stream.shell.Command
 
execute(String[]) - Method in class stream.shell.Discover
 
execute(String[]) - Method in class stream.shell.Info
 
execute(String[]) - Method in class stream.shell.List
 
execute(List<String>) - Method in class stream.shell.Run
 
execute(List<String>) - Method in interface stream.shell.ShellCommand
 
execute(String[]) - Method in class stream.shell.Shutdown
 
executing - Variable in class stream.runtime.ProcessThread
 
exists(Dependency) - Method in class stream.runtime.dependencies.DependencyResolver
 
extensions - Static variable in class stream.runtime.ProcessContainer
 
extract(Object) - Static method in class stream.runtime.setup.ParameterInjection
 
extractDependenciesFromPom(String, Dependency) - Method in class stream.runtime.dependencies.DependencyResolver
 
extractVersions(Dependency) - Method in class stream.runtime.dependencies.DependencyResolver
 
extraURLs - Variable in class stream.runtime.RuntimeClassLoader
 

F

failFastReason - Variable in class stream.runtime.ProcessContainer
 
fetch(Dependency, File) - Method in class stream.runtime.dependencies.DependencyResolver
 
FileUtils - Class in stream.utils
 
FileUtils() - Constructor for class stream.utils.FileUtils
 
find(String, String, String) - Method in interface stream.runtime.dependencies.DependencyFinder
 
find(String, String, String) - Method in class stream.runtime.dependencies.MavenSearchDependencyFinder
 
findAllFiles(File) - Static method in class stream.utils.FileUtils
 
findClasses(JarFile, String) - Static method in class stream.doc.ClassFinder
 
findClasses(File, String) - Static method in class stream.doc.ClassFinder
Recursive method used to find all classes in a given directory and subdirs.
findClassForElement(Element) - Method in class stream.runtime.setup.factory.ObjectFactory
 
findDependencies(Element) - Method in class stream.runtime.setup.handler.LibrariesElementHandler
 
findDocs(Class<?>[], String[]) - Static method in class stream.doc.DocTree
 
findDocumentation(String) - Method in class stream.runtime.setup.factory.ObjectFactory
 
findDocumentations(String[]) - Static method in class stream.doc.DocFinder
 
finders - Static variable in class stream.runtime.setup.DefaultParameterFinder
 
findParameters(Class<?>) - Method in class stream.runtime.setup.DefaultParameterFinder
 
findParameters(Class<?>) - Method in interface stream.runtime.setup.ParameterFinder
Returns a map of parameters (name,type) for the specified class.
findResources(JarFile, String, ResourceFinder.Condition) - Static method in class stream.runtime.setup.ResourceFinder
 
findResources(File, String, ResourceFinder.Condition) - Static method in class stream.runtime.setup.ResourceFinder
Recursive method used to find all classes in a given directory and subdirs.
findUserSettings() - Method in class stream.runtime.setup.UserSettings
 
finish() - Method in class stream.runtime.AbstractProcess
 
finish() - Method in class stream.runtime.rpc.Announcer
 
finish() - Method in class stream.runtime.rpc.RMINamingService
 
finish() - Method in class stream.runtime.StreamLifeCycle
 
finishAll() - Method in class stream.runtime.LifeCycleManager
 
finished - Variable in class streams.runtime.Supervisor
 

G

generateDocs(List<String>) - Method in class stream.doc.DocGenerator
 
generateDocs(String[]) - Method in class stream.doc.DocGenerator
 
generateDocs(File) - Method in class stream.doc.DocTree
 
generateTex(File) - Method in class stream.doc.DocTree
 
get(String) - Method in class stream.DebugShell
 
get(String) - Method in class stream.runtime.ProcessContextImpl
 
getAnnouncements() - Method in class stream.runtime.rpc.Discovery
 
getArtifactId() - Method in class stream.runtime.dependencies.Dependency
 
getAttributes(Node) - Method in class stream.runtime.setup.factory.ObjectFactory
 
getAttributes() - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
getAttributes(Object) - Static method in class stream.utils.XMLFormatter
 
getChild(String) - Method in class stream.doc.DocTree
 
getChildren() - Method in class stream.doc.DocTree
 
getClasses(String) - Static method in class stream.doc.ClassFinder
Scans all classes accessible from the context class loader which belong to the given package and subpackages.
getClassName() - Method in class stream.doc.helper.DocIndex.Result
 
getClasspathURLs() - Method in class stream.runtime.dependencies.DependencyResolver
 
getContainer(String) - Method in class stream.runtime.DefaultNamingService
 
getContainerName(String) - Method in class stream.runtime.DefaultNamingService
Extracts the container name from a service reference.
getContainerName(String) - Method in class stream.runtime.rpc.RMINamingService
Extracts the container name from a service reference.
getContainers() - Method in class stream.runtime.rpc.Discovery
 
getContainerURLs() - Method in class stream.runtime.rpc.Discovery
 
getContext() - Method in class stream.runtime.AbstractProcess
 
getContext() - Method in class stream.runtime.ProcessContainer
 
getCopy() - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
getElement() - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
getExtraURLs() - Method in class stream.runtime.RuntimeClassLoader
 
getFileLocation(Dependency) - Method in class stream.runtime.dependencies.DependencyResolver
 
getFreePort() - Static method in class stream.runtime.rpc.RMINamingService
 
getGroupId() - Method in class stream.runtime.dependencies.Dependency
 
getHost() - Method in class stream.runtime.rpc.ContainerAnnouncement
 
getId() - Method in class stream.runtime.AbstractProcess
 
getId() - Method in class stream.runtime.ContainerContext
 
getId() - Method in class stream.runtime.ProcessContextImpl
 
getId() - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
getId() - Method in class stream.runtime.StreamLifeCycle
 
getInput() - Method in class stream.runtime.AbstractProcess
 
getInput() - Method in interface stream.runtime.DataStreamConsumer
Returns the name of the data-stream the implementing instance want to consume.
getInput() - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
getInstance() - Static method in class stream.doc.helper.DocIndex
 
getInterval() - Method in class stream.runtime.Monitor
 
getKey() - Method in interface stream.runtime.ElementHandler
 
getKey() - Method in class stream.runtime.setup.handler.ContainerRefElementHandler
 
getKey() - Method in class stream.runtime.setup.handler.LibrariesElementHandler
 
getKey() - Method in class stream.runtime.setup.handler.MonitorElementHandler
 
getKey() - Method in class stream.runtime.setup.handler.ProcessElementHandler
 
getKey() - Method in class stream.runtime.setup.handler.QueueElementHandler
 
getKey() - Method in class stream.runtime.setup.handler.ServiceElementHandler
 
getKey() - Method in class stream.runtime.setup.handler.SinkElementHandler
 
getKey() - Method in class stream.runtime.setup.handler.StreamElementHandler
 
getLibrarySearchPath() - Method in class stream.runtime.setup.UserSettings
 
getLimit() - Method in class stream.runtime.Monitor
 
getLimit() - Method in class stream.runtime.StreamLifeCycle
 
getLocalFile() - Method in class stream.runtime.dependencies.Dependency
 
getLocalRef(String) - Method in class stream.runtime.rpc.RMINamingService
Extracts the local part of a reference, i.e.
getMarkDownFile(Class<?>) - Static method in class stream.doc.DocTree
 
getName() - Method in class stream.runtime.ProcessContainer
 
getName() - Method in class stream.runtime.rpc.ContainerAnnouncement
 
getNamespace() - Method in class stream.runtime.DefaultNamingService
 
getNamespace() - Method in interface stream.runtime.setup.ObjectCreator
 
getNamespace() - Method in class stream.script.JavaScriptProcessorFactory
 
getNamingService() - Method in class stream.DebugShell
 
getNamingService() - Method in class stream.runtime.ContainerContext
 
getNamingService() - Method in class stream.runtime.ProcessContainer
 
getNextIdentifier(String) - Static method in class stream.runtime.setup.factory.ObjectFactory
 
getNextPartition(String) - Method in class stream.runtime.DependencyInjection
 
getObjectFactory() - Method in class stream.runtime.ProcessContainer
 
getOnError() - Method in class stream.runtime.AbstractProcess
 
getOutput() - Method in class stream.runtime.AbstractProcess
 
getOutput() - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
getParameterAnnotation(Class<?>, String) - Static method in class stream.runtime.setup.ParameterDiscovery
This method returns the parameter annotation from the given class for the specified parameter key.
getParameterInfos(Class<?>) - Static method in class stream.doc.helper.ParameterTableCreator
 
getParameterName(Method) - Static method in class stream.runtime.setup.ParameterDiscovery
 
getParameterName(Method) - Static method in class stream.runtime.setup.ParameterMethodInjection
 
getParameters() - Method in interface stream.runtime.setup.ParameterAware
 
getParameterType(Class<?>, String) - Static method in class stream.runtime.setup.ParameterDiscovery
 
getParent() - Method in class stream.runtime.ContainerContext
 
getParent() - Method in class stream.runtime.ProcessContextImpl
 
getPath() - Method in class stream.doc.DocTree
 
getPath() - Method in class stream.runtime.dependencies.Dependency
 
getPomPath() - Method in class stream.runtime.dependencies.Dependency
 
getPort() - Method in class stream.runtime.rpc.ContainerAnnouncement
 
getPrefix() - Method in class stream.runtime.monitor.MemorySize
 
getPriority() - Method in class stream.runtime.AbstractProcess
 
getProcess() - Method in class stream.runtime.ProcessThread
 
getProcessClass() - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
getProcesses() - Method in class stream.runtime.ProcessContainer
 
getProcessors() - Method in class stream.runtime.AbstractProcess
 
getProcessType() - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
getProperties() - Method in class stream.runtime.AbstractProcess
 
getProperties() - Method in class stream.runtime.ContainerContext
 
getProperties(String, Properties) - Static method in class stream.runtime.setup.ParameterDiscovery
 
getProperties() - Method in class stream.runtime.setup.UserSettings
 
getProperty(String) - Method in class stream.runtime.setup.UserSettings
 
getProtocol() - Method in class stream.runtime.rpc.ContainerAnnouncement
 
getResource(ResourceFinder.Condition) - Static method in class stream.runtime.setup.ResourceFinder
 
getResourceName(String) - Method in class stream.doc.DocTree
 
getResources(String, ResourceFinder.Condition) - Static method in class stream.runtime.setup.ResourceFinder
Scans all classes accessible from the context class loader which belong to the given package and subpackages.
getSearchPaths() - Method in class stream.runtime.setup.factory.ObjectFactory
 
getServiceInfo(String) - Method in interface stream.runtime.rpc.RemoteNamingService
 
getServiceInfo(String) - Method in class stream.runtime.rpc.RMIClient
 
getServiceInfo(String) - Method in class stream.runtime.rpc.RMINamingService
(non-Javadoc)
getServiceInterface() - Method in class stream.runtime.rpc.ServiceProxy
 
getServiceInterfaces(Class<?>) - Static method in class stream.runtime.rpc.ServiceProxy
 
getServiceInterfaces(Service) - Static method in class stream.runtime.rpc.ServiceProxy
 
getServiceRefs() - Method in class stream.runtime.ProcessContainer
 
getServiceRefsForFields(Processor, Map<String, String>) - Method in class stream.runtime.setup.ServiceFieldInjection
 
getSource() - Method in interface stream.runtime.DataStreamConsumer
Returns the data-stream assigned to this consumer.
getStreamListenerNames() - Method in class stream.runtime.ProcessContainer
 
getStreams() - Method in class stream.runtime.ProcessContainer
 
getStreamsDirectory() - Method in class stream.runtime.setup.UserSettings
 
getSystemProperties(String) - Static method in class stream.runtime.setup.ParameterDiscovery
 
getTexFile(Class<?>) - Static method in class stream.doc.DocTree
 
getUserLocalFile(String) - Method in class stream.runtime.setup.UserSettings
 
getVariables() - Method in class stream.runtime.ProcessContainer
 
getVariables() - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
getVersion() - Static method in class stream.run
 
getVersion() - Method in class stream.runtime.dependencies.Dependency
 
globalObjectNumbers - Static variable in class stream.runtime.setup.factory.ObjectFactory
 
groupId - Variable in class stream.runtime.dependencies.Dependency
 
guessStreamFormat(String) - Static method in class stream.runtime.setup.factory.StreamFactory
 

H

handle(IContainer, Document, Variables, DependencyInjection) - Method in interface stream.runtime.setup.handler.DocumentHandler
 
handle(IContainer, Document, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.LibrariesElementHandler
 
handle(IContainer, Document, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.PropertiesHandler
 
handle(IContainer, Document, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.SystemPropertiesHandler
 
handleArguments(String[]) - Static method in class stream.run
 
handleElement(ProcessContainer, Element, Variables, DependencyInjection) - Method in interface stream.runtime.ElementHandler
 
handleElement(ProcessContainer, Element, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.ContainerRefElementHandler
 
handleElement(ProcessContainer, Element, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.LibrariesElementHandler
 
handleElement(ProcessContainer, Element, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.MonitorElementHandler
 
handleElement(ProcessContainer, Element, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.ProcessElementHandler
 
handleElement(ProcessContainer, Element, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.QueueElementHandler
 
handleElement(ProcessContainer, Element, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.ServiceElementHandler
 
handleElement(ProcessContainer, Element, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.SinkElementHandler
 
handleElement(ProcessContainer, Element, Variables, DependencyInjection) - Method in class stream.runtime.setup.handler.StreamElementHandler
 
handlers - Variable in class stream.runtime.setup.factory.ProcessorFactory
 
handlesElement(Element) - Method in interface stream.runtime.ElementHandler
 
handlesElement(Element) - Method in class stream.runtime.setup.handler.ContainerRefElementHandler
 
handlesElement(Element) - Method in class stream.runtime.setup.handler.LibrariesElementHandler
 
handlesElement(Element) - Method in class stream.runtime.setup.handler.MonitorElementHandler
 
handlesElement(Element) - Method in class stream.runtime.setup.handler.ProcessElementHandler
 
handlesElement(Element) - Method in class stream.runtime.setup.handler.QueueElementHandler
 
handlesElement(Element) - Method in class stream.runtime.setup.handler.ServiceElementHandler
 
handlesElement(Element) - Method in class stream.runtime.setup.handler.SinkElementHandler
 
handlesElement(Element) - Method in class stream.runtime.setup.handler.StreamElementHandler
 
hasBodyContentSetter(Object, String) - Static method in class stream.utils.XMLFormatter
 
hasChild(String) - Method in class stream.doc.DocTree
 
hasGetter(Class<?>, String) - Static method in class stream.runtime.setup.ParameterInjection
 
hashCode() - Method in class stream.runtime.dependencies.Dependency
 
hasPartitions(String) - Method in class stream.runtime.DependencyInjection
 
hasServiceSetter(String, Object) - Static method in class stream.runtime.DependencyInjection
 
hasSetter(Object, String) - Static method in class stream.utils.XMLFormatter
 
hasSetterFor(Object, String, Class<?>) - Static method in class stream.runtime.setup.ParameterMethodInjection
 
hasSinkSetter(String, Object) - Static method in class stream.runtime.DependencyInjection
 
host - Variable in class stream.runtime.rpc.ContainerAnnouncement
 
host - Variable in class stream.runtime.rpc.RMIClient
 

I

id - Variable in class stream.runtime.AbstractProcess
 
id - Variable in class stream.runtime.ContainerContext
 
id - Variable in class stream.runtime.setup.factory.ProcessConfiguration
 
implementsInterface(Class<?>, Class<?>) - Static method in class stream.doc.DocFinder
 
Info - Class in stream.shell
 
Info(DebugShell) - Constructor for class stream.shell.Info
 
init(ApplicationContext) - Method in class stream.runtime.AbstractProcess
 
init(ApplicationContext) - Method in class stream.runtime.Monitor
 
init(Integer) - Method in class stream.runtime.Priority
 
init(Document) - Method in class stream.runtime.ProcessContainer
 
init() - Method in class stream.runtime.ProcessThread
 
init(ApplicationContext) - Method in class stream.runtime.rpc.RMINamingService
 
init(ApplicationContext) - Method in class stream.runtime.StreamLifeCycle
 
init() - Method in class stream.runtime.StreamLifeCycle
 
initAll(ApplicationContext) - Method in class stream.runtime.LifeCycleManager
 
inject(Reference, ComputeGraph, NamingService) - Method in class stream.runtime.DependencyInjection
 
inject(ComputeGraph.SinkRef, ComputeGraph) - Method in class stream.runtime.DependencyInjection
 
inject(ComputeGraph.SourceRef, ComputeGraph) - Method in class stream.runtime.DependencyInjection
 
inject(ComputeGraph.ServiceRef, ComputeGraph, NamingService) - Method in class stream.runtime.DependencyInjection
 
inject(Map<String, ?>, Object) - Method in class stream.runtime.setup.DefaultParameterFinder
 
inject(Object, Map<String, ?>, Variables) - Method in class stream.runtime.setup.ParameterFieldInjection
 
inject(Map<String, ?>, Object) - Method in interface stream.runtime.setup.ParameterFinder
This method injects the given parameters into the specified object, based on the map returned by the {ParameterFinder.findParameters(Class) method.
inject(Object, Map<String, ?>, Variables) - Static method in class stream.runtime.setup.ParameterInjection
This method injects a set of parameters to the given object.
inject(Object, Map<String, ?>, Variables) - Method in class stream.runtime.setup.ParameterMethodInjection
 
injectDependencies(ComputeGraph, NamingService) - Method in class stream.runtime.DependencyInjection
 
injectResolvedReferences(Object, String, Object[]) - Method in class stream.runtime.DependencyInjection
 
injectSystemProperties(Object, String) - Static method in class stream.runtime.setup.ParameterInjection
 
input - Variable in class stream.runtime.setup.factory.ProcessConfiguration
 
interval - Variable in class stream.runtime.Monitor
 
interval - Variable in class stream.runtime.rpc.Announcer
 
interval - Variable in class stream.runtime.rpc.Discovery
 
intervalString - Variable in class stream.runtime.Monitor
 
invoke(Object, Method, Object[]) - Method in class stream.runtime.rpc.AbstractServiceDelegator
 
invoke(Object, Method, Object[]) - Method in class stream.runtime.rpc.JSONRPCServiceDelegator
 
invoke(Object, Method, Object[]) - Method in class stream.runtime.rpc.Naming.ServiceDelegator
Deprecated.
 
invoke(Object, Method, Object[]) - Method in class stream.runtime.rpc.RMIServiceDelegator
 
isArraySetter(Method, Class<?>) - Static method in class stream.runtime.DependencyInjection
 
isGetter(Method) - Static method in class stream.runtime.setup.ParameterDiscovery
This method defines whether a method matches all requirements of being a get-Method.
isGetter(Method) - Static method in class stream.runtime.setup.ParameterInjection
 
isLeaf() - Method in class stream.doc.DocTree
 
isLocal(String) - Method in class stream.runtime.DefaultNamingService
 
isLocal(String) - Method in class stream.runtime.rpc.RMINamingService
Checks if the given reference is local to this naming service.
isMarkdown - Static variable in class stream.runtime.setup.ResourceFinder
 
isMet(ComputeGraph) - Method in class stream.runtime.shutdown.LocalShutdownCondition
 
isMet(ComputeGraph) - Method in class stream.runtime.shutdown.ServerShutdownCondition
 
isMet(ComputeGraph) - Method in interface stream.runtime.shutdown.ShutdownCondition
 
isNativeType(Class<?>) - Static method in class stream.runtime.setup.ParameterInjection
 
isQueueArraySetter(Method) - Static method in class stream.runtime.setup.ParameterInjection
 
isQueueSetter(Method) - Static method in class stream.runtime.setup.ParameterInjection
 
isRunning() - Method in class stream.runtime.ProcessThread
 
isScopeIncluded(String) - Method in class stream.runtime.dependencies.DependencyResolver
 
isServiceImplementation(Class<?>) - Static method in class stream.runtime.DependencyInjection
This method checks whether the given class implements the Service interface.
isServiceSetter(Method) - Static method in class stream.runtime.DependencyInjection
This method checks whether the provided method is a service setter, i.e.
isSetter(Method, Class<?>) - Static method in class stream.runtime.DependencyInjection
 
isSetter(Method) - Static method in class stream.runtime.setup.ParameterDiscovery
This method defines whether a method matches all requirements of being a get-Method.
isSetter(Method) - Static method in class stream.runtime.setup.ParameterMethodInjection
 
isSinkArraySetter(Method) - Static method in class stream.runtime.DependencyInjection
 
isSinkSetter(Method) - Static method in class stream.runtime.DependencyInjection
 
isSourceSetter(Method) - Static method in class stream.runtime.DependencyInjection
 
isTypeSupported(Class<?>) - Static method in class stream.runtime.setup.ParameterInjection
 

J

JavaScriptProcessorFactory - Class in stream.script
 
JavaScriptProcessorFactory() - Constructor for class stream.script.JavaScriptProcessorFactory
 
join(String[]) - Static method in class stream.runtime.setup.ParameterUtils
 
JSONRPCServiceDelegator - Class in stream.runtime.rpc
 
JSONRPCServiceDelegator(Service) - Constructor for class stream.runtime.rpc.JSONRPCServiceDelegator
 

L

level - Variable in class stream.doc.AbstractDocConverter
 
level - Variable in class stream.doc.MarkdownToTexConverter
 
LibrariesElementHandler - Class in stream.runtime.setup.handler
 
LibrariesElementHandler(ObjectFactory) - Constructor for class stream.runtime.setup.handler.LibrariesElementHandler
 
LifeCycleManager - Class in stream.runtime
 
LifeCycleManager() - Constructor for class stream.runtime.LifeCycleManager
 
lifeCycles - Variable in class stream.runtime.LifeCycleManager
 
lifeCycles() - Method in class stream.runtime.ProcessContainer
 
lifeCyleObjects - Variable in class stream.runtime.ProcessContainer
 
limit - Variable in class stream.runtime.Monitor
 
list() - Method in class stream.runtime.ContainerContext
 
list() - Method in class stream.runtime.DefaultNamingService
 
list() - Method in class stream.runtime.ProcessContextImpl
 
list() - Method in class stream.runtime.rpc.RMIClient
 
list() - Method in class stream.runtime.rpc.RMINamingService
 
List - Class in stream.shell
 
List(DebugShell) - Constructor for class stream.shell.List
 
listeners - Variable in class stream.runtime.ProcessContainer
The list of data-stream-queues, that can be fed from external instances
listFiles(File, boolean) - Static method in class stream.utils.FileUtils
 
loadUserProperties() - Static method in class stream.runtime.StreamRuntime
 
localRepo - Variable in class stream.runtime.dependencies.DependencyResolver
 
LocalShutdownCondition - Class in stream.runtime.shutdown
 
LocalShutdownCondition() - Constructor for class stream.runtime.shutdown.LocalShutdownCondition
 
lock - Variable in class streams.runtime.Supervisor
 
log - Static variable in class stream.DebugShell
 
log - Static variable in class stream.doc.ClassFinder
 
log - Static variable in class stream.doc.DocFinder
 
log - Static variable in class stream.doc.DocGenerator
 
log - Static variable in class stream.doc.DocTree
 
log - Static variable in class stream.doc.helper.DocIndex
 
log - Static variable in class stream.doc.helper.ParameterTableCreator
 
log - Static variable in class stream.doc.MarkdownToTexConverter
 
log - Static variable in class stream.run
 
log - Static variable in class stream.runtime.AbstractProcess
 
log - Static variable in class stream.runtime.Container
 
log - Static variable in class stream.runtime.ContainerContext
 
log - Variable in class stream.runtime.Containers
 
log - Static variable in class stream.runtime.DefaultNamingService
 
log - Static variable in class stream.runtime.DefaultProcess
 
log - Static variable in class stream.runtime.dependencies.Dependency
 
log - Static variable in class stream.runtime.dependencies.DependencyResolver
 
log - Static variable in class stream.runtime.dependencies.MavenSearchDependencyFinder
 
log - Static variable in class stream.runtime.DependencyInjection
 
log - Static variable in class stream.runtime.LifeCycleManager
 
log - Static variable in class stream.runtime.MemoryLogger
 
log - Static variable in class stream.runtime.Monitor
 
log - Static variable in class stream.runtime.monitor.MemorySize
 
log - Static variable in class stream.runtime.ProcessContainer
 
log - Static variable in class stream.runtime.ProcessContextImpl
 
log - Static variable in class stream.runtime.ProcessThread
 
log - Static variable in class stream.runtime.rpc.AbstractServiceDelegator
 
log - Static variable in class stream.runtime.rpc.Announcer
 
log - Static variable in class stream.runtime.rpc.Discovery
 
log - Static variable in class stream.runtime.rpc.JSONRPCServiceDelegator
 
log - Static variable in class stream.runtime.rpc.Naming
Deprecated.
 
log - Variable in class stream.runtime.rpc.Naming.ServiceDelegator
Deprecated.
 
log - Static variable in class stream.runtime.rpc.RemoteClassServer
 
log - Variable in class stream.runtime.rpc.RemoteClassServer.RequestHandler
 
log - Static variable in class stream.runtime.rpc.RMIClient
 
log - Static variable in class stream.runtime.rpc.RMINamingService
 
log - Static variable in class stream.runtime.rpc.RMIServiceDelegator
 
log - Static variable in class stream.runtime.rpc.ServiceProxy
 
log - Static variable in class stream.runtime.RuntimeClassLoader
 
log - Static variable in class stream.runtime.setup.factory.DefaultProcessFactory
 
log - Static variable in class stream.runtime.setup.factory.ObjectFactory
 
log - Static variable in class stream.runtime.setup.factory.ProcessorFactory
 
log - Static variable in class stream.runtime.setup.factory.StreamFactory
 
log - Static variable in class stream.runtime.setup.handler.ContainerRefElementHandler
 
log - Static variable in class stream.runtime.setup.handler.LibrariesElementHandler
 
log - Static variable in class stream.runtime.setup.handler.MonitorElementHandler
 
log - Static variable in class stream.runtime.setup.handler.ProcessElementHandler
 
log - Static variable in class stream.runtime.setup.handler.PropertiesHandler
 
log - Static variable in class stream.runtime.setup.handler.QueueElementHandler
 
log - Static variable in class stream.runtime.setup.handler.ServiceElementHandler
 
log - Static variable in class stream.runtime.setup.handler.SinkElementHandler
 
log - Static variable in class stream.runtime.setup.handler.StreamElementHandler
 
log - Static variable in class stream.runtime.setup.handler.SystemPropertiesHandler
 
log - Static variable in class stream.runtime.setup.ParameterDiscovery
 
log - Static variable in class stream.runtime.setup.ParameterFieldInjection
 
log - Static variable in class stream.runtime.setup.ParameterInjection
 
log - Static variable in class stream.runtime.setup.ParameterMethodInjection
 
log - Static variable in class stream.runtime.setup.ParameterValidator
 
log - Static variable in class stream.runtime.setup.ParameterValueMapper
 
log - Static variable in class stream.runtime.setup.ResourceFinder
 
log - Static variable in class stream.runtime.setup.ServiceFieldInjection
 
log - Static variable in class stream.runtime.setup.UserSettings
 
log - Static variable in class stream.runtime.shutdown.AbstractShutdownCondition
 
log - Static variable in class stream.runtime.shutdown.LocalShutdownCondition
 
log - Static variable in class stream.runtime.shutdown.ServerShutdownCondition
 
log - Static variable in class stream.runtime.StreamRuntime
 
log - Static variable in class stream.script.JavaScriptProcessorFactory
 
log - Static variable in class stream.shell.Call
 
log - Static variable in class stream.shell.Discover
 
log - Static variable in class stream.shell.List
 
log - Static variable in class stream.Start
 
log - Static variable in class stream.utils.PrintGraph
 
log - Static variable in class stream.utils.XMLFormatter
 
log - Static variable in class streams.runtime.SoftShutdown
 
log - Static variable in class streams.runtime.Supervisor
 
loggingSetup - Static variable in class stream.runtime.StreamRuntime
 
logSearchPath - Static variable in class stream.runtime.StreamRuntime
 
lookup(String, Class<T>) - Method in class stream.runtime.ContainerContext
 
lookup(String, Class<T>) - Method in class stream.runtime.DefaultNamingService
 
lookup(String, Class<T>) - Static method in class stream.runtime.rpc.Naming
Deprecated.
 
lookup(String, Class<T>) - Method in class stream.runtime.rpc.RMIClient
 
lookup(String, Class<T>) - Method in class stream.runtime.rpc.RMINamingService
 

M

main(String[]) - Static method in class stream.DebugShell
 
main(String[]) - Static method in class stream.doc.BuildIndex
 
main(String[]) - Static method in class stream.doc.DocCommand
 
main(String[]) - Static method in class stream.doc.DocFinder
 
main(String[]) - Static method in class stream.doc.DocGenerator
 
main(String[]) - Static method in class stream.doc.helper.MarkdownParameterTable
 
main(String[]) - Static method in class stream.doc.helper.ParameterTableCreator
 
main(String[]) - Static method in class stream.doc.helper.TexParameterTable
 
main(String[]) - Static method in class stream.doc.MarkdownToTexConverter
 
main(String[]) - Static method in class stream.doc.SearchCommand
 
main(String[]) - Static method in class stream.run
 
main(URL) - Static method in class stream.run
 
main(URL, Map<String, ElementHandler>) - Static method in class stream.run
 
main(String) - Static method in class stream.run
 
main(String, Map<String, ElementHandler>) - Static method in class stream.run
 
main(String[]) - Static method in class stream.runtime.dependencies.MavenSearchDependencyFinder
 
main(String[]) - Static method in class stream.runtime.rpc.RemoteClassServer
 
main(String[]) - Static method in class stream.Shell
 
main(String[]) - Static method in class stream.Start
 
main(String[]) - Static method in class stream.xml
 
mainWithMap(URL, Map<String, String>) - Static method in class stream.run
 
MarkdownParameterTable - Class in stream.doc.helper
This class simply checks the parameters of a given class and writes a table for that.
MarkdownParameterTable() - Constructor for class stream.doc.helper.MarkdownParameterTable
 
MarkdownToTexConverter - Class in stream.doc
 
MarkdownToTexConverter() - Constructor for class stream.doc.MarkdownToTexConverter
 
matches(String[], Class<?>) - Static method in class stream.doc.DocFinder
 
matches(String[], Class<?>) - Static method in class stream.doc.DocTree
 
matches(String) - Method in interface stream.runtime.setup.ResourceFinder.Condition
 
MavenSearchDependencyFinder - Class in stream.runtime.dependencies
 
MavenSearchDependencyFinder() - Constructor for class stream.runtime.dependencies.MavenSearchDependencyFinder
 
max - Variable in class stream.doc.helper.ParameterTableCreator.ParameterInfo
 
max - Variable in class stream.runtime.setup.ParameterInfo
 
max() - Method in class stream.runtime.setup.ParameterInfo
 
MemoryLogger - Class in stream.runtime
 
MemoryLogger() - Constructor for class stream.runtime.MemoryLogger
 
MemorySize - Class in stream.runtime.monitor
 
MemorySize() - Constructor for class stream.runtime.monitor.MemorySize
 
methods - Variable in class stream.runtime.rpc.ServiceProxy
 
min - Variable in class stream.doc.helper.ParameterTableCreator.ParameterInfo
 
min - Variable in class stream.runtime.setup.ParameterInfo
 
min() - Method in class stream.runtime.setup.ParameterInfo
 
Monitor - Class in stream.runtime
 
Monitor() - Constructor for class stream.runtime.Monitor
 
Monitor.MonitorStream - Class in stream.runtime
 
MonitorElementHandler - Class in stream.runtime.setup.handler
 
MonitorElementHandler(ObjectFactory, ProcessorFactory) - Constructor for class stream.runtime.setup.handler.MonitorElementHandler
 
MonitorFactory - Class in stream.runtime.setup.factory
 
MonitorFactory(ProcessContainer, ObjectFactory, DependencyInjection) - Constructor for class stream.runtime.setup.factory.MonitorFactory
 
MonitorStream() - Constructor for class stream.runtime.Monitor.MonitorStream
 

N

name - Variable in class stream.doc.DocTree
 
name - Variable in class stream.doc.helper.ParameterTableCreator.ParameterInfo
 
name - Variable in class stream.runtime.ContainerContext
 
name - Variable in class stream.runtime.DefaultNamingService
 
name - Variable in class stream.runtime.ProcessContainer
The name of this container, used in lookup URIs (e.g.
name - Variable in class stream.runtime.rpc.ContainerAnnouncement
 
name - Variable in class stream.runtime.rpc.RMINamingService
 
name - Variable in class stream.runtime.setup.ParameterInfo
 
name() - Method in class stream.runtime.setup.ParameterInfo
 
namespace - Variable in class stream.runtime.rpc.RMINamingService
 
Naming - Class in stream.runtime.rpc
Deprecated. 
Naming() - Constructor for class stream.runtime.rpc.Naming
Deprecated.
 
NAMING - Static variable in class stream.runtime.rpc.Naming
Deprecated.
 
Naming.ServiceDelegator - Class in stream.runtime.rpc
Deprecated.
 
namingService - Variable in class stream.DebugShell
 
namingService - Variable in class stream.runtime.ContainerContext
 
namingService - Variable in class stream.runtime.ProcessContainer
 
namingService - Variable in class stream.runtime.rpc.RMIClient
 
newInstance() - Static method in class stream.runtime.setup.factory.ObjectFactory
 

O

ObjectCreator - Interface in stream.runtime.setup
 
objectCreators - Static variable in class stream.runtime.setup.factory.ObjectFactory
 
objectFactory - Variable in class stream.runtime.ProcessContainer
 
objectFactory - Variable in class stream.runtime.setup.factory.DefaultProcessFactory
 
ObjectFactory - Class in stream.runtime.setup.factory
This class implements a generic object factory that is able to instantiate objects from XML elements.
ObjectFactory() - Constructor for class stream.runtime.setup.factory.ObjectFactory
 
objectFactory - Variable in class stream.runtime.setup.factory.ProcessorFactory
 
objectFactory - Variable in class stream.runtime.setup.handler.ContainerRefElementHandler
 
objectFactory - Variable in class stream.runtime.setup.handler.LibrariesElementHandler
 
objectFactory - Variable in class stream.runtime.setup.handler.ProcessElementHandler
 
objectFactory - Variable in class stream.runtime.setup.handler.ServiceElementHandler
 
objectFactory - Variable in class stream.runtime.setup.handler.StreamElementHandler
 
onError - Variable in class stream.runtime.AbstractProcess
 
outDir - Variable in class stream.doc.DocGenerator
 
output - Variable in class stream.runtime.setup.factory.ProcessConfiguration
 

P

pandoc - Variable in class stream.doc.MarkdownToTexConverter
 
ParameterAware - Interface in stream.runtime.setup
 
ParameterDiscovery - Class in stream.runtime.setup
This class implements an annotation-based parameter-type discovery.
ParameterDiscovery() - Constructor for class stream.runtime.setup.ParameterDiscovery
 
ParameterFieldInjection - Class in stream.runtime.setup
This class handles injection of parameters into annotated fields of an object.
ParameterFieldInjection() - Constructor for class stream.runtime.setup.ParameterFieldInjection
 
ParameterFinder - Interface in stream.runtime.setup
This interface defines a single method for finding parameters given a class.
ParameterInfo(Parameter, Class<?>) - Constructor for class stream.doc.helper.ParameterTableCreator.ParameterInfo
 
ParameterInfo(String, Class<?>, String) - Constructor for class stream.doc.helper.ParameterTableCreator.ParameterInfo
 
ParameterInfo - Class in stream.runtime.setup
This class is a wrapper for the different types of parameter annotations, supported by RapidMiner Beans library.
ParameterInfo(Parameter) - Constructor for class stream.runtime.setup.ParameterInfo
 
ParameterInfo(String, String, boolean, String, Double, Double, String[]) - Constructor for class stream.runtime.setup.ParameterInfo
 
ParameterInjection - Class in stream.runtime.setup
This class provides some utility methods for injecting parameters into an object by the use of Java's reflection API.
ParameterInjection() - Constructor for class stream.runtime.setup.ParameterInjection
 
ParameterMethodInjection - Class in stream.runtime.setup
This class implements the parameter injection via setter-methods.
ParameterMethodInjection() - Constructor for class stream.runtime.setup.ParameterMethodInjection
 
ParameterTableCreator - Class in stream.doc.helper
 
ParameterTableCreator() - Constructor for class stream.doc.helper.ParameterTableCreator
 
ParameterTableCreator.ParameterInfo - Class in stream.doc.helper
 
ParameterTableWriter - Interface in stream.doc.helper
 
ParameterUtils - Class in stream.runtime.setup
 
ParameterUtils() - Constructor for class stream.runtime.setup.ParameterUtils
 
ParameterValidator - Class in stream.runtime.setup
 
ParameterValidator() - Constructor for class stream.runtime.setup.ParameterValidator
 
ParameterValueMapper - Class in stream.runtime.setup
This class provides the mapping of an input string to the desired output object.
ParameterValueMapper() - Constructor for class stream.runtime.setup.ParameterValueMapper
 
parent - Variable in class stream.doc.DocTree
 
parentContext - Variable in class stream.runtime.AbstractProcess
 
parse(String) - Static method in class stream.runtime.Priority
 
parseDocument(URL) - Static method in class stream.runtime.ProcessContainer
 
PARTITIONED_STREAMS - Static variable in class stream.runtime.DependencyInjection
 
path() - Method in class stream.runtime.ContainerContext
 
path() - Method in class stream.runtime.ProcessContextImpl
 
pc - Variable in class streams.runtime.SoftShutdown
 
pHandle - Variable in class stream.runtime.setup.handler.PropertiesHandler
 
pool - Variable in class stream.runtime.Containers
 
port - Variable in class stream.runtime.rpc.ContainerAnnouncement
 
port - Variable in class stream.runtime.rpc.RMIClient
 
prefix - Variable in class stream.doc.DocTree
 
prefix - Variable in class stream.runtime.monitor.MemorySize
 
print(String) - Method in class stream.doc.DocTree
 
print(String) - Method in class stream.shell.Command
 
print(ComputeGraph) - Static method in class stream.utils.PrintGraph
 
printContainers() - Method in class stream.runtime.rpc.Discovery
 
PrintGraph - Class in stream.utils
 
PrintGraph() - Constructor for class stream.utils.PrintGraph
 
println(String) - Method in class stream.shell.Command
 
printTargets(Object, int) - Method in class streams.runtime.Supervisor
 
priority - Variable in class stream.runtime.AbstractProcess
 
Priority - Class in stream.runtime
This class defines a thread priority level which can be instantiated using an integer value or a string of lowest, low, normal, high or highest.
Priority() - Constructor for class stream.runtime.Priority
 
Priority(Integer) - Constructor for class stream.runtime.Priority
 
Priority(String) - Constructor for class stream.runtime.Priority
 
PRIORITY_NAMES - Static variable in class stream.runtime.Priority
 
PRIORITY_NAMES - Static variable in class stream.runtime.ProcessThread
 
process(Data) - Method in class stream.runtime.AbstractProcess
 
process(Data) - Method in class stream.runtime.monitor.MemorySize
 
process(Data) - Method in class stream.runtime.Monitor
 
process - Variable in class stream.runtime.ProcessThread
 
processClass - Variable in class stream.runtime.setup.factory.ProcessConfiguration
 
ProcessConfiguration - Class in stream.runtime.setup.factory
 
ProcessConfiguration() - Constructor for class stream.runtime.setup.factory.ProcessConfiguration
 
ProcessContainer - Class in stream.runtime
A process-container is a collection of processes that run independently.
ProcessContainer(URL) - Constructor for class stream.runtime.ProcessContainer
This constructor creates a new process-container instance by parsing an XML document located at the specified URL.
ProcessContainer(URL, Map<String, ElementHandler>) - Constructor for class stream.runtime.ProcessContainer
 
ProcessContainer(URL, Map<String, ElementHandler>, Map<String, String>) - Constructor for class stream.runtime.ProcessContainer
 
ProcessContainer(Document, Map<String, ElementHandler>, Map<String, String>) - Constructor for class stream.runtime.ProcessContainer
 
processContainer - Variable in class stream.runtime.setup.factory.DefaultProcessFactory
 
processContext - Variable in class stream.runtime.AbstractProcess
 
ProcessContextImpl - Class in stream.runtime
 
ProcessContextImpl() - Constructor for class stream.runtime.ProcessContextImpl
 
ProcessContextImpl(String) - Constructor for class stream.runtime.ProcessContextImpl
 
ProcessContextImpl(String, ApplicationContext) - Constructor for class stream.runtime.ProcessContextImpl
 
ProcessContextImpl(String, ContainerContext) - Constructor for class stream.runtime.ProcessContextImpl
 
processContexts - Variable in class stream.runtime.ProcessContainer
 
ProcessElementHandler - Class in stream.runtime.setup.handler
 
ProcessElementHandler(ObjectFactory, ProcessorFactory) - Constructor for class stream.runtime.setup.handler.ProcessElementHandler
 
processError(Process, Exception) - Method in interface stream.runtime.ProcessListener
 
processError(Process, Exception) - Method in class streams.runtime.Supervisor
 
processes - Variable in class stream.runtime.ProcessContainer
The list of processes running in this container
processesDone() - Method in class streams.runtime.Supervisor
 
processesRunning() - Method in class streams.runtime.Supervisor
 
ProcessFactory - Interface in stream.runtime.setup.factory
 
processFinished(Process) - Method in interface stream.runtime.ProcessListener
 
processFinished(Process) - Method in class streams.runtime.Supervisor
 
processId - Variable in class stream.runtime.ProcessContextImpl
 
ProcessListener - Interface in stream.runtime
 
processListener - Variable in class stream.runtime.ProcessThread
 
processorCreated(Processor, Element) - Method in interface stream.runtime.setup.factory.ProcessorFactory.ProcessorCreationHandler
 
processorFactory - Variable in class stream.runtime.ProcessContainer
 
ProcessorFactory - Class in stream.runtime.setup.factory
 
ProcessorFactory(ObjectFactory) - Constructor for class stream.runtime.setup.factory.ProcessorFactory
 
processorFactory - Variable in class stream.runtime.setup.handler.ProcessElementHandler
 
processorFactory - Variable in class stream.runtime.setup.handler.StreamElementHandler
 
ProcessorFactory.ProcessorCreationHandler - Interface in stream.runtime.setup.factory
 
processors - Variable in class stream.runtime.AbstractProcess
 
processOutlets - Variable in class streams.runtime.Supervisor
 
processStarted(Process) - Method in interface stream.runtime.ProcessListener
 
processStarted(Process) - Method in class streams.runtime.Supervisor
 
ProcessThread - Class in stream.runtime
ProcessThread(Process, ApplicationContext) - Constructor for class stream.runtime.ProcessThread
 
processType - Variable in class stream.runtime.setup.factory.DefaultProcessFactory
 
processType - Variable in class stream.runtime.setup.factory.ProcessConfiguration
 
prompt - Variable in class stream.DebugShell
 
properties - Variable in class stream.doc.AbstractDocConverter
 
properties - Variable in class stream.runtime.AbstractProcess
 
properties - Variable in class stream.runtime.ContainerContext
 
properties - Variable in class stream.runtime.setup.UserSettings
 
PropertiesHandler - Class in stream.runtime.setup.handler
This handler extracts all properties defined in a document and adds these to the process container.
PropertiesHandler() - Constructor for class stream.runtime.setup.handler.PropertiesHandler
 
protocol - Variable in class stream.runtime.rpc.ContainerAnnouncement
 

Q

QueueElementHandler - Class in stream.runtime.setup.handler
 
QueueElementHandler() - Constructor for class stream.runtime.setup.handler.QueueElementHandler
 

R

read() - Method in class stream.runtime.StreamLifeCycle
 
readNext() - Method in class stream.runtime.Monitor.MonitorStream
 
readResource(String) - Static method in class stream.runtime.rpc.RemoteClassServer
 
ref - Variable in class stream.runtime.monitor.MemorySize
 
refs - Variable in class stream.runtime.DependencyInjection
 
register(String, Service) - Method in class stream.runtime.ContainerContext
 
register(String, Service) - Method in class stream.runtime.DefaultNamingService
 
register(LifeCycle) - Method in class stream.runtime.LifeCycleManager
 
register(LifeCycle) - Method in class stream.runtime.ProcessContainer
 
register(String, Service) - Method in class stream.runtime.ProcessContextImpl
 
register(String, Service) - Method in class stream.runtime.rpc.RMIClient
 
register(String, Service) - Method in class stream.runtime.rpc.RMINamingService
 
register(String, Class<?>) - Static method in class stream.runtime.setup.factory.ObjectFactory
 
registerObjectCreator(ObjectCreator) - Static method in class stream.runtime.setup.factory.ObjectFactory
 
registerQueue(String, Queue, boolean) - Method in class stream.runtime.ProcessContainer
 
registerSink(String, Sink) - Method in class stream.runtime.ProcessContainer
 
registerStream(String, Source) - Method in class stream.runtime.ProcessContainer
 
registry - Static variable in class stream.runtime.rpc.Naming
Deprecated.
 
registry - Variable in class stream.runtime.rpc.RMIClient
 
registry - Variable in class stream.runtime.rpc.RMINamingService
 
remapping - Variable in class stream.runtime.DependencyInjection
 
RemoteClassServer - Class in stream.runtime.rpc
 
RemoteClassServer() - Constructor for class stream.runtime.rpc.RemoteClassServer
 
RemoteClassServer(int) - Constructor for class stream.runtime.rpc.RemoteClassServer
 
RemoteClassServer.RequestHandler - Class in stream.runtime.rpc
 
remoteContainer - Variable in class stream.runtime.DefaultNamingService
 
remoteContainers - Variable in class stream.runtime.ContainerContext
 
RemoteEndpoint - Interface in stream.runtime.rpc
 
RemoteNamingService - Interface in stream.runtime.rpc
 
remotes - Variable in class stream.runtime.rpc.RMIClient
 
remove(Processor) - Method in class stream.runtime.AbstractProcess
 
removeCreationHandler(ProcessorFactory.ProcessorCreationHandler) - Method in class stream.runtime.setup.factory.ProcessorFactory
 
removeListener(ProcessListener) - Method in class stream.runtime.ProcessThread
 
repl(InputStream, OutputStream) - Method in class stream.DebugShell
 
RequestHandler(Socket) - Constructor for class stream.runtime.rpc.RemoteClassServer.RequestHandler
 
required - Variable in class stream.doc.helper.ParameterTableCreator.ParameterInfo
 
required - Variable in class stream.runtime.setup.ParameterInfo
 
required() - Method in class stream.runtime.setup.ParameterInfo
 
reset() - Method in class stream.runtime.ContainerController
 
resolve(String) - Method in class stream.runtime.ContainerContext
 
resolve(Dependency) - Method in class stream.runtime.dependencies.DependencyResolver
 
resolve(String) - Method in class stream.runtime.ProcessContextImpl
 
resolvedDependencies - Variable in class stream.runtime.dependencies.DependencyResolver
 
resolver - Variable in class stream.runtime.setup.handler.LibrariesElementHandler
 
ResourceFinder - Class in stream.runtime.setup
 
ResourceFinder() - Constructor for class stream.runtime.setup.ResourceFinder
 
ResourceFinder.Condition - Interface in stream.runtime.setup
 
Result(URL, Double, String) - Constructor for class stream.doc.helper.DocIndex.Result
 
RMIClient - Class in stream.runtime.rpc
 
RMIClient(int) - Constructor for class stream.runtime.rpc.RMIClient
 
RMIClient(String, int) - Constructor for class stream.runtime.rpc.RMIClient
 
RMINamingService - Class in stream.runtime.rpc
An implementation of the NamingService that uses RMI as underlying transport layer.
RMINamingService() - Constructor for class stream.runtime.rpc.RMINamingService
 
RMINamingService(String) - Constructor for class stream.runtime.rpc.RMINamingService
 
RMINamingService(String, String, int) - Constructor for class stream.runtime.rpc.RMINamingService
 
RMINamingService(String, String, int, boolean) - Constructor for class stream.runtime.rpc.RMINamingService
 
RMIServiceDelegator - Class in stream.runtime.rpc
 
RMIServiceDelegator(RemoteEndpoint) - Constructor for class stream.runtime.rpc.RMIServiceDelegator
 
run - Class in stream
 
run() - Constructor for class stream.run
 
run() - Method in class stream.runtime.MemoryLogger
 
run() - Method in class stream.runtime.ProcessContainer
 
run() - Method in class stream.runtime.ProcessThread
 
run() - Method in class stream.runtime.rpc.Announcer
 
run() - Method in class stream.runtime.rpc.Discovery
 
run() - Method in class stream.runtime.rpc.RemoteClassServer.RequestHandler
 
run() - Method in class stream.runtime.rpc.RemoteClassServer
 
Run - Class in stream.shell
 
Run() - Constructor for class stream.shell.Run
 
run() - Method in class streams.runtime.SoftShutdown
 
running - Variable in class stream.runtime.ProcessThread
 
running - Variable in class stream.runtime.rpc.Announcer
 
running - Variable in class stream.runtime.rpc.Discovery
 
running - Variable in class streams.runtime.Supervisor
 
runningProcesses - Variable in class streams.runtime.Supervisor
 
runtime - Variable in class stream.runtime.ProcessContainer
 
RuntimeClassLoader - Class in stream.runtime
 
RuntimeClassLoader(URL[], ClassLoader) - Constructor for class stream.runtime.RuntimeClassLoader
 

S

scopes - Variable in class stream.runtime.dependencies.DependencyResolver
 
score - Variable in class stream.doc.helper.DocIndex.Result
 
search(String) - Method in class stream.doc.helper.DocIndex
 
SearchCommand - Class in stream.doc
 
SearchCommand() - Constructor for class stream.doc.SearchCommand
 
searchPath - Variable in class stream.runtime.setup.factory.ObjectFactory
 
sectionDown() - Method in class stream.doc.AbstractDocConverter
 
sectionDown() - Method in interface stream.doc.DocConverter
 
sectionDown() - Method in class stream.doc.MarkdownToTexConverter
 
sectionUp() - Method in class stream.doc.AbstractDocConverter
 
sectionUp() - Method in interface stream.doc.DocConverter
 
sectionUp() - Method in class stream.doc.MarkdownToTexConverter
 
selectVersion(List<String>, String) - Method in class stream.runtime.dependencies.DependencyResolver
 
serialVersionUID - Static variable in class stream.doc.helper.DocIndex.Result
The unique class ID
serialVersionUID - Static variable in class stream.doc.helper.DocIndex
The unique class ID
serialVersionUID - Static variable in class stream.runtime.Containers
 
serialVersionUID - Static variable in class stream.runtime.rpc.ContainerAnnouncement
The unique class ID
serialVersionUID - Static variable in class stream.runtime.rpc.RMINamingService
The unique class ID
serialVersionUID - Static variable in class stream.runtime.rpc.RMIServiceDelegator
The unique class ID
serialVersionUID - Static variable in class stream.runtime.rpc.ServiceProxy
The unique class ID
serialVersionUID - Static variable in class stream.runtime.setup.factory.ObjectFactory
 
server - Variable in class stream.runtime.ProcessContainer
 
ServerShutdownCondition - Class in stream.runtime.shutdown
 
ServerShutdownCondition() - Constructor for class stream.runtime.shutdown.ServerShutdownCondition
 
service - Variable in class stream.runtime.monitor.MemorySize
 
service - Variable in class stream.runtime.rpc.AbstractServiceDelegator
 
ServiceDelegator(RemoteEndpoint) - Constructor for class stream.runtime.rpc.Naming.ServiceDelegator
Deprecated.
 
ServiceElementHandler - Class in stream.runtime.setup.handler
This class handles XML Service elements and will create and register the corresponding elements as standalone service providers within the process container.
ServiceElementHandler(ObjectFactory) - Constructor for class stream.runtime.setup.handler.ServiceElementHandler
 
ServiceFieldInjection - Class in stream.runtime.setup
 
ServiceFieldInjection() - Constructor for class stream.runtime.setup.ServiceFieldInjection
 
serviceImpl - Variable in class stream.runtime.rpc.ServiceProxy
 
serviceInterfaces - Variable in class stream.runtime.rpc.ServiceProxy
 
ServiceProxy - Class in stream.runtime.rpc
 
ServiceProxy(Service) - Constructor for class stream.runtime.rpc.ServiceProxy
 
serviceRefs - Variable in class stream.runtime.ProcessContainer
 
services - Variable in class stream.runtime.DefaultNamingService
 
set(String, String) - Method in class stream.DebugShell
 
set(String, Object) - Method in class stream.runtime.ProcessContextImpl
 
setAttributes(Map<String, String>) - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
setCopy(Copy) - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
setElement(Element) - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
setId(String) - Method in class stream.runtime.AbstractProcess
 
setId(String) - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
setId(String) - Method in class stream.runtime.StreamLifeCycle
 
setInput(Source) - Method in class stream.runtime.AbstractProcess
 
setInput(String) - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
setInterval(String) - Method in class stream.runtime.Monitor
 
setLimit(Long) - Method in class stream.runtime.Monitor
 
setLimit(Long) - Method in class stream.runtime.StreamLifeCycle
 
setName(String) - Method in class stream.runtime.ProcessContainer
 
setNamingService(NamingService) - Method in class stream.runtime.ContainerContext
 
setOnError(String) - Method in class stream.runtime.AbstractProcess
 
setOutput(Sink) - Method in class stream.runtime.AbstractProcess
 
setOutput(String) - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
setParameters(Map<String, String>) - Method in interface stream.runtime.setup.ParameterAware
 
setPrefix(String) - Method in class stream.runtime.monitor.MemorySize
 
setPriority(Priority) - Method in class stream.runtime.AbstractProcess
 
setProcessClass(String) - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
setProcessContext(Process, ProcessContext) - Method in class stream.runtime.ProcessContainer
 
setProcessType(String) - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
setProperty(String, String) - Method in class stream.runtime.ContainerContext
 
setProperty(String, String) - Method in class stream.runtime.setup.UserSettings
 
setService(Service) - Method in class stream.runtime.monitor.MemorySize
 
setSource(Source) - Method in interface stream.runtime.DataStreamConsumer
Sets the data-stream of this consumer.
SETTINGS_FILE - Static variable in class stream.runtime.setup.UserSettings
 
setupLogging() - Static method in class stream.runtime.StreamRuntime
 
setupOutput() - Static method in class stream.run
 
setVariables(Variables) - Method in class stream.runtime.setup.factory.ProcessConfiguration
 
Shell - Class in stream
 
Shell() - Constructor for class stream.Shell
 
shell - Variable in class stream.shell.Command
 
ShellCommand - Interface in stream.shell
 
shutdown() - Method in class stream.runtime.Container
 
shutdown() - Method in class stream.runtime.ContainerController
 
shutdown(String) - Method in class stream.runtime.Containers
 
shutdown() - Method in class stream.runtime.Containers
 
shutdown() - Method in interface stream.runtime.Controller
 
shutdown() - Method in class stream.runtime.ProcessContainer
 
Shutdown - Class in stream.shell
 
Shutdown(DebugShell) - Constructor for class stream.shell.Shutdown
 
ShutdownCondition - Interface in stream.runtime.shutdown
 
signal(int) - Method in class stream.runtime.LifeCycleManager
 
signal(int) - Method in class stream.runtime.ProcessThread
 
signal(int) - Method in class streams.runtime.Supervisor
 
sink - Variable in class stream.runtime.AbstractProcess
 
SinkElementHandler - Class in stream.runtime.setup.handler
 
SinkElementHandler() - Constructor for class stream.runtime.setup.handler.SinkElementHandler
 
sinks - Variable in class stream.runtime.ProcessContainer
The set of sinks
socket - Variable in class stream.runtime.rpc.RemoteClassServer.RequestHandler
 
socket - Variable in class stream.runtime.rpc.RemoteClassServer
 
SoftShutdown - Class in streams.runtime
 
SoftShutdown(ProcessContainer) - Constructor for class streams.runtime.SoftShutdown
 
source - Variable in class stream.runtime.AbstractProcess
 
split(String) - Static method in class stream.runtime.setup.ParameterUtils
 
split(String, String) - Static method in class stream.runtime.setup.ParameterUtils
 
start(String) - Method in class stream.runtime.Containers
 
Start - Class in stream
 
Start() - Constructor for class stream.Start
 
startTime - Variable in class stream.runtime.ProcessContainer
 
stream - package stream
 
stream - Variable in class stream.runtime.StreamLifeCycle
 
stream.doc - package stream.doc
 
stream.doc.helper - package stream.doc.helper
 
stream.runtime - package stream.runtime
 
stream.runtime.dependencies - package stream.runtime.dependencies
 
stream.runtime.monitor - package stream.runtime.monitor
 
stream.runtime.rpc - package stream.runtime.rpc
 
stream.runtime.setup - package stream.runtime.setup
 
stream.runtime.setup.factory - package stream.runtime.setup.factory
 
stream.runtime.setup.handler - package stream.runtime.setup.handler
 
stream.runtime.shutdown - package stream.runtime.shutdown
 
stream.script - package stream.script
 
stream.shell - package stream.shell
 
stream.utils - package stream.utils
 
streamClassesByExtension - Static variable in class stream.runtime.setup.factory.StreamFactory
 
StreamElementHandler - Class in stream.runtime.setup.handler
 
StreamElementHandler(ObjectFactory) - Constructor for class stream.runtime.setup.handler.StreamElementHandler
 
StreamFactory - Class in stream.runtime.setup.factory
 
StreamFactory() - Constructor for class stream.runtime.setup.factory.StreamFactory
 
StreamLifeCycle - Class in stream.runtime
 
StreamLifeCycle(Stream) - Constructor for class stream.runtime.StreamLifeCycle
 
StreamRuntime - Class in stream.runtime
 
StreamRuntime() - Constructor for class stream.runtime.StreamRuntime
 
streams - Variable in class stream.runtime.ProcessContainer
The set of data streams (sources)
streams.runtime - package streams.runtime
 
supervisor - Variable in class stream.runtime.ProcessContainer
 
Supervisor - Class in streams.runtime
 
Supervisor(ComputeGraph) - Constructor for class streams.runtime.Supervisor
 
SystemPropertiesHandler - Class in stream.runtime.setup.handler
This handler extracts all properties defined in a document and adds these to the process container.
SystemPropertiesHandler() - Constructor for class stream.runtime.setup.handler.SystemPropertiesHandler
 

T

TexParameterTable - Class in stream.doc.helper
This class simply checks the parameters of a given class and writes a table for that.
TexParameterTable() - Constructor for class stream.doc.helper.TexParameterTable
 
toByteArray() - Method in class stream.runtime.rpc.ContainerAnnouncement
 
toString() - Method in class stream.runtime.AbstractProcess
 
toString() - Method in class stream.runtime.dependencies.Dependency
 
toString() - Method in class stream.runtime.Monitor
 
toString() - Method in class stream.runtime.rpc.ContainerAnnouncement
 
toString() - Method in class stream.runtime.rpc.RMIClient
 
toString(ComputeGraph) - Static method in class stream.utils.PrintGraph
 
toString(Object) - Static method in class stream.utils.XMLFormatter
 
toTex(String) - Static method in class stream.doc.MarkdownToTexConverter
 
tryVersions(List<String>, String) - Method in class stream.runtime.dependencies.DependencyResolver
 
type - Variable in class stream.doc.helper.ParameterTableCreator.ParameterInfo
 

U

unregister(String) - Method in class stream.runtime.ContainerContext
 
unregister(String) - Method in class stream.runtime.DefaultNamingService
 
unregister(String) - Method in class stream.runtime.ProcessContextImpl
 
unregister(String) - Method in class stream.runtime.rpc.RMIClient
 
unregister(String) - Method in class stream.runtime.rpc.RMINamingService
 
url - Variable in class stream.doc.helper.DocIndex.Result
 
url - Variable in class stream.runtime.Container
 
urls - Variable in class stream.runtime.setup.factory.ObjectFactory
 
UserSettings - Class in stream.runtime.setup
 
UserSettings() - Constructor for class stream.runtime.setup.UserSettings
 
userSettings - Static variable in class stream.runtime.StreamRuntime
 

V

value - Variable in class stream.runtime.Priority
 
value() - Method in class stream.runtime.Priority
 
values - Variable in class stream.runtime.setup.ParameterInfo
 
values() - Method in class stream.runtime.setup.ParameterInfo
 
variables - Variable in class stream.runtime.setup.factory.ProcessConfiguration
 
VERSION - Static variable in class stream.DebugShell
 
Version(DebugShell) - Constructor for class stream.DebugShell.Version
 
version - Static variable in class stream.run
 
version - Variable in class stream.runtime.dependencies.Dependency
 
VersionCommand - Class in stream.doc
 
VersionCommand() - Constructor for class stream.doc.VersionCommand
 
versions - Variable in class stream.runtime.dependencies.Dependency
 

W

waitForCondition(ComputeGraph) - Method in class stream.runtime.shutdown.AbstractShutdownCondition
 
waitForCondition(ComputeGraph) - Method in interface stream.runtime.shutdown.ShutdownCondition
 
waitForProcesses() - Method in class streams.runtime.Supervisor
 
worker - Variable in class stream.runtime.ProcessContainer
 
write(URL, PrintStream) - Static method in class stream.doc.DocGenerator
 
writeParameterTable(Class<?>, PrintStream) - Method in class stream.doc.AbstractDocConverter
 
writeParameterTable(Class<?>, PrintStream) - Method in class stream.doc.helper.MarkdownParameterTable
 
writeParameterTable(Class<?>, PrintStream) - Method in interface stream.doc.helper.ParameterTableWriter
 
writeParameterTable(Class<?>, PrintStream) - Method in class stream.doc.helper.TexParameterTable
 
writeParameterTable(Class<?>, PrintStream) - Method in class stream.doc.MarkdownToTexConverter
 

X

xml - Class in stream
 
xml() - Constructor for class stream.xml
 
XMLFormatter - Class in stream.utils
 
XMLFormatter() - Constructor for class stream.utils.XMLFormatter
 
A B C D E F G H I J L M N O P Q R S T U V W X 

Copyright © 2018. All rights reserved.