Packages

package scaladsl

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait CouchbaseSession extends AnyRef

    Scala API: A Couchbase session allowing querying and interacting with a specific couchbase bucket.

    Scala API: A Couchbase session allowing querying and interacting with a specific couchbase bucket.

    Not for user extension.

    Annotations
    @DoNotInherit()
  2. sealed class DiscoverySupport extends AnyRef

    Utility to delegate Couchbase node address lookup to Akka Discovery.

Value Members

  1. object CouchbaseFlow

    Scala API: Factory methods for Couchbase flows.

  2. object CouchbaseSession

    Scala API: Gives access to Couchbase.

    Scala API: Gives access to Couchbase.

    See also

    akka.stream.alpakka.couchbase.CouchbaseSessionRegistry

  3. object CouchbaseSink

    Scala API: Factory methods for Couchbase sinks.

  4. object CouchbaseSource

    Scala API: Factory methods for Couchbase sources.

  5. object DiscoverySupport extends DiscoverySupport

    Utility to delegate Couchbase node address lookup to Akka Discovery.

Ungrouped