Packages

c

slick.memory.DistributedProfile

StreamingQueryActionExtensionMethodsImpl

class StreamingQueryActionExtensionMethodsImpl[R, T] extends QueryActionExtensionMethodsImpl[R, Streaming[T]] with DistributedProfile.StreamingQueryActionExtensionMethodsImpl[R, T]

Source
DistributedProfile.scala
Linear Supertypes
DistributedProfile.StreamingQueryActionExtensionMethodsImpl[R, T], QueryActionExtensionMethodsImpl[R, Streaming[T]], DistributedProfile.QueryActionExtensionMethodsImpl[R, Streaming[T]], AnyRef, Any
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StreamingQueryActionExtensionMethodsImpl
  2. StreamingQueryActionExtensionMethodsImpl
  3. QueryActionExtensionMethodsImpl
  4. QueryActionExtensionMethodsImpl
  5. AnyRef
  6. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new StreamingQueryActionExtensionMethodsImpl(tree: Node, param: Any)

Value Members

  1. def result: StreamingProfileAction[R, T, Read]

    An Action that runs this query.