AggSerde

trait AggSerde[T]

Converts a result map into an AggResult of type T.

class Object
trait Matchable
class Any

Value members

Abstract methods

def read(name: String, data: Map[String, Any]): T