Package

aerospiker

Permalink

package aerospiker

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. aerospiker
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Action[F[_], U] = Kleisli[F, AerospikeClient, U]

    Permalink
  2. type Bin = com.aerospike.client.Bin

    Permalink
  3. type Host = com.aerospike.client.Host

    Permalink
  4. type Key = com.aerospike.client.Key

    Permalink
  5. type Value = com.aerospike.client.Value

    Permalink

Value Members

  1. def Action[F[_], U](f: (AerospikeClient) ⇒ F[U]): Action[F, U]

    Permalink
  2. package task

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped