Package

pl.touk.nussknacker.engine.standalone

api

Permalink

package api

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait BaseStandaloneCustomTransformer extends AnyRef

    Permalink
  2. trait JoinStandaloneCustomTransformer extends BaseStandaloneCustomTransformer

    Permalink
  3. trait ResponseEncoder[-Input] extends AnyRef

    Permalink
  4. case class StandaloneContext(processId: String, metricsProvider: MetricsProvider) extends LazyLogging with Product with Serializable

    Permalink
  5. trait StandaloneContextLifecycle extends AnyRef

    Permalink
  6. class StandaloneContextPreparer extends AnyRef

    Permalink
  7. trait StandaloneCustomTransformer extends BaseStandaloneCustomTransformer

    Permalink
  8. case class StandaloneDeploymentData(processJson: String, deploymentTime: Long, processVersion: ProcessVersion, deploymentData: DeploymentData) extends Product with Serializable

    Permalink
  9. trait StandaloneGetSource[T] extends StandaloneSource[T]

    Permalink
  10. trait StandalonePostSource[T] extends StandaloneSource[T]

    Permalink
  11. class StandaloneSinkFactory extends SinkFactory

    Permalink
  12. trait StandaloneSinkWithParameters extends Sink

    Permalink
  13. trait StandaloneSource[T] extends Source[T]

    Permalink
  14. trait StandaloneSourceFactory[T] extends SourceFactory[T]

    Permalink

Value Members

  1. object StandaloneDeploymentData extends Serializable

    Permalink
  2. package metrics

    Permalink
  3. object types

    Permalink

Ungrouped