Package

akka.stream.alpakka

couchbase

Permalink

package couchbase

Visibility
  1. Public
  2. All

Type Members

  1. final class CouchbaseResponseException extends RuntimeException

    Permalink
  2. final class CouchbaseSessionRegistry extends Extension

    Permalink
  3. final class CouchbaseSessionSettings extends AnyRef

    Permalink
  4. final class CouchbaseWriteSettings extends AnyRef

    Permalink

Value Members

  1. object CouchbaseSessionRegistry extends ExtensionId[CouchbaseSessionRegistry] with ExtensionIdProvider

    Permalink

    The couchbase session registry makes it possible to share the Couchbase session(s) between the journal plugins rather than creating a new Couchbase session per use site.

  2. object CouchbaseSessionSettings

    Permalink
  3. object CouchbaseWriteSettings

    Permalink
  4. package javadsl

    Permalink
  5. package scaladsl

    Permalink

Ungrouped