- 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
-