Packages

c

slick.memory.MemoryProfile

StreamingQueryActionExtensionMethodsImpl

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

Source
MemoryProfile.scala
Linear Supertypes
MemoryProfile.StreamingQueryActionExtensionMethodsImpl[R, T], QueryActionExtensionMethodsImpl[R, Streaming[T]], MemoryProfile.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.