org.apache.samza.application (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.application Interface Summary  Interface Description SamzaApplication<S extends ApplicationDescriptor> A SamzaApplication describes the inputs, outputs, state, configuration and the logic for processing data from one or more streaming sources. StreamApplication A StreamApplication describes the inputs, outputs, state, configuration and the processing logic for the application in Samza's High Level API. TaskApplication A TaskApplication describes the inputs, outputs, state, configuration and the processing logic for the application in Samza's Low Level API. Enum Summary  Enum Description ApplicationApiType Enum to denote the possible API types for a samza application. Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Package Next Package Frames No Frames All Classes