orcus.bigtable

Members list

Concise view

Type members

Classlikes

trait DataClient[F[_]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DataClient

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class DefaultDataClient[F[_]](client: BigtableDataClient)(implicit F: MonadError[F, Throwable], asyncH: AsyncHandler[F], parF: Aux[[V <: <FromJavaObject>] =>> ApiFuture[V], F]) extends DataClient[F]

Attributes

Graph
Supertypes
trait DataClient[F]
class Object
trait Matchable
class Any
final case class Row(rowKey: String, families: Map[String, List[RowCell]])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Row

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Row.type