org.apache.samza.runtime (samza-api 1.9.0-SNAPSHOT API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Package Next Package Frames No Frames All Classes Package org.apache.samza.runtime Interface Summary  Interface Description ApplicationRunner The primary means of managing execution of the SamzaApplication at runtime. LocationIdProvider Generates LocationId that uniquely identifies the execution environment of a stream processor. LocationIdProviderFactory Builds the LocationIdProvider. ProcessorContext The context for a StreamProcessor. ProcessorIdGenerator   ProcessorLifecycleListener This interface defines methods that are invoked in different stages of StreamProcessor's lifecycle in local process (i.e. ProcessorLifecycleListenerFactory This interface class defines the factory method to create an instance of ProcessorLifecycleListener. Class Summary  Class Description LocationId Represents the physical execution environment of the StreamProcessor. Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Package Next Package Frames No Frames All Classes