FamilyEncoder

orcus.bigtable.codec.FamilyEncoder
See theFamilyEncoder companion object
trait FamilyEncoder[A]

Attributes

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

Members list

Concise view

Value members

Abstract methods

def apply(v: A): Map[ByteString, ByteString]