bigtable
bigtable
API
orcus.bigtable
async
ApiFutureHandler
implicits
codec
DerivedFamilyDecoder
DerivedFamilyDecoder
DerivedFamilyEncoder
DerivedFamilyEncoder
DerivedRowDecoder
DerivedRowDecoder
FamilyDecoder
FamilyDecoder
FamilyEncoder
FamilyEncoder
PrimitiveDecoder
PrimitiveDecoder
PrimitiveEncoder
PrimitiveEncoder
RowDecoder
RowDecoder
ValueDecoder
ValueDecoder
ValueDecoder1
ValueDecoder2
auto
semiauto
DataClient
DataClient
DataClientAdapter
DefaultDataClient
Row
Row
bigtable
/
orcus.bigtable
/
Row
Row
orcus.bigtable.Row
See the
Row
companion object
final case
class
Row
(
rowKey
:
String
,
families
:
Map
[
String
,
List
[
RowCell
]])
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
decode
[
A
:
RowDecoder
]:
Either
[
Throwable
,
A
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods