DataClient

orcus.bigtable.DataClient$
See theDataClient companion trait
object DataClient

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[F[_]](client: BigtableDataClient)(implicit F: MonadError[F, Throwable], asyncH: AsyncHandler[F], parF: Aux[[V <: <FromJavaObject>] =>> ApiFuture[V], F]): DataClient[F]