Bridge

object Bridge extends Bridge[Proc] with HasDefault[Proc] with Factory
trait Factory
trait HasDefault[Proc]
trait Bridge[Proc]
trait Adjunct
trait Writable
class Object
trait Matchable
class Any

Type members

Types

type Repr[T <: Txn[T]] = Proc[T]

Value members

Concrete methods

override def readIdentifiedAdjunct(in: DataInput): Adjunct
Definition Classes
Factory

Inherited methods

def write(out: DataOutput): Unit
Inherited from
Adjunct

Concrete fields

final val id: 2006